-
Notifications
You must be signed in to change notification settings - Fork 183
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
Enable multi-arch build for unit tests #9137
Conversation
test parameters:
|
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_14_1_X/master. @cmsbuild, @iarspider, @smuzaffar, @aandvalenzuela can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
please test |
please test for CMSSW_14_1_MULTIARCHS_X |
-1 Failed Tests: UnitTests Unit TestsI found 1 errors in the following unit tests: ---> test runtestPhysicsToolsPatAlgos had ERRORS Comparison SummarySummary:
|
-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 5 errors in the following unit tests: ---> test test-rivet-list had ERRORS ---> test test-rivet-run had ERRORS ---> test runtestPhysicsToolsPatAlgos had ERRORS and more ... Comparison SummarySummary:
|
This change should allow to build/run unit tests for multi-archs. Each unit tests executable will be build for all enabled multi-archs and at runtime
scram build (runtests|unittests)
orscram build (runtests|unittests)_TestName
will run the correct unit tests