-
Notifications
You must be signed in to change notification settings - Fork 16
Add hook to ignore failed tests on a64fx for OpenBabel #160
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
boegel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2 |
|
New job on instance
|
|
New job on instance
|
@Crivella Running the tests is always better, since then we have the test result in the installation log... |
|
staging PR merged |
See EESSI/software-layer#1332 (comment)
I am not sure what in the bot procedure is causing this to time out consistently, but i was not able to replicate it manually neither with
EESSI-extendonly oreessi_container+EESSI_extend.Since all other tests are always passing i think it is safe to ignore the tests for OpenBabel on
a64fxWe could even change
pretestoptstoecho "Skipping tests" ||to not run them at all...