On Thu, 23 Oct 2025 16:54:41 GMT, Rajan Halade <[email protected]> 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
