Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Attachments: buildFlowBug.png
Components: build-flow
Created: 18/Mar/13 8:12 AM
Description:

Using version 0.8, it looks like the diagram shows less things than what happened.

See build log

ignore(FAILURE) {
    Trigger job jbosstools-base_master
    jbosstools-base_master #203 completed 
    // SUCCESS ignored
}
parallel {
    parallel {
        parallel {
            ignore(FAILURE) {
                ignore(FAILURE) {
                    Trigger job jbosstools-forge_master
                    ignore(FAILURE) {
                        Trigger job jbosstools-server_master
                        Trigger job jbosstools-hibernate_master
                        ignore(FAILURE) {
                            Trigger job jbosstools-vpe_master
                            jbosstools-forge_master #271 completed 
                            // SUCCESS ignored
                        }
                        jbosstools-vpe_master #308 completed 
                        // SUCCESS ignored
                    }
                    ignore(FAILURE) {
                        Trigger job jbosstools-jst_master
                        jbosstools-jst_master #330 completed  : UNSTABLE
                        // UNSTABLE ignored
                    }
                    jbosstools-hibernate_master #270 completed  : FAILURE
                    // FAILURE ignored
                }
                ignore(FAILURE) {
                    Trigger job jbosstools-birt_master
                    jbosstools-birt_master #411 completed 
                    // SUCCESS ignored
                }
            }
            jbosstools-server_master #227 completed  : FAILURE
            // FAILURE ignored
        }
        ignore(FAILURE) {
            Trigger job jbosstools-build-sites.aggregate.webtools-site_master
            jbosstools-build-sites.aggregate.webtools-site_master #677 completed 
            // SUCCESS ignored
        }
        ignore(FAILURE) {
            Trigger job jbosstools-openshift_master
            jbosstools-openshift_master #321 completed 
            // SUCCESS ignored
        }
        ignore(FAILURE) {
            Trigger job jbosstools-webservices_master
            jbosstools-webservices_master #309 completed 
            // SUCCESS ignored
        }
        parallel {
        }
    }
}

tells result about 9 jobs.
However, the resulting diagram does not show all and seems to end whenever there is a job that is no "SUCCESS"


The diagram shows only results for 6 jobs (for example, it's missing the jbosstools-birt_master)

Project: Jenkins
Priority: Major Major
Reporter: Mickael Istria
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to