RFR - JDK-8217167: ProblemList security tests until JDK-8216597 is fixed
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Tue Jan 15 21:50:59 UTC 2019
Sean, David,
Thanks for the review!
I'll delay pushing this until tomorrow.
Thanks,
/Jesper
> On 15 Jan 2019, at 22:28, Sean Mullan <sean.mullan at oracle.com> wrote:
>
> 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 15 Jan 2019, at 22:31, David Holmes <david.holmes at oracle.com> wrote:
>
> Hi Jesper,
>
> The security-dev folk are currently reviewing a simple patch that disables the functionality that is causing the problem. It's undergoing testing now to ensure the problem is avoided.
>
> http://mail.openjdk.java.net/pipermail/security-dev/2019-January/019168.html
>
> I've no idea how long this may still take to push due to timezones.
>
> If you still want to ProblemList the tests then consider it Reviewed.
>
> Thanks,
> David
>
> On 16/01/2019 7:18 am, 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