Skip to content
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

LFSingleThreadCachingTest fails on testc-packet-ubuntu2010-intel-1 #1857

Closed
karianna opened this issue Jan 21, 2021 · 3 comments
Closed

LFSingleThreadCachingTest fails on testc-packet-ubuntu2010-intel-1 #1857

karianna opened this issue Jan 21, 2021 · 3 comments
Labels
Milestone

Comments

@karianna
Copy link
Contributor

karianna commented Jan 21, 2021

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

[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
@sxa
Copy link
Member

sxa commented Feb 8, 2021

Note: This machine is now test-docker-ubuntu2010-x64-2 as per #1809 (comment)

@adamfarley
Copy link
Contributor

adamfarley commented May 17, 2021

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".

@adamfarley
Copy link
Contributor

adamfarley commented May 18, 2021

100 runs, 100 tests passed. Could not reproduce. Closing.

FYI: @karianna @sxa

@karianna karianna added this to the May 2021 milestone May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants