On Tue, 19 Nov 2024 16:15:42 GMT, Ivan Bereziuk <d...@openjdk.org> 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/openjdk/jtreg/blob/master/src/share/doc/javatest/regtest/faq.md#what-do-all-those-numbers-in-the-test-results-line-mean). > > Use the additional information in the "summary" block printed at the end of > `make test` target. This pull request has now been integrated. Changeset: 2019f445 Author: Ivan Bereziuk <navi.berez...@gmail.com> Committer: Ludvig Janiuk <lujan...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2019f44539db0e19d92eeb1b4e80b74a6de3276c Stats: 79 lines in 1 file changed: 60 ins; 6 del; 13 mod 8343832: Enhance test summary with number of skipped tests Co-authored-by: Magnus Ihse Bursie <i...@openjdk.org> Reviewed-by: ihse, erikj ------------- PR: https://git.openjdk.org/jdk/pull/22245