From a4844fe25d8edcbe97013c6aa0562d97d73b6188 Mon Sep 17 00:00:00 2001 From: Jason Feng Date: Fri, 4 Nov 2022 11:06:30 -0400 Subject: [PATCH] Enable tests JSR166TestCase.java & HCRLateAttachWorkload_previewEnabled (#4116) Enable java/util/concurrent/tck/JSR166TestCase.java except windows which matches ProblemList_openjdk19.txt; Enable HCRLateAttachWorkload_previewEnabled. Signed-off-by: Jason Feng Signed-off-by: Jason Feng --- openjdk/excludes/ProblemList_openjdk19-openj9.txt | 2 +- openjdk/excludes/ProblemList_openjdk20-openj9.txt | 2 +- system/otherLoadTest/playlist.xml | 7 ------- 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk19-openj9.txt b/openjdk/excludes/ProblemList_openjdk19-openj9.txt index c000a7ca9f..7a306d4f78 100644 --- a/openjdk/excludes/ProblemList_openjdk19-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk19-openj9.txt @@ -439,7 +439,7 @@ java/util/BitSet/stream/BitSetStreamTest.java https://github.com/eclipse-openj9/ java/util/concurrent/ArrayBlockingQueue/WhiteBox.java https://github.com/eclipse-openj9/openj9/issues/5988 macosx-all java/util/concurrent/forkjoin/FJExceptionTableLeak.java https://github.com/eclipse-openj9/openj9/issues/3209 generic-all java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/eclipse-openj9/openj9/issues/7125 macosx-all,linux-all,aix-all -java/util/concurrent/tck/JSR166TestCase.java https://github.com/eclipse-openj9/openj9/issues/15465 generic-all +java/util/concurrent/tck/JSR166TestCase.java https://github.com/eclipse-openj9/openj9/issues/15465 windows-all java/util/concurrent/TimeUnit/Basic.java https://github.com/adoptium/aqa-tests/issues/1665 windows-all java/util/logging/CheckZombieLockTest.java https://bugs.openjdk.java.net/browse/JDK-8148972 macosx-all,linux-all java/util/logging/LogManager/TestLoggerNames.java https://github.com/eclipse-openj9/openj9/issues/4561 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk20-openj9.txt b/openjdk/excludes/ProblemList_openjdk20-openj9.txt index 7cca14a0c2..65154e9722 100644 --- a/openjdk/excludes/ProblemList_openjdk20-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk20-openj9.txt @@ -480,7 +480,7 @@ java/util/concurrent/ArrayBlockingQueue/WhiteBox.java https://github.com/eclips java/util/concurrent/ExecutorService/CloseTest.java https://github.com/eclipse-openj9/openj9/issues/15152 generic-all java/util/concurrent/forkjoin/FJExceptionTableLeak.java https://github.com/eclipse-openj9/openj9/issues/3209 generic-all java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/eclipse-openj9/openj9/issues/7125 macosx-all,linux-all,aix-all -java/util/concurrent/tck/JSR166TestCase.java https://github.com/eclipse-openj9/openj9/issues/15465 generic-all +java/util/concurrent/tck/JSR166TestCase.java https://github.com/eclipse-openj9/openj9/issues/15465 windows-all java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java https://github.com/eclipse-openj9/openj9/issues/15152 generic-all java/util/concurrent/TimeUnit/Basic.java https://github.com/adoptium/aqa-tests/issues/1665 windows-all java/util/logging/CheckZombieLockTest.java https://bugs.openjdk.java.net/browse/JDK-8148972 macosx-all,linux-all diff --git a/system/otherLoadTest/playlist.xml b/system/otherLoadTest/playlist.xml index 9c9828c63e..ab80ec67a7 100644 --- a/system/otherLoadTest/playlist.xml +++ b/system/otherLoadTest/playlist.xml @@ -292,13 +292,6 @@ HCRLateAttachWorkload_previewEnabled - - - https://github.com/eclipse-openj9/openj9/issues/15250 - openj9 - 19+ - - Mode150 Mode650