[Buildbot-commits] [Buildbot] #1749: xp slave fails to kill child process

Buildbot nobody at buildbot.net
Sat Dec 25 20:40:23 UTC 2010


#1749: xp slave fails to kill child process
----------------------+-----------------------
Reporter:  philippem  |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.3      |   Keywords:
----------------------+-----------------------
 - buildbot slave on xp, python 2.7, buildbot 0.8.3, twisted 10.2.0.
 - slave is running Test that executes xunit.console.exe

 buildstep on master is:
 f1.addStep(Test(workdir="C:\\Source\\XXX\\UnitTests\\bin\\Debug",
 description="running UnitTests", descriptionDone="UnitTests done",
 command=["xunit.console.exe", "UnitTests.dll", "/html", "unittests-
 output.html", ], ))

 - network is disconnected; slave runs stopCommand, but fails to terminate
 the xunit.console.exe
 - screen shot of twisted.log and taskmgr on the slave is attached.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1749>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list