Skip to content

Color test results in Gradle output#1791

Merged
vlsi merged 1 commit intoapache:masterfrom
vlsi:color_tests
Feb 7, 2020
Merged

Color test results in Gradle output#1791
vlsi merged 1 commit intoapache:masterfrom
vlsi:color_tests

Conversation

@vlsi
Copy link
Copy Markdown
Contributor

@vlsi vlsi commented Feb 7, 2020

The coloring is enabled by default except on Windows.
It can be configured via -Pnocolor, -Pnocolor=true|false.

@vlsi vlsi force-pushed the color_tests branch 3 times, most recently from a23a46b to 868be3d Compare February 7, 2020 13:38
The coloring is enabled by default except on Windows.
It can be configured via `-Pnocolor`, `-Pnocolor=true|false`.

Colors:
* red: errors > 0
* blue: skipped > 0 or totalTests == 0
* bold: test duration exceeds slowTestLogThreshold (2000 by default)
@vlsi vlsi merged commit dac238c into apache:master Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant