Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude failure tests with known issues #3592

Merged
merged 1 commit into from
Apr 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion openjdk/excludes/ProblemList_openjdk11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ java/net/ipv6tests/B6521014.java https://github.com/adoptium/aqa-tests/issues/15
sun/net/www/protocol/file/DirPermissionDenied.java https://github.com/adoptium/aqa-tests/issues/760 windows-all
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 Expand Up @@ -185,6 +186,7 @@ security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.jav
############################################################################

# jdk_time
java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java https://github.com/adoptium/aqa-tests/issues/3051 macosx-all

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

Expand All @@ -197,7 +199,7 @@ sun/tools/jstatd/TestJstatdPortAndServer.java https://bugs.openjdk.java.net/brow
############################################################################

# jdk_jdi

com/sun/jdi/PrivateTransportTest.java https://bugs.openjdk.java.net/browse/JDK-8279326 macosx-all
############################################################################

# jdk_util
Expand Down Expand Up @@ -289,3 +291,8 @@ compiler/c2/Test8202414.java https://bugs.openjdk.java.net/browse/JDK-8251152 li

# jdk_imageio
javax/imageio/plugins/shared/ImageWriterCompressionTest.java https://github.com/adoptium/aqa-tests/issues/2814 aix-all

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

# jdk_build
build/AbsPathsInImage.java https://github.com/adoptium/aqa-tests/issues/3234 linux-x64