RFR: 7903785: Improve reporting for skipped tests [v4]

Daniel Jeliński djelinski at openjdk.org
Tue Sep 10 15:48:20 UTC 2024


On Tue, 10 Sep 2024 12:41:19 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix typo, reported in review comment
>
> Also, some of the files would need a copyright year update before integrating.

@jaikiran example notRun.txt file content:

applet/Fail.java#id1   Not run. Not matching the given keyword expression: !manual
applet/Fail.java#id2   Not run. Not matching the given keyword expression: !manual

still running tests using the new jtreg, looks good so far. Will report when done.

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

PR Comment: https://git.openjdk.org/jtreg/pull/217#issuecomment-2341311828


More information about the jtreg-dev mailing list