On Tue, 26 Aug 2025 14:42:52 GMT, Francesco Andreuzzi <d...@openjdk.org> wrote:

>> It is set there on purpose. This way it will log to the `System.out` and not 
>> `System.err`. Just easier to spot this way. I can add `e` into skipped 
>> exception, but it seems to be a bit of an overkill. What do you think?
>
> To me it would look logical to look in the `SkippedException` cause to find 
> the reason why the test was skipped, rather than looking somewhere in stdout

I think both are valuable in our tests specifically, but just for convenience 
I'll add it to skipped exception too

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26942#discussion_r2301650193

Reply via email to