Skip to content

Commit

Permalink
Forward port DeflateIn_InflateOut.java exclude for OpenJ9
Browse files Browse the repository at this point in the history
eclipse-openj9/openj9#14948

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton committed Feb 1, 2025
1 parent b2f4849 commit 9178003
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_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java http
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse-openj9/openj9/issues/3447 generic-all
java/util/WeakHashMap/GCDuringIteration.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/util/zip/CloseInflaterDeflaterTest.java https://github.com/eclipse-openj9/openj9/issues/14948 linux-s390x
java/util/zip/DeflateIn_InflateOut.java https://github.com/eclipse-openj9/openj9/issues/14948 linux-s390x
java/util/zip/ZipFile/TestCleaner.java https://github.com/eclipse-openj9/openj9/issues/8872 generic-all

############################################################################
Expand Down
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk24-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java http
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse-openj9/openj9/issues/3447 generic-all
java/util/WeakHashMap/GCDuringIteration.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/util/zip/CloseInflaterDeflaterTest.java https://github.com/eclipse-openj9/openj9/issues/14948 linux-s390x
java/util/zip/DeflateIn_InflateOut.java https://github.com/eclipse-openj9/openj9/issues/14948 linux-s390x
java/util/zip/ZipFile/TestCleaner.java https://github.com/eclipse-openj9/openj9/issues/8872 generic-all
java/util/zip/ZipFile/ZipSourceCache.java https://github.com/eclipse-openj9/openj9/issues/18987 linux-s390x

Expand Down
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk25-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ java/util/stream/test/org/openjdk/tests/java/util/SplittableRandomTest.java http
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse-openj9/openj9/issues/3447 generic-all
java/util/WeakHashMap/GCDuringIteration.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/util/zip/CloseInflaterDeflaterTest.java https://github.com/eclipse-openj9/openj9/issues/14948 linux-s390x
java/util/zip/DeflateIn_InflateOut.java https://github.com/eclipse-openj9/openj9/issues/14948 linux-s390x
java/util/zip/ZipFile/TestCleaner.java https://github.com/eclipse-openj9/openj9/issues/8872 generic-all
java/util/zip/ZipFile/ZipSourceCache.java https://github.com/eclipse-openj9/openj9/issues/18987 linux-s390x

Expand Down

0 comments on commit 9178003

Please sign in to comment.