[EVOLUTION_X] Fix destructor definition for RegionalMuonShower#50332
[EVOLUTION_X] Fix destructor definition for RegionalMuonShower#50332cmsbuild merged 2 commits intocms-sw:CMSSW_16_1_EVOLUTION_Xfrom
Conversation
|
cms-bot internal usage |
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50332/48422 ERROR: Build errors found during clang-tidy run. |
To conform clang's interpretation of C++ standard
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50332/48423 |
|
A new Pull Request was created by @makortel for CMSSW_16_1_EVOLUTION_X. It involves the following packages:
@BenjaminRS, @cmsbuild, @quinnanm can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
@cmsbuild, please test |
|
assign core |
|
type evolution |
|
New categories assigned: core @Dr15Jones,@makortel,@smuzaffar you have been requested to review this Pull request/Issue and eventually sign? Thanks |
|
-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: Failed Unit TestsI found 1 errors in the following unit tests: ---> test SimG4CMSForwardTestDriver had ERRORS Failed RelValsExpand to see more relval errors ...Failed AddOn Tests |
|
ignore tests-rejected with manual-override Test failures will be addressed later |
|
+core |
|
+1 |
|
+l1 |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_16_1_EVOLUTION_X IBs (test failures were overridden). This pull request will now be reviewed by the release team before it's merged. @ftenchini, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
Should fix static analyzer error
that we have seen in many EVOLUTION_X PR tests.
Resolves cms-sw/framework-team#2003
PR validation:
None (I checked the pattern in Compiler explorer)