]> granicus.if.org Git - python/commit
Removed test_close_fds, because it's too unreliable. We simply cannot
authorPeter Astrand <astrand@lysator.liu.se>
Thu, 21 Oct 2004 19:28:34 +0000 (19:28 +0000)
committerPeter Astrand <astrand@lysator.liu.se>
Thu, 21 Oct 2004 19:28:34 +0000 (19:28 +0000)
commitc19ccc9f1137bceb830a635a199b0798cc6d3932
tree2d10c0ea223e6f3e5eb6886ac4b2dcc16279aa78
parent66e80baea29f0317cf252c62caa1c542f4b11af2
Removed test_close_fds, because it's too unreliable. We simply cannot
know that the newly-started Python process only has 3 filedescriptors
open. Fixes bug 1048808.
Lib/test/test_subprocess.py