Issue Type: Bug Bug
Assignee: Jesse Glick
Components: workflow-plugin
Created: 17/Nov/14 7:47 PM
Description:

This test (introduced in f7c0db4) fails every time on Darwin/MacOS (at least for me). It runs fine if you run the test on its own (i.e. do not run TimeoutStepTest.basic()). It times out waiting for the build to fail (line 51). It seemed like it might be something to do with not being able to kill all related child processes running in the parallel step, but I'm not sure about that now after adding some logging to the ProcessTree class. Initially it seemed as though it was trying to kill the same process multiple times (I thought maybe that might cause things to hang) but that's not the case either since I've seen it hang even when all the PIDs are unique, so not sure now.

Environment: MacOS
Project: Jenkins
Priority: Major Major
Reporter: Tom FENNELLY
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