[JIRA] (JENKINS-58564) Blue Ocean visualization should indicate parallel stages killed with fastFail

2 views
Skip to first unread message

leemeador@java.net (JIRA)

unread,
Jul 18, 2019, 6:13:02 PM7/18/19
to jenkinsc...@googlegroups.com
leemeador created an issue
 
Jenkins / Improvement JENKINS-58564
Blue Ocean visualization should indicate parallel stages killed with fastFail
Issue Type: Improvement Improvement
Assignee: Unassigned
Components: blueocean-plugin
Created: 2019-07-18 22:12
Environment: 2.164
Priority: Minor Minor
Reporter: leemeador

When you have a parallel section,

and one of the parallel stages fails,

and you have fail fast set,

All the other parallel stages (that haven't completed) show a message "sending interrupt ..." in the log when they are killed.

It would be nice if the visualization let it be easy to see which of the parallel stages died on their own and which were killed because a different on died. Let's say the little circle turns grey. Then you could easily see which one has the log you need to look at to see why it failed.

I suspect there is some complexity if two stages fail around the same time and then tell each other to die. Maybe this case can't easily be handled. Even if not, it is my opinion that solving the case where only one failed on its own would be useful. Maybe its as simple as putting that grey circle up if the log for that parallel stage has a message about "sending interrupt..." though I doubt that's the real indicator. (If there were two to fail at the same time there would be too many grey circles.)

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages