[issue11615] sporadic failure in test_posix

2011-03-20 Thread Ross Lagerwall
Changes by Ross Lagerwall : -- assignee: -> rosslagerwall resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker ___ _

[issue11615] sporadic failure in test_posix

2011-03-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset aedad9e14135 by Ross Lagerwall in branch 'default': Issue #11615: Fix sporadic buildbot failures related to #10812. http://hg.python.org/cpython/rev/aedad9e14135 -- nosy: +python-dev ___ Python tracker

[issue11615] sporadic failure in test_posix

2011-03-20 Thread Ross Lagerwall
Ross Lagerwall added the comment: Thanks for pointing that out. I'll just use waitpid() instead to wait on the desired pid only. -- ___ Python tracker ___ _

[issue11615] sporadic failure in test_posix

2011-03-20 Thread Antoine Pitrou
New submission from Antoine Pitrou : >From >http://www.python.org/dev/buildbot/all/builders/PPC%20Ubuntu%203.x/builds/779/steps/test/logs/stdio == FAIL: test_fexecve (test.test_posix.PosixTester) ---