RFR: 7903659 Verify Problemlist contents [v5]
Ludvig Janiuk
lujaniuk at openjdk.org
Mon Mar 11 16:32:48 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 want this to be an easy drop-in to existing CI workflows. A short form seems attractive from that perspective, contributing fewer chars to what might already be a long command line. It might never be used, but having the alternative just might save some unnecessary friction.
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/181#issuecomment-1988567894
More information about the jtreg-dev
mailing list