Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: build-flow
Created: 07/Jul/13 12:56 PM
Description:

The following flow dsl code swallows the exception, no job is triggered; yet, build result is failure:

def closure_list = [{it->build('wrong')}]
parallel(closure_list)

Althougth the build result is 'failure', there's no indication which job could not be run (if the list is long).

Project: Jenkins
Priority: Major Major
Reporter: Timor Raiman
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