[issue11615] sporadic failure in test_posix

2011-03-20 Thread Antoine Pitrou
New submission from Antoine Pitrou pit...@free.fr: 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)

[issue11615] sporadic failure in test_posix

2011-03-20 Thread Ross Lagerwall
Ross Lagerwall rosslagerw...@gmail.com added the comment: Thanks for pointing that out. I'll just use waitpid() instead to wait on the desired pid only. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11615

[issue11615] sporadic failure in test_posix

2011-03-20 Thread Roundup Robot
Roundup Robot devnull@devnull 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 ___

[issue11615] sporadic failure in test_posix

2011-03-20 Thread Ross Lagerwall
Changes by Ross Lagerwall rosslagerw...@gmail.com: -- assignee: - rosslagerwall resolution: - fixed stage: - committed/rejected status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11615