RFR: 7904071: JTReg should report stats of test collections [v2]

Christian Stein cstein at openjdk.org
Tue Sep 2 10:49:18 UTC 2025


> Please review this change accumulating the count numbers of TestNG's and JUnit's text report files and prints them after a test run as follows:
> 
>> `Framework-based tests: 188, TestNG: 104, JUnit: 84`
> 
> Note that an internal, yet public, API of `SummaryReporter` was changed to be package-private now.

Christian Stein has updated the pull request incrementally with one additional commit since the last revision:

  Improve message by showing the composition of the sum

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

Changes:
  - all: https://git.openjdk.org/jtreg/pull/283/files
  - new: https://git.openjdk.org/jtreg/pull/283/files/f0a15027..e75dd7c8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jtreg&pr=283&range=01
 - incr: https://webrevs.openjdk.org/?repo=jtreg&pr=283&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jtreg/pull/283.diff
  Fetch: git fetch https://git.openjdk.org/jtreg.git pull/283/head:pull/283

PR: https://git.openjdk.org/jtreg/pull/283


More information about the jtreg-dev mailing list