-
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
Improvements for SubmitPVsplit
unit test
#46719
Conversation
… avoid memory leaks in ASAN_X
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46719/42682 |
A new Pull Request was created by @mmusich for master. It involves the following packages:
@atpathak, @cmsbuild, @consuegs, @perrotta can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test for CMSSW_14_2_ASAN_X |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46719/42683 |
please test for CMSSW_14_2_ASAN_X |
Unit test |
@cmsbuild, please test |
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
|
+alca |
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. @sextonkennedy, @rappoccio, @mandrenguyen, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR is an attempt to solve part of issue #45751 related to the
SubmitPVsplit
unit test (see also IB logs).PR validation:
scram b runtests_SubmitPVsplit
runs regularly inCMSSW_14_2_X_2024-11-17-0000
scram b runtests_SubmitPVsplit
runs regularly inCMSSW_14_2_ASAN_X_2024-11-15-2300
without residuals mentions ofLeakSanitizer
oncmsdev40
, albeit it also did run to completion before the changes, thus I cannot be full certain this is a complete fix.If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
N/A