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 known problematic tests #3611

Merged
merged 3 commits into from
May 4, 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
5 changes: 4 additions & 1 deletion openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ java/lang/Math/HypotTests.java https://github.com/adoptium/aqa-tests/issues/128
java/lang/ProcessBuilder/Basic.java https://github.com/adoptium/aqa-tests/issues/1397 aix-all
java/lang/invoke/MethodHandles/CatchExceptionTest.java https://bugs.openjdk.java.net/browse/JDK-8146623 linux-s390x
java/lang/invoke/MethodHandles/CatchExceptionTest.java https://github.com/adoptium/aqa-tests/issues/2986 linux-arm
java/lang/instrument/BootClassPath/BootClassPathTest.sh https://bugs.openjdk.java.net/browse/JDK-8256405 macosx-all

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

Expand Down Expand Up @@ -331,7 +332,7 @@ sun/tools/jstatd/TestJstatdPortAndServer.java https://bugs.openjdk.java.net/brow

# jdk_jdi

com/sun/jdi/RedefineCrossEvent.java https://github.com/adoptium/aqa-tests/issues/227 macosx-all
com/sun/jdi/RedefineCrossEvent.java https://bugs.openjdk.java.net/browse/JDK-8283479 generic-all

com/sun/jdi/JdbMethodExitTest.sh https://github.com/adoptium/aqa-tests/issues/2415 windows-all,linux-s390x
com/sun/jdi/Redefine-g.sh https://github.com/adoptium/aqa-tests/issues/2415 windows-all,linux-s390x
Expand Down Expand Up @@ -439,3 +440,5 @@ javax/imageio/spi/AppletContextTest/BadPluginConfigurationTest.sh https://github
jdk/jfr/event/sampling/TestNative.java https://github.com/adoptium/aqa-tests/issues/2754#issuecomment-882618581 generic-all
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java https://github.com/adoptium/aqa-tests/issues/2985 linux-aarch64
jdk/jfr/event/runtime/TestShutdownEvent.java https://github.com/adoptium/aqa-tests/issues/2985 linux-aarch64
jdk/jfr/event/io/TestInstrumentation.java https://bugs.openjdk.java.net/browse/JDK-8202142 linux-all
jdk/jfr/event/compiler/TestCompilerPhase.java https://github.com/adoptium/aqa-tests/issues/3046 windows-all