Daniel Beck resolved Bug JENKINS-18198 as Not A Defect

With a simple "sleep a random time between 0 and 200 seconds, then finish" project that builds in parallel, build #3 and #6 finished before #1, #2, #4 and #5, without waiting for them. This was on Jenkins 1.584.

The behavior you're seeing is very likely controlled by the configured post-build steps. For a long time, email sending (both Mailer and email-ext IIRC) blocked build completion because it wanted to make sure to use the correct subject ("Failed" vs. "Still Failing"). AFAIK this was changed, leading to potentially slightly wrong email subjects.

Not a core bug, and more information on the job configuration is needed to investigate further. Issues should be filed against the responsible post-build action plugins.

Change By: Daniel Beck (17/Oct/14 12:42 PM)
Status: Open Resolved
Resolution: Not A Defect
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to