-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
Somewhere between 2.195 and 2.201, ANSI coloring broke.
This doesn't seem to be a problem of the ANSI coloring plugin but of the core because ANSI sequences are stripped from the log files.
[JENKINS-59969] ANSI sequences stripped from logs, no coloring
Summary | Original: ANSI sequences stripped from logs | New: ANSI sequences stripped from logs, no coloring |
Description |
Original:
Somewhere between 2.195 and 2.202, ANSI coloring broke. This doesn't seem to be a problem of the ANSI coloring plugin but of the core because ANSI sequences are stripped from the log files. |
New:
Somewhere between 2.195 and 2.201, ANSI coloring broke. This doesn't seem to be a problem of the ANSI coloring plugin but of the core because ANSI sequences are stripped from the log files. |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
A bit more digging turned out that this might be caused by another change where our build software changed how it would determine if a terminal supports colors or not and disabled colors. Sorry for the noise.