Integrated: 7904071: JTReg should report stats of test collections
Christian Stein
cstein at openjdk.org
Wed Sep 3 12:53:22 UTC 2025
On Mon, 1 Sep 2025 12:50:52 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.
This pull request has now been integrated.
Changeset: 8dfac661
Author: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/8dfac661dfa9a821ec881e3b5d1702b227f4e0a8
Stats: 41 lines in 2 files changed: 13 ins; 17 del; 11 mod
7904071: JTReg should report stats of test collections
Reviewed-by: iris, djelinski
-------------
PR: https://git.openjdk.org/jtreg/pull/283
More information about the jtreg-dev
mailing list