On Fri, 8 Nov 2024 22:04:10 GMT, Weijun Wang <wei...@openjdk.org> wrote:

>> test/jdk/sun/security/provider/acvp/Launcher.java line 1:
>> 
>>> 1: /*
>> 
>> By default, does this test run and do nothing because there are no 
>> `internalProjection.json` files? Are those going to be added as test data 
>> files later? Should the test be reported as skipped if there is nothing to 
>> test?
>
> By default, it's a no op. We will add test data files later.
> 
> Personally, I don't think it's worth being reported as skipped.

It's pretty easy to do, you just throw `SkippedException`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21548#discussion_r1835105065

Reply via email to