Shelley Lambert
Shelley Lambert
The rerun feature is ideally suited for environments that are more stable than ci.adoptium.net, but at the same time, if we wait for stability we may never get to try...
For the record, I have also dropped rerunIterations from 3 to 1 in our build pipeline code (via https://github.com/adoptium/ci-jenkins-pipelines/pull/929).
Also related as another suggested improvement to automatic reruns is https://github.com/adoptium/aqa-tests/issues/4874 (use of EXIT_SUCCESS flag).
Also related as another suggested improvement to automatic reruns is https://github.com/adoptium/aqa-tests/issues/4379 (acknowledge and skip test targets tagged as notRerun in playlist).
This likely ends up being excluded until our AIX 7.2 machines pick up the xlc17 compiler. @sxa - are there any plans to update the xlc version on AIX machines?
Test is disabled and linked to this issue. The ProblemList entry should really point to an issue in a different repository where a future fix to the issue would be...
> test probably shouldn't be leaving directories around but I'll gloss over that for now ;-) In the past, I had raised the concern upstream that the openjdk tests do...
Related: https://github.com/adoptium/aqa-tests/issues/2123
run aqa --sdk_resource nightly --build_list openjdk --target sanity.openjdk --jdk_version 8 --jdk_impl hotspot --platform x86-64_linux
For the record, we have an outstanding task to upgrade to a newer version of dacapo, https://github.com/adoptium/aqa-tests/issues/4858 (so not sure if the location where we are picking up the jar...