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

Forward port DeflateIn_InflateOut.java exclude for OpenJ9 #5937

Closed
wants to merge 1 commit into from
Closed
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
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
@@ -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

############################################################################
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk24-openj9.txt
Original file line number Diff line number Diff line change
@@ -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

1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk25-openj9.txt
Original file line number Diff line number Diff line change
@@ -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