From a710b3745bd68ba234fba703091658a02389437a Mon Sep 17 00:00:00 2001 From: Robert Toyonaga Date: Wed, 31 Jul 2024 13:11:00 -0400 Subject: [PATCH 1/3] exclude jfr tests --- openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt index 1fa7084984..441327f7a1 100644 --- a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt @@ -120,3 +120,4 @@ java/net/ipv6tests/B6521014.java https://github.com/adoptium/infrastructure/issu ############################################################################ # jdk_jfr +jdk/jfr linux-arm From 10532619152f628de5a418aebda19144d3aade3b Mon Sep 17 00:00:00 2001 From: Robert Toyonaga Date: Wed, 31 Jul 2024 14:36:33 -0400 Subject: [PATCH 2/3] exclude jfr tests for eclipse --- openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt | 1 - openjdk/playlist.xml | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt index 441327f7a1..1fa7084984 100644 --- a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk8.txt @@ -120,4 +120,3 @@ java/net/ipv6tests/B6521014.java https://github.com/adoptium/infrastructure/issu ############################################################################ # jdk_jfr -jdk/jfr linux-arm diff --git a/openjdk/playlist.xml b/openjdk/playlist.xml index d1d5a8d1f4..551a537b1a 100644 --- a/openjdk/playlist.xml +++ b/openjdk/playlist.xml @@ -1475,6 +1475,10 @@ jdk_jfr + + https://github.com/adoptium/aqa-tests/issues/3115#issuecomment-2256561374 + eclipse + https://bugs.openjdk.java.net/browse/JDK-8203290 .*aix.* From a3953f83c4e420f3f71f3e40f3b46beca056f7e5 Mon Sep 17 00:00:00 2001 From: Robert Toyonaga Date: Tue, 6 Aug 2024 09:44:27 -0400 Subject: [PATCH 3/3] add platform and jdk version --- openjdk/playlist.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openjdk/playlist.xml b/openjdk/playlist.xml index 551a537b1a..a89fa342a2 100644 --- a/openjdk/playlist.xml +++ b/openjdk/playlist.xml @@ -1478,6 +1478,8 @@ https://github.com/adoptium/aqa-tests/issues/3115#issuecomment-2256561374 eclipse + arm_linux + 8 https://bugs.openjdk.java.net/browse/JDK-8203290