RFR: 7903659 Verify Problemlist contents [v4]
Ludvig Janiuk
lujaniuk at openjdk.org
Mon Mar 11 10:19:28 UTC 2024
On Fri, 8 Mar 2024 16:41:17 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:
>
> implement -match (made a method public)
I've switched over to `--verify-exclude` / `-i` now. `-v`, `-e`, `-r` were either taken or felt misleading (verbose, exclude, recursive).
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/181#issuecomment-1988057508
More information about the jtreg-dev
mailing list