RFR - JDK-8217167: ProblemList security tests until JDK-8216597 is fixed
Sean Mullan
sean.mullan at oracle.com
Tue Jan 15 21:28:17 UTC 2019
Martin should have a fix in for JDK-8217167 that should be pushed soon.
I am just running a mach5 tier4 job for him with his patch because he
doesn't have access to machines that reproduce the failures. So it is up
to you if you want to wait, but he should be able to push this later
today or early tomorrow assuming all goes well.
--Sean
On 1/15/19 4:18 PM, jesper.wilhelmsson at oracle.com wrote:
> Hi,
>
> Please review this patch to problemlist 44 tests that has been failing in tier 4 for a few days now. Patch below.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8217167
>
> Thanks,
> /Jesper
>
> diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
> --- a/test/jdk/ProblemList.txt
> +++ b/test/jdk/ProblemList.txt
> @@ -691,6 +691,51 @@
> sun/security/pkcs11/tls/TestPremaster.java 8204203 windows-all
> sun/security/tools/keytool/NssTest.java 8204203 windows-all
>
> +sun/security/tools/keytool/NssTest.java 8216597 solaris-all
> +sun/security/pkcs11/tls/TestMasterSecret.java 8216597 solaris-all
> +sun/security/pkcs11/tls/TestPRF.java 8216597 solaris-all
> +sun/security/pkcs11/tls/TestPremaster.java 8216597 solaris-all
> +sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java 8216597 solaris-all
> +sun/security/pkcs11/tls/TestLeadingZeroesP11.java 8216597 solaris-all
> +sun/security/pkcs11/Signature/TestRSAKeyLength.java 8216597 solaris-all
> +sun/security/pkcs11/Signature/ReinitSignature.java 8216597 solaris-all
> +sun/security/pkcs11/Signature/TestDSA.java 8216597 solaris-all
> +sun/security/pkcs11/Signature/ByteBuffers.java 8216597 solaris-all
> +sun/security/pkcs11/Secmod/TestNssDbSqlite.java 8216597 solaris-all
> +sun/security/pkcs11/Secmod/GetPrivateKey.java 8216597 solaris-all
> +sun/security/pkcs11/Secmod/Crypto.java 8216597 solaris-all
> +sun/security/pkcs11/rsa/TestCACerts.java 8216597 solaris-all
> +sun/security/pkcs11/rsa/TestKeyFactory.java 8216597 solaris-all
> +sun/security/pkcs11/Secmod/AddPrivateKey.java 8216597 solaris-all
> +sun/security/pkcs11/rsa/TestSignatures.java 8216597 solaris-all
> +sun/security/pkcs11/rsa/KeyWrap.java 8216597 solaris-all
> +sun/security/pkcs11/rsa/TestKeyPairGenerator.java 8216597 solaris-all
> +sun/security/pkcs11/Mac/ReinitMac.java 8216597 solaris-all
> +sun/security/pkcs11/Mac/MacSameTest.java 8216597 solaris-all
> +sun/security/pkcs11/Mac/MacKAT.java 8216597 solaris-all
> +sun/security/pkcs11/KeyStore/Basic.sh 8216597 solaris-all
> +sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java 8216597 solaris-all
> +sun/security/pkcs11/KeyAgreement/TestInterop.java 8216597 solaris-all
> +sun/security/pkcs11/KeyPairGenerator/TestDH2048.java 8216597 solaris-all
> +sun/security/pkcs11/KeyAgreement/TestShort.java 8216597 solaris-all
> +sun/security/pkcs11/ec/TestECDSA2.java 8216597 solaris-all
> +sun/security/pkcs11/KeyAgreement/TestDH.java 8216597 solaris-all
> +sun/security/pkcs11/KeyGenerator/DESParity.java 8216597 solaris-all
> +sun/security/pkcs11/KeyGenerator/TestKeyGenerator.java 8216597 solaris-all
> +sun/security/pkcs11/ec/TestECGenSpec.java 8216597 solaris-all
> +sun/security/pkcs11/ec/TestECDSA.java 8216597 solaris-all
> +sun/security/pkcs11/ec/TestECDH2.java 8216597 solaris-all
> +sun/security/pkcs11/ec/ReadPKCS12.java 8216597 solaris-all
> +sun/security/pkcs11/ec/TestCurves.java 8216597 solaris-all
> +sun/security/pkcs11/ec/ReadCertificates.java 8216597 solaris-all
> +sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java 8216597 solaris-all
> +sun/security/pkcs11/Cipher/TestRawRSACipher.java 8216597 solaris-all
> +sun/security/pkcs11/Cipher/TestSymmCiphers.java 8216597 solaris-all
> +sun/security/pkcs11/Cipher/TestRSACipher.java 8216597 solaris-all
> +sun/security/pkcs11/Cipher/TestRSACipherWrap.java 8216597 solaris-all
> +sun/security/pkcs11/Cipher/ReinitCipher.java 8216597 solaris-all
> +sun/security/pkcs11/Cipher/TestPKCS5PaddingError.java 8216597 solaris-all
> +
> ############################################################################
>
> # jdk_sound
>
>
More information about the jdk-dev
mailing list