-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix testAOTTools for non-amd64 arch #46315
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
Conversation
|
cms-bot internal usage |
|
please test for CMSSW_14_2_TF_X/el8_aarch64_gcc12 |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46315/42144 |
|
A new Pull Request was created by @iarspider for master. It involves the following packages:
@valsdav, @y19y19 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
@cms-sw/ml-l2 Does this mean the TF AOT works only on x86-64? |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-bfebb6/42068/summary.html 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: |
|
@iarspider , this works for TF 2.12 aarch64 ... right? Do you already know why it does not work for TF 2.17 .... may be we have missed something for TF 2.17? |
|
@iarspider , looks like one need to pass see https://github.com/cms-externals/cms-tfaot/blob/master/cms_tfaot/scripts/tfaot_compile.py#L190-L194 |
|
please test for CMSSW_14_2_TF_X/el8_aarch64_gcc12 |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46315/42156 |
|
-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 2 errors in the following unit tests: ---> test test-das-selected-lumis had ERRORS ---> test test_edmPickEvents had ERRORS |
|
ignore tests-rejected with external-failure unit tests failure are not due to this PR. Looks like some DAS glitch |
|
@cms-sw/ml-l2 , can you please review this? This should fix the unittest for non-x86_64 archs. |
|
+ml Thanks for fixing this! |
|
This pull request is fully signed and it will be integrated in one of the next master IBs (test failures were overridden). This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @rappoccio, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This unit test fails with the following message:
I propose to disable this test for non-amd64 arches.
PR validation:
Bot tests