RFR: 8312428: PKCS11 tests fail with NSS 3.91 [v2]

Valerie Peng valeriep at openjdk.org
Thu Aug 10 19:05:31 UTC 2023


On Thu, 10 Aug 2023 17:56:56 GMT, Rajan Halade <rhalade at openjdk.org> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   address review feedbacks
>
> test/jdk/sun/security/pkcs11/Signature/KeyAndParamCheckForPSS.java line 75:
> 
>> 73:         runTest(p, 1040, "SHA3-512", "SHA3-256");
>> 74:         runTest(p, 1040, "SHA3-512", "SHA3-384");
>> 75:         runTest(p, 1040, "SHA3-512", "SHA3-512");
> 
> Similar check can be added here to throw SkippedException if all runTest call skip testing.

Ok

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/15217#discussion_r1290555774



More information about the security-dev mailing list