RFR: 7903659 Verify Problemlist contents [v5]
Christian Stein
cstein at openjdk.org
Mon Mar 11 10:46:05 UTC 2024
On Mon, 11 Mar 2024 10:19:27 GMT, Ludvig Janiuk <lujaniuk at openjdk.org> wrote:
>> This change introduces the flag `--verify-exclude` (short form `-i`) which will run additional checks on the problemlists passes through `-exclude`. If any of the checks fails, jtreg prints a helpful message and refuses to start running tests.
>
> Ludvig Janiuk has updated the pull request incrementally with one additional commit since the last revision:
>
> option form
I'd omit the short form (flag) then. Having an expressive (almost self-explanatory) long form for "Verify Problemlist contents" is good.
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/181#issuecomment-1988137335
More information about the jtreg-dev
mailing list