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

Christian Stein cstein at openjdk.org
Wed Sep 3 12:53:22 UTC 2025


On Tue, 2 Sep 2025 13:10:18 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> 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 = 104 TestNG + 84 JUnit`
>> 
>> 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:
> 
>   Format number with decimal separator

Thanks for the reviews, Iris and Daniel!

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

PR Comment: https://git.openjdk.org/jtreg/pull/283#issuecomment-3249120169


More information about the jtreg-dev mailing list