[Integrated] RFR: 7902705: Make printed test filtering stats shorter

Dmitry Bessonov dbessono at openjdk.java.net
Tue Jun 16 11:19:36 UTC 2020


On Mon, 15 Jun 2020 17:58:41 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

> 7902705: Make printed test filtering stats shorter
> Currently the filtering stats printed to console look like:
> 
> 44 tests skipped by filter "Conditional selection", reason: Some "selectIf" conditions don't match environment
> "jck_runtime_macos" 3 tests skipped by filter "Excluded Tests", reason: Test appears on the exclude list.
> 
> However the reason of filtering could be rather long and more deserves to be present in the detailed HTML report; might
> better be skipped here.

This pull request has now been integrated.

Changeset: f71e4bc5
Author:    Dmitry Bessonov <dbessono at openjdk.org>
URL:       https://git.openjdk.java.net/jtharness/commit/f71e4bc5
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

7902705: Make printed test filtering stats shorter

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

PR: https://git.openjdk.java.net/jtharness/pull/5


More information about the jtharness-dev mailing list