RFR: 8368524: Tests are skipped and shown as passed in test/jdk/sun/security/pkcs11/Cipher/KeyWrap [v4]
Neha Joshi
duke at openjdk.org
Fri Dec 5 13:41:57 UTC 2025
On Fri, 5 Dec 2025 12:24:37 GMT, Neha Joshi <duke at openjdk.org> wrote:
>> This PR contain changes to handle skipped exception for below test cases.
>>
>> * test/jdk/sun/security/pkcs11/Cipher/KeyWrap/XMLEncKAT.java
>> * test/jdk/sun/security/pkcs11/Cipher/KeyWrap/TestGeneral.java
>> * test/jdk/sun/security/pkcs11/Cipher/KeyWrap/NISTWrapKAT.java
>
> Neha Joshi has updated the pull request incrementally with one additional commit since the last revision:
>
> JDK-8368524 : Formatting issue resolved.
There is a slight change in the PR earlier, this PR contained changes to handle skipped exception for below test cases.
* test/jdk/sun/security/pkcs11/Cipher/KeyWrap/XMLEncKAT.java
* test/jdk/sun/security/pkcs11/Cipher/KeyWrap/TestGeneral.java
* test/jdk/sun/security/pkcs11/Cipher/KeyWrap/NISTWrapKAT.java
But there is similar ticket https://bugs.openjdk.org/browse/JDK-8371262 which got merged before this change so, now in this PR we are fixing the issues caused by that ticket which is adding the continue in the loop.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27847#issuecomment-3616969290
More information about the security-dev
mailing list