From 02edc2407eab52e676bbe43f13494bf200595e71 Mon Sep 17 00:00:00 2001 From: Scott Fryer <60462088+steelhead31@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:36:49 +0000 Subject: [PATCH] Exclude Problematic Solaris x64 Test (#5761) * Ensure SSL Test Shell Script Has Execute Permissions * Exclude SSLEngineExplorerMatchedSNI on Solaris x64 * Include test for files existence. * Remove solaris permissions fix. --- openjdk/excludes/ProblemList_openjdk8.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 2682a3392b..42912294eb 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -14,7 +14,7 @@ # hotspot_all -# compiler/7184394/TestAESMain.java https://github.com/adoptium/infrastructure/issues/2893 +# compiler/7184394/TestAESMain.java https://github.com/adoptium/infrastructure/issues/2893 compiler/7184394/TestAESMain.java https://github.com/adoptium/aqa-tests/issues/1051 linux-s390x,solaris-sparcv9 compiler/intrinsics/sha/TestSHA.java https://github.com/adoptium/aqa-tests/issues/1051 linux-s390x @@ -244,6 +244,7 @@ sun/security/pkcs11/rsa/TestCACerts.java https://github.com/adoptium/aqa-tests/i sun/security/rsa/TestCACerts.java https://github.com/adoptium/aqa-tests/issues/68 generic-all com/sun/crypto/provider/Mac/MacClone.java https://bugs.openjdk.java.net/browse/JDK-7087021 solaris-all javax/net/ssl/ServerName/BestEffortOnLazyConnected.java https://bugs.openjdk.org/browse/JDK-8155049 solaris-x64 +javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java https://bugs.openjdk.org/browse/JDK-8212096 solaris-x64 javax/net/ssl/Stapling/HttpsUrlConnClient.java https://github.com/adoptium/aqa-tests/issues/4150 solaris-sparcv9 javax/net/ssl/Stapling/SSLSocketWithStapling.java https://github.com/adoptium/aqa-tests/issues/4150 solaris-sparcv9 javax/net/ssl/TLSCommon/ConcurrentClientAccessTest.java https://github.com/adoptium/aqa-tests/issues/4150 solaris-sparcv9