RFR: 7904015: --verify-exclude fails to abort the test run when discovering failures
Ludvig Janiuk
lujaniuk at openjdk.org
Fri May 23 11:54:45 UTC 2025
On Wed, 21 May 2025 11:58:38 GMT, Ludvig Janiuk <lujaniuk at openjdk.org> wrote:
> Exit after discovering errors in exclude files
Thank you for the suggestion, I have added the self test. Testing the exit code itself was cumbersome, as the return code also varies with test results. I opted to check for the "test results" string instead, hope this is okay.
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/265#issuecomment-2904174571
More information about the jtreg-dev
mailing list