Skip to content

Commit

Permalink
Exclude intermittent failures tracked by jbs (#4069)
Browse files Browse the repository at this point in the history
Signed-off-by: Sophia Guo <[email protected]>

Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo authored Oct 20, 2022
1 parent de57444 commit 8cda189
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ java/net/URL/OpenStream.java https://github.com/adoptium/aqa-tests/issues/593 li
java/net/httpclient/ConnectExceptionTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all
java/net/ipv6tests/B6521014.java https://github.com/adoptium/aqa-tests/issues/1524 macosx-all
sun/net/www/protocol/file/DirPermissionDenied.java https://github.com/adoptium/aqa-tests/issues/760 windows-all
sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/browse/JDK-8285836 linux-ppc64le
com/sun/net/httpserver/bugs/B6361557.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all
java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1920 windows-all
java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all
Expand Down
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk17.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266
java/nio/file/Files/probeContentType/Basic.java https://github.com/adoptium/aqa-tests/issues/2789 aix-ppc64,windows-all
java/nio/channels/DatagramChannel/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
java/net/DatagramSocket/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/browse/JDK-8285836 linux-ppc64le
############################################################################

# jdk_io
Expand Down
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk19.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ java/net/vthread/BlockingSocketOps.java https://github.com/adoptium/aqa-tests/is
java/net/vthread/HttpALot.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all
java/net/vthread/BlockingSocketOps.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all
java/net/vthread/InterruptHttp.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all
sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/browse/JDK-8285836 linux-ppc64le
############################################################################

# jdk_io
Expand Down

0 comments on commit 8cda189

Please sign in to comment.