Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: build-flow-plugin
Created: 19/Dec/14 10:43 AM
Description:

IGNORE { } instructions are working fine if a job does not exists. If they are nested in PARALLEL { } blocks, the build stops if an "ignore" job is failing.

For an example with a failing test case, see:

https://github.com/kremers/build-flow-plugin/commit/5aefdf131b35ea88e6ad6478d70e30dece34bd09

testIngoreInParallelBlock(com.cloudbees.plugins.flow.ParallelTest) Time elapsed: 10.406 sec <<< FAILURE!
junit.framework.AssertionFailedError: job job3 didn't run
at junit.framework.Assert.fail(Assert.java:57)
...

Project: Jenkins
Labels: build
Priority: Minor Minor
Reporter: Martin Kremers
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/d/optout.

Reply via email to