-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Boost] Update boost 1.80.0 #8084
Conversation
please test |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_6_X/master. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6b84d4/27506/summary.html Comparison SummarySummary:
|
@ggovi @cms-sw/db-l2 any objections on updating boost to version 1.80? |
@smuzaffar is the target of the boost update CMSSW_12_6_X? |
yes @francescobrivio 12.6.X |
@smuzaffar need to run some test, will let you know asap |
test parameters:
|
please test for CMSSW_12_6_CLANG_X |
assign db |
New categories assigned: db @ggovi,@francescobrivio,@malbouis,@saumyaphor4252,@tvami you have been requested to review this Pull request/Issue and eventually sign? Thanks |
-1 Failed Tests: UnitTests The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Unit TestsI found errors in the following unit tests: ---> test test_TkHistoMap had ERRORS Comparison SummarySummary:
|
@smuzaffar is there a reason why this couldnt go into the first 13_X_Y release? I think it would be more natural to keep the 12_X_Y with the same boost. Thanks. |
no there is no specific reason. We can include it either in 13_X_Y or include it in 12.6.DEVEL to give you more time to test it. Do you have any specific reason to keep same boost for 12.X (we are going to update |
|
12.6.x aims to be out in December... I don't think there are any chances it
can be used for data taking this year.
|
for AlCaDB the |
From my first investigation it looks like the transition 1.78 -> 1.80 does not break the serialisation. I mean, it seems that 1.78 CAN read payloads written in 1.80. However, I would prefer to make more tests with 'heavier' payloads. init() took 0.650 ms ================================================================================ |
Makes sense... in fact, there are no differences in boost serialisation between 1.78.0 and 1.80.0: boostorg/serialization@boost-1.78.0...boost-1.80.0 . |
@ggovi , Looks like your system is missing |
@smuzaffar I'm running on cmsdev23 |
@ggovi , how do you start singularity? For me
|
please test |
please test for CMSSW_13_0_CLANG_X |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6b84d4/29259/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6b84d4/29260/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
@smuzaffar given the update has been moved to 13_X and some preliminary checks from Giacomo are successful (#8084 (comment)) I think we don't have any objections. |
thanks @francescobrivio for quick reply.
Yes those were old test, latest tests #8084 (comment) and #8084 (comment) (with full cmssw build) show that all unit tests passed. |
+db
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_13_0_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
No description provided.