From e8bfcbf60a427ba1908aebff111225c84b3544e2 Mon Sep 17 00:00:00 2001 From: sendaoYan Date: Mon, 13 Jun 2022 11:46:24 +0800 Subject: [PATCH 1/3] Exclude jdk_tools testcase VersionCheck.java Exclude jdk_tools testcase tools/launcher/VersionCheck.java only vendor is alibaba Fixes: #3751 Signed-off-by: sendaoYan --- openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt index dd2e50571d..5bb5166256 100644 --- a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt +++ b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt @@ -94,6 +94,7 @@ ############################################################################ # jdk_tools +tools/launcher/VersionCheck.java https://github.com/adoptium/aqa-tests/issues/3751 generic-all ############################################################################ From 56d7faae3825c0fc4ce93877760dd7422b2e21ba Mon Sep 17 00:00:00 2001 From: sendaoYan Date: Tue, 14 Jun 2022 20:46:51 +0800 Subject: [PATCH 2/3] Exclude jdk_jdi testcase StepTest.java Exclude jdk_jdi testcase com/sun/jdi/StepTest.java only vendor is alibaba Fixes: #3756 Signed-off-by: sendaoYan --- openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt | 3 ++- openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt index ca0b96443e..0e59f2e11c 100644 --- a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt +++ b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt @@ -38,7 +38,7 @@ # jdk_lang -java/lang/management/MemoryMXBean/MemoryTestZGC.sh https://github.com/adoptium/aqa-tests/issues/3731 generic-all +java/lang/management/MemoryMXBean/MemoryTestZGC.sh https://github.com/adoptium/aqa-tests/issues/3763 generic-all ############################################################################ # jdk_management @@ -98,6 +98,7 @@ java/lang/management/MemoryMXBean/MemoryTestZGC.sh https://github.com/adoptium/a ############################################################################ # jdk_jdi +com/sun/jdi/StepTest.java https://github.com/adoptium/aqa-tests/issues/3763 generic-all ############################################################################ diff --git a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt index 5bb5166256..19956299cb 100644 --- a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt +++ b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt @@ -99,6 +99,7 @@ tools/launcher/VersionCheck.java https://github.com/adoptium/aqa-tests/issues/37 ############################################################################ # jdk_jdi +com/sun/jdi/StepTest.java https://github.com/adoptium/aqa-tests/issues/3763 generic-all ############################################################################ From d7deca34c2bd9b28f494e7bf4d0ab54a1ad14c8c Mon Sep 17 00:00:00 2001 From: sendaoYan Date: Tue, 14 Jun 2022 21:11:53 +0800 Subject: [PATCH 3/3] Exclude jdk_tools testcase VersionCheck.java Exclude jdk_tools testcase tools/launcher/VersionCheck.java only vendor is alibaba Fixes: #3751 Signed-off-by: sendaoYan --- openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt | 2 +- openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt index 6e0691125d..2dcc831167 100644 --- a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt +++ b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk11.txt @@ -25,7 +25,7 @@ ############################################################################ # jdk_beans -java/beans/XMLDecoder/8028054/TestConstructorFinder.java https://github.com/adoptium/aqa-tests/issues/3752 generic-all +java/beans/XMLDecoder/8028054/TestConstructorFinder.java https://github.com/adoptium/aqa-tests/issues/3763 generic-all ############################################################################ diff --git a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt index 9120991790..8dfac5f21a 100644 --- a/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt +++ b/openjdk/excludes/vendors/alibaba/ProblemList_openjdk8.txt @@ -24,7 +24,7 @@ ############################################################################ # jdk_beans -java/beans/XMLDecoder/8028054/TestConstructorFinder.java https://github.com/adoptium/aqa-tests/issues/3752 generic-all +java/beans/XMLDecoder/8028054/TestConstructorFinder.java https://github.com/adoptium/aqa-tests/issues/3763 generic-all ############################################################################ @@ -95,7 +95,7 @@ java/beans/XMLDecoder/8028054/TestConstructorFinder.java https://github.com/adop ############################################################################ # jdk_tools -tools/launcher/VersionCheck.java https://github.com/adoptium/aqa-tests/issues/3751 generic-all +tools/launcher/VersionCheck.java https://github.com/adoptium/aqa-tests/issues/3763 generic-all ############################################################################