You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2021-01-20T12:59:50.370Z] command: build LFSingleThreadCachingTest
[2021-01-20T12:59:50.370Z] reason: Named class compiled on demand
[2021-01-20T12:59:50.370Z] elapsed time (seconds): 0.0
[2021-01-20T12:59:50.370Z]
[2021-01-20T12:59:50.370Z] ACTION: main -- Failed. Unexpected exit from test [exit code: 137]
[2021-01-20T12:59:50.370Z] REASON: User specified action: run main/othervm LFSingleThreadCachingTest
[2021-01-20T12:59:50.370Z] TIME: 213.73 seconds
The text was updated successfully, but these errors were encountered:
Ok, Martijn's linked failing run was a jdk8 hs run with compressed refs turned on.
In the most recent runs, jdk_lang has been skipped when it was run with compressed refs enabled, but passes 100% of the time on the most recent runs with compressed refs turned off,
Note: There's no sign of an exclusion for this unit test, and my 100-strong grinder shows that this test passes just fine on this machine, using the jdk8 jvm, with compressed refs turned off.
Will have a poke around to see why we're now consistently skipping compressed refs disabled runs.
Edit: Some time between now and the 20th of January, something changed so compressed ref tests are skipped on non-cr platforms (by non-cr, I mean linux_x86-64 as opposed to linux_x86-64_cmprssptrs). I re-enabled them in a branch of TKG and ran the test on test-docker-ubuntu2010-x64-2. It passed.
Here's 100 of the same. If all of these pass, I vote we close this issue as "could not reproduce".
AdoptOpenJDK/TSC#197
jdk_lang_0 => deep history 11/13 passed. - Reran in Grinder successfully on a different machine - https://ci.adoptopenjdk.net/job/Grinder/6015/ - upstream bug
Any other details:
The following passes on https://ci.adoptopenjdk.net/computer/test-ibmcloud-rhel6-x64-1/ but fails on https://ci.adoptopenjdk.net/computer/testc-packet-ubuntu2010-intel-1/
https://trss.adoptopenjdk.net/output/test?id=600881252bad78506651d8f7
The text was updated successfully, but these errors were encountered: