[ 
https://issues.jenkins-ci.org/browse/JENKINS-11013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163301#comment-163301
 ] 

SCM/JIRA link daemon commented on JENKINS-11013:
------------------------------------------------

Code changed in jenkins
User: Richard Mortimer
Path:
 core/src/main/java/hudson/matrix/MatrixBuild.java
 core/src/main/resources/hudson/matrix/Messages.properties
http://jenkins-ci.org/commit/matrix-project-plugin/2ecdf87e4e4820d7571eca36ec1d54b0f5c60782
Log:
  JENKINS-11013 NOT_BUILT & other build status are reported inconsistently

The parent matrix build console output does not record the build status for
each job. That is useful to get a quick feel for the status of each job and
the order of execution/completion.

Originally-Committed-As: fd9d680c7451457dbd26b32e52aef7bc0bd37047



                
> NOT_BUILT & other build status are reported inconsistently
> ----------------------------------------------------------
>
>                 Key: JENKINS-11013
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11013
>             Project: Jenkins
>          Issue Type: Bug
>          Components: core
>    Affects Versions: current
>         Environment: Jenkins 1.431 Ubuntu 1104 on x86
>            Reporter: Richard Mortimer
>            Assignee: Richard Mortimer
>            Priority: Minor
>
> If a build terminates with a NOT_BUILT status it is not reported correctly in 
> a number of places:
> * The tooltip for the grey ball is "Pending" when it should be "Not built".
> * The rss/atom build result feeds report status as "?"
> * Matrix build tooltip reports a pending/queued build as "skipped"
> * The parent matrix build console output does not record the build status for 
> each job. That is useful to get a quick feel for the status of each job and 
> order of execution/completion.
> * NOT_BUILT can be returned as a previous build result when calculating 
> unstable/back to normal build notifications

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to