On Wed, 2 Aug 2023 17:51:31 GMT, Rajan Halade <rhal...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 515add88 Author: Rajan Halade <rhal...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/515add88ed6c290ee90f3d6f522a22971e37a62c Stats: 355 lines in 10 files changed: 171 ins; 87 del; 97 mod 8313206: PKCS11 tests silently skip execution Reviewed-by: ssahoo, mullan ------------- PR: https://git.openjdk.org/jdk/pull/15125