Details
-
Improvement
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Some test output includes ANSI color escape sequences. Currently the "Standard Output" view displays ANSI escape sequences like this:
[NON-XML-CHAR-0x1B][90m[[NON-XML-CHAR-0x1B][38;5;249m
(Screenshot attached.)
It would be nice if the junit plugin could interpret the ANSI sequences and render the text in color. Related: https://github.com/jenkinsci/ansicolor-plugin
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Some test output includes [ANSI color escape sequences|https://en.wikipedia.org/wiki/ANSI_escape_code#Colors]. Currently the "Standard Output" view displays ANSI escape sequences like this:
{code:java} [NON-XML-CHAR-0x1B][90m[[NON-XML-CHAR-0x1B][38;5;249m {code} (Screenshot attached.) It would be nice if the xunit plugin could interpret the ANSI sequences and render the text in color. Related: [https://github.com/jenkinsci/ansicolor-plugin] |
Some test output includes [ANSI color escape sequences|https://en.wikipedia.org/wiki/ANSI_escape_code#Colors]. Currently the "Standard Output" view displays ANSI escape sequences like this:
{code:java} [NON-XML-CHAR-0x1B][90m[[NON-XML-CHAR-0x1B][38;5;249m {code} (Screenshot attached.) It would be nice if the junit plugin could interpret the ANSI sequences and render the text in color. Related: [https://github.com/jenkinsci/ansicolor-plugin] |