From 5081ec0a59590db770cfe840049cb56e0dfe4126 Mon Sep 17 00:00:00 2001 From: Jason Feng Date: Tue, 26 Jul 2022 17:03:07 -0400 Subject: [PATCH] Exclude project loom related test failure Disable jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java Signed-off-by: Jason Feng --- openjdk/excludes/ProblemList_openjdk19-openj9.txt | 1 + openjdk/excludes/ProblemList_openjdk20-openj9.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk19-openj9.txt b/openjdk/excludes/ProblemList_openjdk19-openj9.txt index d6f37be823..2492a8a2e5 100644 --- a/openjdk/excludes/ProblemList_openjdk19-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk19-openj9.txt @@ -516,6 +516,7 @@ jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ParallelGC https://git jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_SerialGC https://github.com/adoptium/aqa-tests/issues/1297 generic-all jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ShenandoahGC https://github.com/adoptium/aqa-tests/issues/1297 generic-all jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ZGC https://github.com/adoptium/aqa-tests/issues/1297 generic-all +jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java https://github.com/eclipse-openj9/openj9/issues/15624 generic-all jdk/incubator/concurrent/StructuredTaskScope/StructuredThreadDumpTest.java https://github.com/eclipse-openj9/openj9/issues/15278 generic-all jdk/internal/misc/VM/GetNanoTimeAdjustment.java https://github.com/eclipse-openj9/openj9/issues/7184 generic-all jdk/internal/misc/VM/RuntimeArguments.java https://github.com/eclipse-openj9/openj9/issues/7186 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk20-openj9.txt b/openjdk/excludes/ProblemList_openjdk20-openj9.txt index d6f37be823..2492a8a2e5 100644 --- a/openjdk/excludes/ProblemList_openjdk20-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk20-openj9.txt @@ -516,6 +516,7 @@ jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ParallelGC https://git jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_SerialGC https://github.com/adoptium/aqa-tests/issues/1297 generic-all jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ShenandoahGC https://github.com/adoptium/aqa-tests/issues/1297 generic-all jdk/dynalink/TypeConverterFactoryRetentionTests.java#with_ZGC https://github.com/adoptium/aqa-tests/issues/1297 generic-all +jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java https://github.com/eclipse-openj9/openj9/issues/15624 generic-all jdk/incubator/concurrent/StructuredTaskScope/StructuredThreadDumpTest.java https://github.com/eclipse-openj9/openj9/issues/15278 generic-all jdk/internal/misc/VM/GetNanoTimeAdjustment.java https://github.com/eclipse-openj9/openj9/issues/7184 generic-all jdk/internal/misc/VM/RuntimeArguments.java https://github.com/eclipse-openj9/openj9/issues/7186 generic-all