-
Notifications
You must be signed in to change notification settings - Fork 183
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
Update data-L1Trigger-L1TMuon.spec #4250
Update data-L1Trigger-L1TMuon.spec #4250
Conversation
A new Pull Request was created by @cmsbuild for branch IB/CMSSW_10_2_X/gcc700. @cmsbuild, @smuzaffar, @gudrutis, @mrodozov can you please review it and eventually sign? Thanks.
|
The tests are being triggered in jenkins. |
-1 Tested at: f2ef0c8 You can see the results of the tests here: I found follow errors while testing this PR Failed tests: Build
I found an error when building: >> Compiling edm plugin /build/cmsbld/jenkins/workspace/ib-any-integration/CMSSW_10_2_X_2018-08-08-2300/src/L1Trigger/L1TCalorimeter/plugins/L1TCaloParamsESProducer.cc >> Compiling edm plugin /build/cmsbld/jenkins/workspace/ib-any-integration/CMSSW_10_2_X_2018-08-08-2300/src/L1Trigger/L1TCalorimeter/plugins/L1TCaloParamsWriter.cc >> Compiling edm plugin /build/cmsbld/jenkins/workspace/ib-any-integration/CMSSW_10_2_X_2018-08-08-2300/src/L1Trigger/L1TCalorimeter/plugins/L1TStage1Layer2Producer.cc >> Compiling edm plugin /build/cmsbld/jenkins/workspace/ib-any-integration/CMSSW_10_2_X_2018-08-08-2300/src/L1Trigger/L1TCalorimeter/plugins/L1TCaloStage2ParamsESProducer.cc /build/cmsbld/jenkins/workspace/ib-any-integration/CMSSW_10_2_X_2018-08-08-2300/src/L1Trigger/L1TCalorimeter/plugins/L1TStage2CaloLayer2Comp.cc: In member function 'bool L1TStage2CaloLayer2Comp::compareSums(const edm::Handle >&, const edm::Handle >&)': /build/cmsbld/jenkins/workspace/ib-any-integration/CMSSW_10_2_X_2018-08-08-2300/src/L1Trigger/L1TCalorimeter/plugins/L1TStage2CaloLayer2Comp.cc:716:42: error: variable 'dataIt' set but not used [-Werror=unused-but-set-variable] l1t::EtSumBxCollection::const_iterator dataIt = dataCol->begin(currBx); ^~~~~~ /build/cmsbld/jenkins/workspace/ib-any-integration/CMSSW_10_2_X_2018-08-08-2300/src/L1Trigger/L1TCalorimeter/plugins/L1TStage2CaloLayer2Comp.cc:717:42: error: variable 'emulIt' set but not used [-Werror=unused-but-set-variable] l1t::EtSumBxCollection::const_iterator emulIt = emulCol->begin(currBx); ^~~~~~ |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
The tests are being triggered in jenkins. |
please test |
The tests are being triggered in jenkins. |
Comparison job queued. |
as pointed here #4249 (comment) |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_10_2_X/gcc700 IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2) |
Comparison is ready Comparison Summary:
|
backport of #4249
Description: cms-data/L1Trigger-L1TMuon#15