-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
Comments
Check if these are similar to or related to these other recent issues (which have been fixed): |
Not the same according to the output. Both adoptium/aqa-systemtest#480 and |
Minimix contains Mauve tests, so that is why I thought there may be similarities and also adoptium/openj9-systemtest#147 (comment) |
Ya, I see it is a different failure:
|
HCRLateAttachWorkload_previewEnabled adoptium/aqa-systemtest#479 Others see adoptium/aqa-systemtest#482 |
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. |
bigdecimal issue summarized here: adoptium/aqa-systemtest#482 |
adoptium/aqa-systemtest#483 should fix the failures related to bigdecimal (e.g. MiniMix_5m). |
Closed by adoptium/aqa-systemtest#483 |
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. |
aarch64_linux
Test_openjdk20_hs_extended.system_aarch64_linux⚠️ UNSTABLE ⚠️
Rerun failed
java -version
MiniMix_5m_1 => deep history 0/7 passed | possible issues
MiniMix_5m_0 => deep history 0/7 passed | possible issues
MiniMix_aot_5m_0 => deep history 0/7 passed | possible issues
HCRLateAttachWorkload_previewEnabled_1 => deep history 0/7 passed | possible issues
HCRLateAttachWorkload_previewEnabled_0 => deep history 1/7 passed | possible issues
rerun: https://ci.adoptium.net/job/Grinder/6866/ --failed.
Same for aarch64_mac⚠️ UNSTABLE ⚠️
Test_openjdk20_hs_extended.system_aarch64_mac
Rerun failed
java -version
MiniMix_5m_0 => deep history 0/9 passed | possible issues
MiniMix_5m_1 => deep history 0/9 passed | possible issues
MiniMix_aot_5m_0 => deep history 0/9 passed | possible issues
HCRLateAttachWorkload_previewEnabled_0 => deep history 0/9 passed | possible issues
HCRLateAttachWorkload_previewEnabled_1 => deep history 0/9 passed | possible issues
Similar to other platforms. Generic one.
The text was updated successfully, but these errors were encountered: