Re: RFR: 8343832: Enhance test summary with number of skipped tests [v2]

2024-12-03 Thread Ivan Bereziuk
On Mon, 2 Dec 2024 15:01:35 GMT, Erik Joelsson wrote: >> Ivan Bereziuk has updated the pull request incrementally with one additional >> commit since the last revision: >> >> remove resorting zero-ing of $1_SKIPPED as preceding gawk always assigns >> the value > > make/RunTests.gmk line 1042

Re: RFR: 8343832: Enhance test summary with number of skipped tests [v2]

2024-12-02 Thread Erik Joelsson
On Wed, 27 Nov 2024 15:40:22 GMT, Ivan Bereziuk wrote: >> The output for Jtreg v7.5 was >> [enhanced](https://github.com/openjdk/jtreg/pull/217/files#diff-b6ab77bf651f1fd9a83c3ca0aab9cd24ae5c08cef41e6e257f7eaccc07c7c366R947) >> with [information about skipped >> tests](https://github.com/openj

Re: RFR: 8343832: Enhance test summary with number of skipped tests [v2]

2024-11-29 Thread Ivan Bereziuk
On Thu, 28 Nov 2024 10:42:30 GMT, Magnus Ihse Bursie wrote: >> Ivan Bereziuk has updated the pull request incrementally with one additional >> commit since the last revision: >> >> remove resorting zero-ing of $1_SKIPPED as preceding gawk always assigns >> the value > > This looks good! > >

Re: RFR: 8343832: Enhance test summary with number of skipped tests [v2]

2024-11-28 Thread Magnus Ihse Bursie
On Wed, 27 Nov 2024 15:40:22 GMT, Ivan Bereziuk wrote: >> The output for Jtreg v7.5 was >> [enhanced](https://github.com/openjdk/jtreg/pull/217/files#diff-b6ab77bf651f1fd9a83c3ca0aab9cd24ae5c08cef41e6e257f7eaccc07c7c366R947) >> with [information about skipped >> tests](https://github.com/openj

Re: RFR: 8343832: Enhance test summary with number of skipped tests [v2]

2024-11-27 Thread Ivan Bereziuk
> The output for Jtreg v7.5 was > [enhanced](https://github.com/openjdk/jtreg/pull/217/files#diff-b6ab77bf651f1fd9a83c3ca0aab9cd24ae5c08cef41e6e257f7eaccc07c7c366R947) > with [information about skipped > tests](https://github.com/openjdk/jtreg/blob/master/src/share/doc/javatest/regtest/faq.md#wh