Skip to content

Commit dbd8e53

Browse files
theresa-mpshipton
authored andcommitted
Exclude all JSR166TestCase variations
Signed-off-by: Theresa Mammarella <[email protected]>
1 parent d19d7f2 commit dbd8e53

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

openjdk/excludes/ProblemList_openjdk24-openj9.txt

+2
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,8 @@ java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/eclipse
519519
java/util/concurrent/locks/Lock/OOMEInAQS.java https://github.com/eclipse-openj9/openj9/issues/16659 generic-all
520520
java/util/concurrent/SynchronousQueue/Fairness.java https://github.com/eclipse-openj9/openj9/issues/18771 generic-all
521521
java/util/concurrent/tck/JSR166TestCase.java#default https://github.com/eclipse-openj9/openj9/issues/21639 generic-all
522+
java/util/concurrent/tck/JSR166TestCase.java#others https://github.com/eclipse-openj9/openj9/issues/21639 generic-all
523+
java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism https://github.com/eclipse-openj9/openj9/issues/21639 generic-all
522524
java/util/concurrent/TimeUnit/Basic.java https://github.com/adoptium/aqa-tests/issues/1665 windows-all
523525
java/util/logging/CheckZombieLockTest.java https://bugs.openjdk.java.net/browse/JDK-8148972 macosx-all,linux-all
524526
java/util/logging/LogManager/TestLoggerNames.java https://github.com/eclipse-openj9/openj9/issues/4561 generic-all

openjdk/excludes/ProblemList_openjdk25-openj9.txt

+2
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,8 @@ java/util/concurrent/locks/Lock/OOMEInAQS.java https://github.com/eclipse-openj9
500500
java/util/concurrent/SynchronousQueue/Fairness.java https://github.com/eclipse-openj9/openj9/issues/18771 generic-all
501501
java/util/concurrent/TimeUnit/Basic.java https://github.com/adoptium/aqa-tests/issues/1665 windows-all
502502
java/util/concurrent/tck/JSR166TestCase.java#default https://github.com/eclipse-openj9/openj9/issues/21639 generic-all
503+
java/util/concurrent/tck/JSR166TestCase.java#others https://github.com/eclipse-openj9/openj9/issues/21639 generic-all
504+
java/util/concurrent/tck/JSR166TestCase.java#forkjoinpool-common-parallelism https://github.com/eclipse-openj9/openj9/issues/21639 generic-all
503505
java/util/logging/CheckZombieLockTest.java https://bugs.openjdk.java.net/browse/JDK-8148972 macosx-all,linux-all
504506
java/util/logging/LogManager/TestLoggerNames.java https://github.com/eclipse-openj9/openj9/issues/4561 generic-all
505507
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

0 commit comments

Comments
 (0)