> * 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:

  Changed tests from multiple  to one with tracking skipped exception

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26875/files
  - new: https://git.openjdk.org/jdk/pull/26875/files/11f7b1b8..bb865fb4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26875&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26875&range=02-03

  Stats: 445 lines in 3 files changed: 87 ins; 349 del; 9 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

Reply via email to