RFR: 8343832: Enhance test summary with number of skipped tests [v2]
Ivan Bereziuk
duke at openjdk.org
Wed Nov 27 15:40:22 UTC 2024
> 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.
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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22245/files
- new: https://git.openjdk.org/jdk/pull/22245/files/a1b898b3..71cc3a93
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22245&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22245&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/22245.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22245/head:pull/22245
PR: https://git.openjdk.org/jdk/pull/22245
More information about the build-dev
mailing list