From e12ddde666bd7e839f01ac1de5884e841b290aef Mon Sep 17 00:00:00 2001 From: Haroon Khel <34969545+Haroon-Khel@users.noreply.github.com> Date: Thu, 21 Nov 2024 02:03:40 +0800 Subject: [PATCH] Exclude failing UTC test on MacOS (#5766) --- openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt index 357125460e..b21269ef3c 100644 --- a/openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt +++ b/openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt @@ -98,7 +98,7 @@ java/nio/file/DirectoryStream/SecureDS.java https://github.com/adoptium/aqa-test # jdk_time -java/time/test/java/time/format/TestUTCParse.java https://github.com/adoptium/infrastructure/issues/3658#issuecomment-2220728689 linux-all +java/time/test/java/time/format/TestUTCParse.java https://github.com/adoptium/infrastructure/issues/3658#issuecomment-2220728689 linux-all,macosx-all ############################################################################