From 80e6a2ffed2f4fac40989cb231ae379113b6d1c2 Mon Sep 17 00:00:00 2001 From: Andrew Leonard <31470007+andrew-m-leonard@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:12:59 +0000 Subject: [PATCH] Exclude riscv headless failure for tools/jpackage/linux/LinuxWeirdOutputDirTest (#5868) Signed-off-by: Andrew Leonard --- openjdk/excludes/ProblemList_openjdk17.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index b5bc0d23f9..71597fbe26 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -233,6 +233,7 @@ sun/tools/jstat/jstatLineCounts1.sh https://bugs.openjdk.java.net/browse/JDK-824 sun/tools/jstat/jstatLineCounts2.sh https://bugs.openjdk.java.net/browse/JDK-8248691 linux-ppc64le,aix-all,linux-arm sun/tools/jstat/jstatLineCounts3.sh https://bugs.openjdk.java.net/browse/JDK-8248691 linux-ppc64le,aix-all,linux-arm sun/tools/jstat/jstatLineCounts4.sh https://bugs.openjdk.java.net/browse/JDK-8248691 linux-ppc64le,aix-all,linux-arm +tools/jpackage/linux/LinuxWeirdOutputDirTest.java https://bugs.openjdk.org/browse/JDK-8324306 linux-riscv64 tools/jpackage/linux/AppAboutUrlTest.java#id0 https://github.com/adoptium/aqa-tests/issues/4976 linux-riscv64 tools/jpackage/linux/AppCategoryTest.java https://github.com/adoptium/aqa-tests/issues/4976 linux-riscv64 tools/jpackage/linux/LinuxBundleNameTest.java https://github.com/adoptium/aqa-tests/issues/4976 linux-riscv64