-
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 missing include to TransformerBase.cc #39753
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39753/32609
|
A new Pull Request was created by @makortel (Matti Kortelainen) 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 |
please test for el8_amd64_gcc11 |
although GCC 11 tests will fail as IB is broken by PR build shows that compilation worked https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-70fff4/28324/build-logs/ |
-1 Failed Tests: UnitTests RelVals AddOn Unit TestsI found errors in the following unit tests: ---> test TestFWCoreFrameworkESRefer had ERRORS ---> test TestFWCoreFrameworkDeleteEarly had ERRORS ---> test TestFWCoreFrameworkESProducerLooper had ERRORS ---> test TestFWCoreFrameworkEarlyTerminationSignal had ERRORS and more ... RelVals
Expand to see more relval errors ...
AddOn Tests
Expand to see more addon errors ...
|
+1 gcc11 compiling should be sufficient |
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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
merge |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-70fff4/28323/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
PR description:
#39557 broke GCC 11 IBs because of a missing include of
optional
added here.PR validation:
None (edited in the web)