add custom easyconfig parameter for LLVM to ignore timed out tests#3903
Conversation
|
I guess we would need this to be tested out either on easybuilders/easybuild-easyconfigs#23144 by @Micket since he was failing the build due to timeouts. |
|
@boegelbot please test @ jsc-zen3 |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3233105778 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 4 out of 4 (4 easyconfigs in total) |
See discussion in easybuilders/easybuild-easyconfigs#23144
This would allow to not treat timed out tests as failures by defining
test_suite_ignore_timeouts = Truein the EC file.The default is kept to False to be consistent with previous behavior