Skip to content

Commit

Permalink
Exclude TestHandshake
Browse files Browse the repository at this point in the history
Test depends on RI behaviour not implemented.

Issue: eclipse-openj9/openj9#13211
Signed-off-by: Eric Yang <[email protected]>
  • Loading branch information
EricYangIBM committed Jul 28, 2021
1 parent a45bd29 commit 29aed2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk16-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ vm/verifier/VerifyProtectedConstructor.java https://github.com/eclipse-openj9/op
############################################################################

# jdk_foreign
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/13211 generic-all

# Foreign Linker API, JEP389, Failures
java/foreign/TestNative.java https://github.com/eclipse-openj9/openj9/issues/11195 generic-all
Expand Down
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk17-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ java/foreign/TestLayouts.java https://github.com/adoptium/aqa-tests/issues/1701
java/foreign/TestLayoutPaths.java https://github.com/adoptium/aqa-tests/issues/1701 generic-all
java/foreign/TestLayoutConstants.java https://github.com/adoptium/aqa-tests/issues/1702 generic-all
java/foreign/TestNative.java https://github.com/adoptium/aqa-tests/issues/1920 generic-all
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/13211 generic-all
java/foreign/stackwalk/TestStackWalk.java https://github.com/eclipse-openj9/openj9/issues/11027 generic-all
java/foreign/valist/VaListTest.java https://github.com/eclipse-openj9/openj9/issues/11027 generic-all
java/foreign/StdLibTest.java https://github.com/eclipse-openj9/openj9/issues/11027 generic-all
Expand Down

0 comments on commit 29aed2c

Please sign in to comment.