RFR: 8313206: PKCS11 tests silently skip execution [v4]

Rajan Halade rhalade at openjdk.org
Thu Aug 3 17:20:00 UTC 2023


> 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.

Rajan Halade has updated the pull request incrementally with two additional commits since the last revision:

 - Address review comments - 1
 - Address review comments - 1

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15125/files
  - new: https://git.openjdk.org/jdk/pull/15125/files/a950638a..124f9a5d

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

  Stats: 53 lines in 9 files changed: 5 ins; 18 del; 30 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



More information about the security-dev mailing list