Skip to content

Commit cd619c9

Browse files
committed
Backport test exclusions from jdk next
This update backport 4 test exclusions for failing tests that are already excluded in Java next. Signed-off-by: Jason Katonica <[email protected]>
1 parent b642b20 commit cd619c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/jdk/ProblemList-FIPS140_3_OpenJCEPlusFIPS.FIPS140-3.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ com/sun/crypto/provider/KeyFactory/PBKDF2HmacSHA1FactoryTest.java https://github
133133
com/sun/crypto/provider/KeyFactory/TestProviderLeak.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
134134
com/sun/crypto/provider/KeyGenerator/Test4628062.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
135135
com/sun/crypto/provider/KeyGenerator/TestExplicitKeyLength.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
136+
com/sun/crypto/provider/KeyProtector/IterationCount.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
136137
com/sun/crypto/provider/Mac/DigestCloneabilityTest.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
137138
com/sun/crypto/provider/Mac/EmptyByteBufferTest.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
138139
com/sun/crypto/provider/Mac/HmacMD5.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
@@ -252,6 +253,7 @@ java/security/cert/CertPathBuilder/targetConstraints/BuildEEBasicConstraints.jav
252253
java/security/cert/CertPathBuilder/zeroLengthPath/ZeroLengthPath.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
253254
java/security/cert/CertPathValidator/OCSP/AIACheck.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
254255
java/security/cert/CertPathValidator/OCSP/FailoverToCRL.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
256+
java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
255257
java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
256258
java/security/cert/CertPathValidator/indirectCRL/CircularCRLOneLevel.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
257259
java/security/cert/CertPathValidator/indirectCRL/CircularCRLOneLevelRevoked.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
@@ -788,6 +790,7 @@ sun/security/provider/DSA/TestKeyPairGenerator.java https://github.com/eclipse-o
788790
sun/security/provider/DSA/TestLegacyDSAKeyPairGenerator.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
789791
sun/security/provider/DSA/TestMaxLengthDER.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
790792
sun/security/provider/KeyStore/CaseSensitiveAliases.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
793+
sun/security/provider/KeyStore/DKSTest.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
791794
sun/security/provider/KeyStore/TestJKSWithSecretKey.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
792795
sun/security/provider/KeyStore/WrongPassword.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
793796
sun/security/provider/KeyStore/WrongStoreType.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
@@ -1028,6 +1031,7 @@ sun/security/validator/certreplace.sh https://github.com/eclipse-openj9/openj9/i
10281031
sun/security/validator/samedn.sh https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
10291032
sun/security/x509/AlgorithmId/ExtensibleAlgorithmId.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
10301033
sun/security/x509/AlgorithmId/OmitAlgIdParam.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
1034+
sun/security/x509/URICertStore/AIACertTimeout.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
10311035
sun/security/x509/URICertStore/CRLReadTimeout.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
10321036
sun/security/x509/URICertStore/ExtensionsWithLDAP.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all
10331037
sun/security/x509/X509CRLImpl/OrderAndDup.java https://github.com/eclipse-openj9/openj9/issues/20343 generic-all

0 commit comments

Comments
 (0)