On Wed, 20 Aug 2025 19:57:59 GMT, Matthew Donovan <[email protected]> wrote:

> This PR updates `ArtifactResolver.fetchOne()` to throw an IOException instead 
> of SkippedException. This allows tests to determine of a missing "artifact" 
> should be treated as a failed or skipped test.`OpensslArtifactFetcher` is 
> also updated to only throw SkippedException if OpenSSL is not available on 
> the test platform.

This pull request has now been integrated.

Changeset: 26b5708c
Author:    Matthew Donovan <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/26b5708c47150023798a1546ba095c1b0b7807e1
Stats:     38 lines in 3 files changed: 15 ins; 8 del; 15 mod

8360882: Tests throw SkippedException when they should fail

Reviewed-by: mullan

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

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

Reply via email to