[JIRA] (JENKINS-61598) Coloring leaks over non script related lines

2 views
Skip to first unread message

raihaan.shouhell@autodesk.com (JIRA)

unread,
Mar 20, 2020, 4:05:02 AM3/20/20
to jenkinsc...@googlegroups.com
Raihaan Shouhell created an issue
 
Jenkins / Bug JENKINS-61598
Coloring leaks over non script related lines
Issue Type: Bug Bug
Assignee: Unassigned
Attachments: image-2020-03-20-15-47-43-973.png, image-2020-03-20-16-04-29-103.png
Components: ansicolor-plugin
Created: 2020-03-20 08:04
Environment: ansi color 0.6.3
jenkins 2.176.2
Priority: Minor Minor
Reporter: Raihaan Shouhell

Line colouring bleeds to unrelated lines

Reproducible example:

node('linux') {
    wrap([$class: 'AnsiColorBuildWrapper', 'colorMapName': 'XTerm']) {
        sh "echo -e \"\\e[33mYellow words, white background.\""
        sh "echo -e \"\\e[35mMagenta words, white background.\""
    }
}

Gives the output

Older versions give the output (0.5.3)

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages