Skip to content

Commit

Permalink
Exclude unstable PipelineLeaksFD for OpenJ9 on jdk17 (#5419)
Browse files Browse the repository at this point in the history
Issue eclipse-openj9/openj9#19728

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton authored Jul 11, 2024
1 parent dd87740 commit b02fb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk17-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/ec
java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all
java/lang/ProcessBuilder/Basic.java https://github.com/eclipse-openj9/openj9/issues/10921 linux-ppc64le
java/lang/ProcessBuilder/PipelineLeaksFD.java https://github.com/eclipse-openj9/openj9/issues/19728 linux-s390x
java/lang/ProcessBuilder/SkipTest.java https://github.com/eclipse-openj9/openj9/issues/4124 windows-all
java/lang/ProcessHandle/TreeTest.java https://github.com/eclipse-openj9/openj9/issues/10569 windows-all,aix-all
java/lang/StackTraceElement/PublicConstructor.java https://github.com/eclipse-openj9/openj9/issues/6659 generic-all
Expand Down

0 comments on commit b02fb82

Please sign in to comment.