Antoine Pitrou <pit...@free.fr> added the comment: It seems there are (intermittent?) test failures:
====================================================================== FAIL: test_pass_fds (test.test_subprocess.POSIXProcessTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home2/buildbot/slave/3.x.loewis-sun/build/Lib/test/test_subprocess.py", line 1067, in test_pass_fds "fd to be closed passed") AssertionError: {5} is not False : fd to be closed passed ====================================================================== FAIL: test_pass_fds (test.test_subprocess.ProcessTestCasePOSIXPurePython) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home2/buildbot/slave/3.x.loewis-sun/build/Lib/test/test_subprocess.py", line 1067, in test_pass_fds "fd to be closed passed") AssertionError: {5} is not False : fd to be closed passed (from http://www.python.org/dev/buildbot/all/builders/sparc%20solaris10%20gcc%203.x/builds/2337/steps/test/logs/stdio ) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6559> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com