I have updated PKCS11Test.java to mark test as skipped only when all 
testDefault, testNSS, and testDeimos tests are skipped. This file also includes 
new trace messages, code cleanup and format change. Some other test files are 
updated to mark as skipped as they use TestNG framework to execute.

Enhancement [JDK-8313575](https://bugs.openjdk.org/browse/JDK-8313575) is filed 
to consider refractor of tests to split these for us to better track the 
coverage.

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

Commit messages:
 - 8313206: mark skipped only when all three tests are skipped
 - Merge branch 'master' into 8313206-pkcs11skip
 - 8313206: add test trace messages
 - 8313206: PKCS11 tests silently skip execution

Changes: https://git.openjdk.org/jdk/pull/15125/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15125&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8313206
  Stats: 340 lines in 8 files changed: 168 ins; 84 del; 88 mod
  Patch: https://git.openjdk.org/jdk/pull/15125.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15125/head:pull/15125

PR: https://git.openjdk.org/jdk/pull/15125

Reply via email to