Skipped tests are treated as a pass: * test/jdk/sun/security/pkcs11/KeyStore/ClientAuth.java * test/jdk/sun/security/pkcs11/KeyStore/CertChainRemoval.java * test/jdk/sun/security/pkcs11/SecretKeyFactory/TestGeneral.java * test/jdk/sun/security/pkcs11/SecureRandom/Basic.java * test/jdk/sun/security/pkcs11/SecureRandom/TestDeserialization.java
------------- Commit messages: - JDK-8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom Changes: https://git.openjdk.org/jdk/pull/26942/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26942&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8366159 Stats: 51 lines in 5 files changed: 17 ins; 7 del; 27 mod Patch: https://git.openjdk.org/jdk/pull/26942.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/26942/head:pull/26942 PR: https://git.openjdk.org/jdk/pull/26942