Skip to content

Commit

Permalink
Exclude failing tests, won't fix 21.0.5 & 17.0.13 (#5674)
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo authored Oct 9, 2024
1 parent ea124c5 commit 85bb6b3
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_openjdk17.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ java/nio/channels/FileChannel/Transfer2GPlus.java https://bugs.openjdk.java.net/
java/nio/channels/FileChannel/LoopingTruncate.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all
java/nio/channels/FileChannel/Transfer4GBFile.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all
java/nio/Buffer/DirectBufferAllocTest.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64

java/nio/channels/DatagramChannel/Disconnect.java https://bugs.openjdk.org/browse/JDK-8338748 generic-all
############################################################################

# jdk_rmi
Expand Down
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk21.txt
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ java/nio/channels/AsynchronousFileChannel/Basic.java https://bugs.openjdk.java.n
java/nio/channels/AsynchronousSocketChannel/Basic.java https://bugs.openjdk.java.net/browse/JDK-7052549 windows-all
jdk/nio/zipfs/ZipFSTester.java https://github.com/adoptium/aqa-tests/issues/602 macosx-all,linux-ppc64le
java/nio/channels/DatagramChannel/PromiscuousIPv6.java https://github.com/adoptium/infrastructure/issues/699 linux-s390x

java/nio/channels/DatagramChannel/Disconnect.java https://bugs.openjdk.org/browse/JDK-8338748 generic-all
############################################################################

# jdk_rmi
Expand Down

0 comments on commit 85bb6b3

Please sign in to comment.