-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Fix import in Phase1L1TJetSumsProducer_cfi for python 3 #33822
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33822/22823
|
A new Pull Request was created by @makortel (Matti Kortelainen) for master. It involves the following packages: L1Trigger/L1CaloTrigger @cmsbuild, @rekovic, @srimanob, @cecilecaillol, @kpedro88 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters
|
@cmsbuild, please test |
-1 Failed Tests: UnitTests RelVals AddOn 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 TestDQMOfflineConfiguration50 had ERRORS ---> test TestDQMOfflineConfiguration0 had ERRORS ---> test TestDQMOfflineConfiguration100 had ERRORS ---> test TestDQMOfflineConfiguration200 had ERRORS and more ... RelVals
Expand to see more relval errors ...AddOn Tests
Expand to see more addon errors ...
|
@cmsbuild, please test |
Ok, the latest PY3 IB is already too old. |
-1 Failed Tests: UnitTests RelVals AddOn 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 TestDQMOfflineConfiguration0 had ERRORS ---> test TestDQMOfflineConfiguration50 had ERRORS ---> test TestDQMOfflineConfiguration100 had ERRORS ---> test TestDQMOfflineConfiguration200 had ERRORS and more ... RelVals
Expand to see more relval errors ...AddOn Tests
Expand to see more addon errors ...
|
test parameters |
@cmsbuild, please test |
-1 Failed Tests: RelVals RelVals-INPUT AddOn 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: RelVals
Expand to see more relval errors ...RelVals-INPUT
Expand to see more relval errors ...
AddOn Tests
Expand to see more addon errors ...
|
@cmsbuild, please test |
test parameters:
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3c770c/15292/summary.html Comparison SummarySummary:
|
+Upgrade Same fix as #33747 to make python 2 and 3 compatible. |
+1 |
+l1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This should fix the failures seen in CMSSW_12_0_PY3_X_2021-05-23-2300
PR validation:
None