RFR: 8365608: Test is skipped without skip exception /test/jdk/security/infra/java/security/cert/CertPathValidator/certification/ValidatePathWithParams.java
Mikhail Yankelevich
myankelevich at openjdk.org
Wed Feb 4 12:43:02 UTC 2026
On Thu, 23 Oct 2025 16:54:41 GMT, Rajan Halade <rhalade at openjdk.org> wrote:
> This should be checked in details. Each CA test exercises multiple certificates. Once expired certificate or a network error shouldn't skip the entire test from execution after SkippedException. You should also check CAInterop test as it would also need test/lib dependency.
CAInterop doesn't use this class, it uses `ValidatePathWithURL`. I have updated the tests to collect the skipped exceptions and throw in the end of the execution
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26804#issuecomment-3847204867
More information about the security-dev
mailing list