From 70d08cdfd8f1263a727d02cb8e03176ed725ccc6 Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal <148897727+annaibm@users.noreply.github.com> Date: Wed, 13 Nov 2024 14:57:49 -0500 Subject: [PATCH] Exclude jdk_bean subtest java_awt_ScrollPane - Exclude jdk_bean subtest `java_awt_ScrollPane` - The test exclusion on macOS for versions 8,17,21,23 related: eclipse-openj9/openj9#20531 Signed-off-by: Anna Babu Palathingal --- openjdk/excludes/ProblemList_openjdk17-openj9.txt | 2 ++ openjdk/excludes/ProblemList_openjdk21-openj9.txt | 2 ++ openjdk/excludes/ProblemList_openjdk23-openj9.txt | 2 ++ openjdk/excludes/ProblemList_openjdk8-openj9.txt | 2 ++ 4 files changed, 8 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk17-openj9.txt b/openjdk/excludes/ProblemList_openjdk17-openj9.txt index 052e817f70..28f5f042a8 100644 --- a/openjdk/excludes/ProblemList_openjdk17-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk17-openj9.txt @@ -24,6 +24,8 @@ # jdk_beans +java/beans/XMLEncoder/java_awt_ScrollPane.java https://github.com/eclipse-openj9/openj9/issues/20531#issuecomment-2524172920 macosx-all + ############################################################################ # jdk_lang diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index f2f8636308..d87ea5f486 100644 --- a/openjdk/excludes/ProblemList_openjdk21-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk21-openj9.txt @@ -22,6 +22,8 @@ # jdk_beans +java/beans/XMLEncoder/java_awt_ScrollPane.java https://github.com/eclipse-openj9/openj9/issues/20531#issuecomment-2524172920 macosx-all + ############################################################################ # jdk_lang diff --git a/openjdk/excludes/ProblemList_openjdk23-openj9.txt b/openjdk/excludes/ProblemList_openjdk23-openj9.txt index 81a91f3b39..500c35063f 100644 --- a/openjdk/excludes/ProblemList_openjdk23-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk23-openj9.txt @@ -22,6 +22,8 @@ # jdk_beans +java/beans/XMLEncoder/java_awt_ScrollPane.java https://github.com/eclipse-openj9/openj9/issues/20531#issuecomment-2524172920 macosx-all + ############################################################################ # jdk_lang diff --git a/openjdk/excludes/ProblemList_openjdk8-openj9.txt b/openjdk/excludes/ProblemList_openjdk8-openj9.txt index 783b4408be..4afd377605 100644 --- a/openjdk/excludes/ProblemList_openjdk8-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk8-openj9.txt @@ -18,6 +18,8 @@ # jdk_beans +java/beans/XMLEncoder/java_awt_ScrollPane.java https://github.com/eclipse-openj9/openj9/issues/20531#issuecomment-2524172920 macosx-all + ############################################################################ # jdk_lang