From 6cda91c7559a37d3574d0cac51f1bf5883158ee3 Mon Sep 17 00:00:00 2001 From: Zdenek Zambersky Date: Wed, 31 Jul 2024 15:51:26 +0200 Subject: [PATCH] openjdk: exclude runtime/os/TestTracePageSizes.java test --- openjdk/excludes/ProblemList_openjdk17.txt | 4 ++++ openjdk/excludes/ProblemList_openjdk21.txt | 4 ++++ openjdk/excludes/ProblemList_openjdk23.txt | 4 ++++ openjdk/excludes/ProblemList_openjdk24.txt | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index a677b40c2c..5dc2e3546d 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -469,6 +469,10 @@ runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium runtime/Nestmates/protectionDomain/TestDifferentProtectionDomains.java https://bugs.openjdk.java.net/browse/JDK-8269135 windows-x86 runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all +runtime/os/TestTracePageSizes.java#with-G1 https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#with-Parallel https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#with-Serial https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/browse/JDK-8337555 linux-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk21.txt b/openjdk/excludes/ProblemList_openjdk21.txt index 16c4a3bbee..05b90d27ab 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -454,6 +454,10 @@ runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium runtime/Nestmates/protectionDomain/TestDifferentProtectionDomains.java https://bugs.openjdk.java.net/browse/JDK-8269135 windows-x86 runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all +runtime/os/TestTracePageSizes.java#G1 https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#Parallel https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#Serial https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/browse/JDK-8337555 linux-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk23.txt b/openjdk/excludes/ProblemList_openjdk23.txt index 1c8674726d..04e116ba67 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -453,6 +453,10 @@ runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium runtime/Nestmates/protectionDomain/TestDifferentProtectionDomains.java https://bugs.openjdk.java.net/browse/JDK-8269135 windows-x86 runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all +runtime/os/TestTracePageSizes.java#G1 https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#Parallel https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#Serial https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/browse/JDK-8337555 linux-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk24.txt b/openjdk/excludes/ProblemList_openjdk24.txt index 1c8674726d..04e116ba67 100644 --- a/openjdk/excludes/ProblemList_openjdk24.txt +++ b/openjdk/excludes/ProblemList_openjdk24.txt @@ -453,6 +453,10 @@ runtime/logging/loadLibraryTest/LoadLibraryTest.java https://github.com/adoptium runtime/Nestmates/protectionDomain/TestDifferentProtectionDomains.java https://bugs.openjdk.java.net/browse/JDK-8269135 windows-x86 runtime/NMT/HugeArenaTracking.java https://github.com/adoptium/aqa-tests/issues/5384 aix-all runtime/os/TestHugePageDecisionsAtVMStartup.java#THP_enabled https://bugs.openjdk.org/browse/JDK-8324580 linux-all +runtime/os/TestTracePageSizes.java#G1 https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#Parallel https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#Serial https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/browse/JDK-8337555 linux-all ############################################################################