Integrated: 7903443: Propagate verbose flag to agents
Christian Stein
cstein at openjdk.org
Fri May 31 15:16:20 UTC 2024
On Tue, 5 Mar 2024 11:47:45 GMT, Christian Stein <cstein at openjdk.org> wrote:
> Please review this change to make `jtreg` propagate its verbosity configuration to agents.
>
> This pull request also updates the `JUnitRunner` agent to evaluate the verbosity configuration and act accordingly.
> For example, passing `-v:nopass,error,fail` at the command line to `jtreg` will suppress the `STARTED: ...` and `SUCCESSFUL: ...` lines in `.jtr` files for JUnit-based tests.
This pull request has now been integrated.
Changeset: d890abfb
Author: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/d890abfb880dcd4cb9b2fa2e09a7a058f5237044
Stats: 124 lines in 5 files changed: 117 ins; 1 del; 6 mod
7903443: Propagate verbose flag to agents
Reviewed-by: jjg
-------------
PR: https://git.openjdk.org/jtreg/pull/187
More information about the jtreg-dev
mailing list