-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 may be used uninitialized warning in RecoTracker/MeasurementDet
(el8_aarch64_gcc12)
#43034
Fix may be used uninitialized warning in RecoTracker/MeasurementDet
(el8_aarch64_gcc12)
#43034
Conversation
please test for el8_aarch64_gcc12 |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43034/37211
|
A new Pull Request was created by @aandvalenzuela (Andrea Valenzuela) for master. It involves the following packages:
@mandrenguyen, @jfernan2 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test for el8_aarch64_gcc12 |
@aandvalenzuela, CMSSW_13_3_X branch is closed for direct updates. cms-bot is going to move this PR to master branch. |
please test for CMSSW_13_3_X/el8_aarch64_gcc12 |
@aandvalenzuela , there were duplicate entries for el8_aarch64_gcc12 in cms-bot/config.map that is why bot failed. This is fixed now and tests are running now |
Thanks! |
-1 Failed Tests: RelVals RelVals
Expand to see more relval errors ... |
please test for CMSSW_13_3_X/el8_aarch64_gcc12 |
-1 Failed Tests: UnitTests Unit TestsI found 1 errors in the following unit tests: ---> test TestGeneratorInterfacePythia8ConcurrentGeneratorFilter had ERRORS |
-1 Failed Tests: UnitTests Unit TestsI found 2 errors in the following unit tests: ---> test testPromptPPSAlCaRecoProducer had ERRORS ---> test TestGeneratorInterfacePythia8ConcurrentGeneratorFilter had ERRORS |
Test failures are unrelated to this PR:
|
please test for CMSSW_13_3_X/el8_aarch64_gcc12
|
-1 Failed Tests: UnitTests Unit TestsI found 1 errors in the following unit tests: ---> test testPromptPPSAlCaRecoProducer had ERRORS |
As mentioned in #43034 (comment), the error in test Gentle ping to @cms-sw/reconstruction-l2. Can we merge this small fix? |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
merge
|
Hello,
I followed @makortel suggestion on #42625 (comment) to fix the following warning in
el8_aarch64_gcc12
IBs (I think the same reasoning applies here):See full log at CMSSW_13_3_X_2023-10-16-2300.
Tested with a local build.