-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: ansicolor-plugin
-
None
-
Environment:Jenkins 2.534
AnsiColor 1.0.6
It seems like the recent upgrade to Jenkins 2.534 broke coloring somehow, even in the full console log. Most escape sequences are still interpreted correctly, but there are not rendered sequences like
[32mPASSED[0m
from time to time as well, indicating that something goes wrong. Looking into the plaintext log, all sequences appear to be the same, thus I suspect that this is Jenkins-specific issue.