Skip to content

Commit

Permalink
Re-enable Skynet test on plinux platform (adoptium#4895)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Lu <[email protected]>
  • Loading branch information
fengxue-IS authored Dec 1, 2023
1 parent c90fdd3 commit 45537f2
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_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jdk/internal/vm/Continuation/LiveFramesDriver.java https://github.com/eclipse-op
jdk/internal/vm/Continuation/Scoped.java https://github.com/eclipse-openj9/openj9/issues/15163 generic-all
jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
jni/nullCaller/NullCallerTest.java https://github.com/eclipse-openj9/openj9/issues/15370 linux-ppc64le,macosx-all
java/lang/Thread/virtual/stress/Skynet.java#default https://github.com/eclipse-openj9/openj9/issues/16728 linux-ppc64le,aix-all
java/lang/Thread/virtual/stress/Skynet.java#default https://github.com/eclipse-openj9/openj9/issues/16728 aix-all

############################################################################

Expand Down
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk22-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jdk/internal/vm/Continuation/Scoped.java https://github.com/eclipse-openj9/openj
jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
jni/nullCaller/NullCallerTest.java https://github.com/eclipse-openj9/openj9/issues/15370 linux-ppc64le,macosx-all
java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 https://github.com/eclipse-openj9/openj9/issues/17399 generic-all
java/lang/Thread/virtual/stress/Skynet.java#default https://github.com/eclipse-openj9/openj9/issues/16728 linux-ppc64le,aix-all
java/lang/Thread/virtual/stress/Skynet.java#default https://github.com/eclipse-openj9/openj9/issues/16728 aix-all

############################################################################

Expand Down

0 comments on commit 45537f2

Please sign in to comment.