Skip to content

Commit

Permalink
Permanently disable ContinuationTest (adoptium#4382)
Browse files Browse the repository at this point in the history
Refer to adoptium#1297 to permanently exclude.

Related: eclipse-openj9/openj9#16792
Related: adoptium#1297

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
  • Loading branch information
babsingh authored and sophia-guo committed Mar 10, 2023
1 parent 98f176d commit 942c7f0
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
serviceability/jvmti/vthread/ContinuationTest/ContinuationTest.java https://github.com/adoptium/aqa-tests/issues/1297 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
serviceability/jvmti/vthread/ContinuationTest/ContinuationTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

0 comments on commit 942c7f0

Please sign in to comment.