Skip to content

Commit

Permalink
Exclude Inflater/Deflater tests on zlinux
Browse files Browse the repository at this point in the history
Issue eclipse-openj9/openj9#14948

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton committed Jan 23, 2025
1 parent 8d9d402 commit 333facc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openjdk/excludes/ProblemList_openjdk8-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,8 @@ java/util/stream/test/org/openjdk/tests/java/util/stream/CountLargeTest.java ht
java/util/stream/test/org/openjdk/tests/java/util/stream/ExplodeOpTest.java https://github.com/eclipse-openj9/openj9/issues/1131 generic-all
java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java https://github.com/eclipse-openj9/openj9/issues/1131 generic-all
java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java https://github.com/eclipse-openj9/openj9/issues/1131 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/InflateIn_DeflateOut.java https://github.com/eclipse-openj9/openj9/issues/1131 generic-all
java/util/zip/ZipFile/DeleteTempJar.java https://github.com/adoptium/aqa-tests/issues/821 windows-all
sun/util/calendar/zi/TestZoneInfo310.java https://github.com/eclipse-openj9/openj9/issues/1131 generic-all
Expand Down

0 comments on commit 333facc

Please sign in to comment.