From 557cd900b5f7c996d1e5964454678f416575f5c8 Mon Sep 17 00:00:00 2001 From: sophia-guo Date: Tue, 30 Jan 2024 09:26:08 -0500 Subject: [PATCH] Update CACERTS tests exclusion. (#5014) https://github.com/adoptium/aqa-tests/issues/4808 Signed-off-by: Sophia Guo --- openjdk/excludes/ProblemList_openjdk11.txt | 3 +-- openjdk/excludes/ProblemList_openjdk17.txt | 2 +- openjdk/excludes/ProblemList_openjdk21.txt | 2 +- openjdk/excludes/ProblemList_openjdk22.txt | 2 +- openjdk/excludes/ProblemList_openjdk23.txt | 2 +- openjdk/excludes/ProblemList_openjdk8.txt | 12 +----------- 6 files changed, 6 insertions(+), 17 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index be932cf1e5..7f3be5c78d 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -195,14 +195,13 @@ java/nio/file/Files/probeContentType/Basic.java https://github.com/adoptium/infr # jdk_security1 java/security/KeyFactory/KeyFactoryGetKeySpecForInvalidSpec.java https://github.com/adoptium/aqa-tests/issues/2790 generic-all -security/infra/java/security/cert/CertPathValidator/certification/LetsEncryptCA.java https://bugs.openjdk.java.net/browse/JDK-8270280 generic-all ############################################################################ # jdk_security3 jdk/security/jarsigner/JarWithOneNonDisabledDigestAlg.java https://github.com/adoptium/aqa-tests/issues/2123 aix-all -sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all +sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/4808 generic-all sun/security/pkcs11/fips/SunJSSEFIPSInit.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index 8d1f94664c..7930e00fc7 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -220,7 +220,7 @@ java/nio/Buffer/DirectBufferAllocTest.java https://github.com/adoptium/aqa-tests javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all -sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all +sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/4808 generic-all sun/security/pkcs11/Secmod/AddTrustedCert.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk21.txt b/openjdk/excludes/ProblemList_openjdk21.txt index 1c7b88df76..588e02bb8f 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -269,7 +269,7 @@ sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aq # jdk_security3 javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all -sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all +sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/4808 generic-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all ########################################################################### diff --git a/openjdk/excludes/ProblemList_openjdk22.txt b/openjdk/excludes/ProblemList_openjdk22.txt index 000f2945ec..76a97c141d 100644 --- a/openjdk/excludes/ProblemList_openjdk22.txt +++ b/openjdk/excludes/ProblemList_openjdk22.txt @@ -267,7 +267,7 @@ java/nio/channels/DatagramChannel/PromiscuousIPv6.java https://github.com/adopti # jdk_security3 javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all -sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all +sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/4808 generic-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all ########################################################################### diff --git a/openjdk/excludes/ProblemList_openjdk23.txt b/openjdk/excludes/ProblemList_openjdk23.txt index ee2e03f3a7..5e4a7f10d9 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -268,7 +268,7 @@ sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aq # jdk_security3 javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all -sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all +sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/4808 generic-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all ########################################################################### diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 86c417cada..3916c49f14 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -261,7 +261,7 @@ sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java https://bugs.openjdk.org # jdk_security3 -sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all +sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/4808 generic-all sun/security/pkcs11/Secmod/TestNssDbSqlite.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all sun/security/tools/jarsigner/diffend.sh https://github.com/adoptium/infrastructure/issues/2623 linux-all @@ -287,16 +287,6 @@ sun/security/krb5/auto/Unreachable.java https://github.com/adoptium/aqa-tests/is # jdk_security_infra -security/infra/java/security/cert/CertPathValidator/certification/GoogleCA.java https://bugs.openjdk.org/browse/JDK-8309088 generic-all -security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java https://bugs.openjdk.org/browse/JDK-8309088 generic-all -security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/DigicertCSRootG5.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/EmSignRootG2CA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all ############################################################################ # jdk_sound