From 5c12653b3bede54f24fa2a562e139f07764b9202 Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal <148897727+annaibm@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:46:03 -0500 Subject: [PATCH] Exclude jdk_bean subtest java_awt_ScrollPane (#5802) - 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 7a4f979b30..4dc6c2cec4 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 macosx-all + ############################################################################ # jdk_lang diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index f61b5ff442..56bc9dbf2e 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 macosx-all + ############################################################################ # jdk_lang diff --git a/openjdk/excludes/ProblemList_openjdk23-openj9.txt b/openjdk/excludes/ProblemList_openjdk23-openj9.txt index 81a91f3b39..43058c638c 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 macosx-all + ############################################################################ # jdk_lang diff --git a/openjdk/excludes/ProblemList_openjdk8-openj9.txt b/openjdk/excludes/ProblemList_openjdk8-openj9.txt index 783b4408be..3177476a1b 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 macosx-all + ############################################################################ # jdk_lang