-
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
support global::OutputModule<ExternalWork> #34579
support global::OutputModule<ExternalWork> #34579
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34579/24129
|
A new Pull Request was created by @Dr15Jones (Chris Jones) for master. It involves the following packages:
@makortel, @smuzaffar, @cmsbuild, @Dr15Jones can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
-1 Failed Tests: UnitTests 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: Unit TestsI found errors in the following unit tests: ---> test test2026Geometry had ERRORS ---> test test2021Geometry had ERRORS ---> test GeometryDTGeometryBuilderTestDriver had ERRORS ---> test GeometryTrackerGeometryBuilderTestDriver had ERRORS and more ... Comparison SummaryThe workflows 140.53 have different files in step1_dasquery.log than the ones found in the baseline. You may want to check and retrigger the tests if necessary. You can check it in the "files" directory in the results of the comparisons Summary:
|
@cmsbuild, please test Let's try again if results would be cleaner |
-1 Failed Tests: UnitTests RelVals Unit TestsI found errors in the following unit tests: ---> test test_MuonGeometryDBConverter had ERRORS ---> test testDD4hepCompactView had ERRORS ---> test DetectorDescriptionDDCMSTestDriver had ERRORS ---> test testDD4hepFilteredView had ERRORS and more ... RelVals
|
Maybe it is better to wait for next IB to get at least the matrix tests to run... |
|
@cmsbuild, please test |
-1 Failed Tests: UnitTests RelVals Unit TestsI found errors in the following unit tests: ---> test test_MuonGeometryDBConverter had ERRORS ---> test testDD4hepCompactView had ERRORS ---> test testDD4hepFilteredViewFind had ERRORS ---> test testDD4hepFilteredView had ERRORS and more ... RelVals
|
@cmsbuild, please test How about now picking a newer IB? |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test trackerMaterialAnalysisPlots had ERRORS ---> test materialBudgetTrackerPlots had ERRORS ---> test materialBudgetHGCalPlots had ERRORS Comparison SummarySummary:
|
+1 The failing unit tests fail in the IBs. |
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. @silviodonato, @dpiparo, @qliphy, @perrotta (and backports should be raised in the release meeting by the corresponding L2) |
please test |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test trackerMaterialAnalysisPlots had ERRORS ---> test materialBudgetTrackerPlots had ERRORS ---> test materialBudgetHGCalPlots had ERRORS Comparison SummarySummary:
|
The unit tests fail already in the IBs (I would not hold this PR for those) |
+1 |
merge |
PR description:
Extend the framework to allow edm::global::OutputModuleedm::ExternalWork to function.
PR validation:
Newly added unit test passes. Also tested with a not-yet-committed OutputModule which uses the facility.