Skip to content

Commit

Permalink
Disable ContinuationTest (adoptium#4380)
Browse files Browse the repository at this point in the history
ContinuationTest is being disabled for OpenJ9 since it is specific to
the reference implementation and it does not apply to OpenJ9.

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
  • Loading branch information
babsingh authored and sophia-guo committed Mar 10, 2023
1 parent fcedbb8 commit 6f77a78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk19-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -579,4 +579,4 @@ serviceability/jvmti/vthread/VThreadTest/VThreadTest.java https://github.com/ecl
serviceability/jvmti/vthread/VThreadUnsupportedTest/VThreadUnsupportedTest.java https://github.com/eclipse-openj9/openj9/issues/16167 generic-all
serviceability/jvmti/vthread/WaitNotifySuspendedVThreadTest/WaitNotifySuspendedVThreadTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/stress/StackTrace/Suspended/GetStackTraceSuspendedStressTest.java https://github.com/eclipse-openj9/openj9/issues/16751 generic-all

serviceability/jvmti/vthread/ContinuationTest/ContinuationTest.java https://github.com/eclipse-openj9/openj9/issues/16792 generic-all
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk20-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -581,4 +581,4 @@ serviceability/jvmti/vthread/VThreadTest/VThreadTest.java https://github.com/ecl
serviceability/jvmti/vthread/VThreadUnsupportedTest/VThreadUnsupportedTest.java https://github.com/eclipse-openj9/openj9/issues/16167 generic-all
serviceability/jvmti/vthread/WaitNotifySuspendedVThreadTest/WaitNotifySuspendedVThreadTest.java https://github.com/eclipse-openj9/openj9/issues/16168 generic-all
serviceability/jvmti/stress/StackTrace/Suspended/GetStackTraceSuspendedStressTest.java https://github.com/eclipse-openj9/openj9/issues/16751 generic-all

serviceability/jvmti/vthread/ContinuationTest/ContinuationTest.java https://github.com/eclipse-openj9/openj9/issues/16792 generic-all

0 comments on commit 6f77a78

Please sign in to comment.