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

Extended.system tests failed with jdk20 from enabled. #4428

Closed
sophia-guo opened this issue Mar 15, 2023 · 11 comments
Closed

Extended.system tests failed with jdk20 from enabled. #4428

sophia-guo opened this issue Mar 15, 2023 · 11 comments

Comments

@smlambert
Copy link
Contributor

Check if these are similar to or related to these other recent issues (which have been fixed):
adoptium/aqa-systemtest#480
adoptium/aqa-systemtest#481

@sophia-guo
Copy link
Contributor Author

sophia-guo commented Mar 15, 2023

Not the same according to the output. Both adoptium/aqa-systemtest#480 and
adoptium/aqa-systemtest#481 were merged in a few weeks ago. Those tests failed with jdk20 since jdk20 test jobs enabled. Failed with both aqa-tests master or v0.9.6.

@smlambert
Copy link
Contributor

Minimix contains Mauve tests, so that is why I thought there may be similarities and also adoptium/openj9-systemtest#147 (comment)

@smlambert
Copy link
Contributor

Ya, I see it is a different failure:

[2023-03-12T13:12:25.948Z] LT  JUnit Test Results for: net.adoptopenjdk.test.bigdecimal.TestSuite002
[2023-03-12T13:12:25.948Z] LT    Ran    : 935
[2023-03-12T13:12:25.948Z] LT    Passed : 933
[2023-03-12T13:12:25.948Z] LT    Failed : 2
[2023-03-12T13:12:25.948Z] LT    Ignored: 0
[2023-03-12T13:12:25.948Z] LT    Result : FAILED

@sophia-guo
Copy link
Contributor Author

sophia-guo commented Mar 17, 2023

HCRLateAttachWorkload_previewEnabled adoptium/aqa-systemtest#479

Others see adoptium/aqa-systemtest#482

@Mesbah-Alam
Copy link
Contributor

Similar : adoptium/openj9-systemtest#148.

Math API tests, (e.g. bigdecimal) are giving unusual results when run on OpenJ9 JDK20. The failures are also evident in Adoptium JDK20.

@smlambert
Copy link
Contributor

bigdecimal issue summarized here: adoptium/aqa-systemtest#482

@Mesbah-Alam
Copy link
Contributor

adoptium/aqa-systemtest#483 should fix the failures related to bigdecimal (e.g. MiniMix_5m).

@sophia-guo
Copy link
Contributor Author

Closed by adoptium/aqa-systemtest#483

@Mesbah-Alam
Copy link
Contributor

Hi @sophia-guo , I don't think adoptium/aqa-systemtest#483 would fix errors you see in system tests that don't run bigdecimal tests , e.g. HCRLateAttachWorkload_previewEnabled_0. They are likely failing due to some other reasons.

@sophia-guo
Copy link
Contributor Author

@Mesbah-Alam

HCRLateAttachWorkload_previewEnabled_0. see comment

#4428 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants