RFR: 8365863: /test/jdk/sun/security/pkcs11/Cipher tests skip without SkippedException [v5]
Mikhail Yankelevich
myankelevich at openjdk.org
Sun Aug 24 13:59:04 UTC 2025
> * cleanup
> * changed tests hiding errors and skips to be different `@test`, so the errors could be thrown
> * tests affected:
> - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPoly.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestCipherMode.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPolyNoReuse.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPolyKAT.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestGCMKeyAndIvCheck.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestCICOWithGCMAndAAD.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestKATForGCM.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestRSACipherWrap.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestChaChaPolyOutputSize.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestSymmCiphers.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestCICOWithGCM.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestRSACipher.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestSymmCiphersNoPad.java
> - /test/jdk/sun/security/pkcs11/Cipher/ReinitCipher.java
> - /test/jdk/sun/security/pkcs11/Cipher/TestRawRSACipher.java
> - /test/jdk/sun/security/pkcs11/Cipher/Test4512704.java
Mikhail Yankelevich has updated the pull request incrementally with one additional commit since the last revision:
Weijun's comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26875/files
- new: https://git.openjdk.org/jdk/pull/26875/files/bb865fb4..1790e810
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26875&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26875&range=03-04
Stats: 183 lines in 2 files changed: 74 ins; 70 del; 39 mod
Patch: https://git.openjdk.org/jdk/pull/26875.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26875/head:pull/26875
PR: https://git.openjdk.org/jdk/pull/26875
More information about the security-dev
mailing list