-
-
Notifications
You must be signed in to change notification settings - Fork 322
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
jdk14+: jdk_foreign testcases intermittent failures #1701
Comments
java/foreign/TestArrays.java 09:23:30 ACTION: testng -- Failed. Unexpected exit from test [exit code: 137] 09:23:30 STDERR: |
java/foreign/TestLayouts.java
|
java/foreign/TestLayoutPaths.java
|
Rerun on linux with jdk21 https://ci.adoptium.net/view/Test_grinder/job/Grinder/9368/ |
Both passed. Will enable the tests and close the issue |
adoptium#1701 Signed-off-by: Sophia Guo <[email protected]>
* Enable tests excluded in issue 1701 #1701 Signed-off-by: Sophia Guo <[email protected]> * Enable tests excluded in issue 1261 #1261 Signed-off-by: Sophia Guo <[email protected]> * Enable tests excluded in issue 1267 #1267 Signed-off-by: Sophia Guo <[email protected]> --------- Signed-off-by: Sophia Guo <[email protected]>
A couple of tests under jdk_forfeign have intermittent failures for hotspot and openj9. This is a new subset of tier1 added a few month ago.
/home/jenkins/workspace/Sophia/openjdk-tests/openjdkbinary/j2sdk-image//bin/java -version
openjdk version "14" 2020-03-17
OpenJDK Runtime Environment AdoptOpenJDK (build 14+35-202003272029)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 14+35-202003272029, mixed mode, sharing)
java/foreign/TestArrays.java
java/foreign/TestLayouts.java
The text was updated successfully, but these errors were encountered: