Skip to content

Commit

Permalink
Unexclude TestHandshake
Browse files Browse the repository at this point in the history
TestHandshake has been fixed by

- eclipse-openj9/openj9#19167
- eclipse-openj9/openj9#19412

Related: eclipse-openj9/openj9#13211

Signed-off-by: Babneet Singh <[email protected]>
  • Loading branch information
babsingh committed May 2, 2024
1 parent 345e264 commit 82fe1d0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk17-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,6 @@ java/foreign/TestCircularInit2.java https://github.com/adoptium/aqa-tests/issues
java/foreign/TestCondy.java https://github.com/adoptium/aqa-tests/issues/1297 z/OS-s390x
java/foreign/TestDowncall.java https://github.com/adoptium/aqa-tests/issues/1297 z/OS-s390x
java/foreign/TestFunctionDescriptor.java https://github.com/adoptium/aqa-tests/issues/1297 z/OS-s390x
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/13211 generic-all
java/foreign/TestIllegalLink.java https://github.com/eclipse-openj9/openj9/issues/11027 generic-all
java/foreign/TestIntrinsics.java https://github.com/adoptium/aqa-tests/issues/1297 z/OS-s390x
java/foreign/TestNative.java https://github.com/adoptium/aqa-tests/issues/1297 z/OS-s390x
Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ java/foreign/stackwalk/TestStackWalk.java#zgc https://github.com/eclipse-openj9/
java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/openj9/issues/13157 generic-all
java/foreign/TestIllegalLink.java https://github.com/eclipse-openj9/openj9/issues/14002 generic-all
java/foreign/TestUnsupportedPlatform.java https://github.com/eclipse-openj9/openj9/issues/14828 generic-all
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/13211 generic-all
java/foreign/TestHFA.java https://github.com/eclipse-openj9/openj9/issues/17953 linux-ppc64le
java/foreign/valist/VaListTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk22-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ java/foreign/stackwalk/TestStackWalk.java#zgc https://github.com/eclipse-openj9/
java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/openj9/issues/13157 generic-all
java/foreign/TestIllegalLink.java https://github.com/eclipse-openj9/openj9/issues/14002 generic-all
java/foreign/TestUnsupportedPlatform.java https://github.com/eclipse-openj9/openj9/issues/14828 generic-all
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/13211 generic-all
java/foreign/valist/VaListTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

java/foreign/TestStubAllocFailure.java https://github.com/eclipse-openj9/openj9/issues/18938 generic-all
Expand Down
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk23-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,6 @@ java/foreign/stackwalk/TestStackWalk.java#zgc https://github.com/eclipse-openj9/
java/foreign/upcalldeopt/TestUpcallDeopt.java https://github.com/eclipse-openj9/openj9/issues/13157 generic-all
java/foreign/TestIllegalLink.java https://github.com/eclipse-openj9/openj9/issues/14002 generic-all
java/foreign/TestUnsupportedPlatform.java https://github.com/eclipse-openj9/openj9/issues/14828 generic-all
java/foreign/TestHandshake.java https://github.com/eclipse-openj9/openj9/issues/13211 generic-all
java/foreign/valist/VaListTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

java/foreign/TestStubAllocFailure.java https://github.com/eclipse-openj9/openj9/issues/18938 generic-all
Expand Down

0 comments on commit 82fe1d0

Please sign in to comment.