STINNER Victor <victor.stin...@haypocalc.com> added the comment:

On Mac OS X, the failure is different:

======================================================================
FAIL: test_empty_env (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Users/buildbot/buildarea/3.x.parc-tiger-1/build/Lib/test/test_subprocess.py", 
line 400, in test_empty_env
    self.assertEqual(stdout.strip(), b"0")
AssertionError: b'1' != b'0'

http://www.python.org/dev/buildbot/all/builders/PPC%20Tiger%203.x/builds/2059/steps/test/logs/stdio

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12383>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to