-
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
Add prefetching ActivityRegistry signals for more transitions #38708
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-38708/31005
|
A new Pull Request was created by @Dr15Jones (Chris Jones) for master. It involves the following packages:
@cmsbuild, @smuzaffar, @Dr15Jones, @makortel can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
FWCore/Integration/test/unit_test_outputs/testSubProcess.grep2.txt
Outdated
Show resolved
Hide resolved
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-128fb8/26174/summary.html Comparison SummarySummary:
|
All non-Event transitions now also have prefetching related signals.
25df583
to
c101a78
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-38708/31028
|
Pull request #38708 was updated. @cmsbuild, @smuzaffar, @Dr15Jones, @makortel can you please check and sign again. |
please test |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test condTestRegression had ERRORS ---> test SiStripDAQ_O2O_test had ERRORS Comparison SummarySummary:
|
+1 Unit test failures look unrelated. |
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. @perrotta, @dpiparo, @qliphy, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-128fb8/26221/summary.html Comparison SummarySummary:
|
+1 |
PR description:
All non-Event transitions now also have prefetching related signals.
PR validation:
Code compiles and framework test pass.
fixes #38634