-
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 compilation warning in SensitiveDetectorCatalog.cc #42738
Conversation
please test for CMSSW_13_3_DBG_X |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42738/36828
|
A new Pull Request was created by @iarspider for master. It involves the following packages:
@civanch, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test start product arch tests too |
-1 Failed Tests: RelVals RelVals
|
Known issue, tracked in #41088 |
If |
+1 this flag obviously is forgotten during heavy debugging of Phase-2 problem. It is not needed for the mainstream. |
This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. 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) |
Forget to say that usually such flags are commented out and uncommented for debugging. Because we are close to 13_3 cut, the removal is good indeed, next time the flag may be added. |
-1 Failed Tests: RelVals-INPUT RelVals-INPUTThe relvals timed out after 4 hours. Comparison SummarySummary:
|
please test
|
-1 Failed Tests: RelVals-INPUT RelVals-INPUTThe relvals timed out after 4 hours. Comparison SummarySummary:
|
We have timeout not related to this PR. I would propose to merge it. |
+1 |
merge
|
PR description:
Remove redefinition of
EDM_ML_DEBUG
. @bsunanda feel free to reject these changes if that debug flag is needed for non-debug IBs.