This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Eric Appelt, barry, benjamin.peterson, vstinner
Date 2018-01-30.11:04:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517310263.73.0.467229070634.issue30117@psf.upfronthosting.co.za>
In-reply-to
Content
x86 Windows7 3.x:

http://buildbot.python.org/all/#/builders/58/builds/563

======================================================================
FAIL: test_nonexisting_with_pipes (test.test_subprocess.ProcessTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_subprocess.py", line 1194, in test_nonexisting_with_pipes
    self.assertEqual(stderr, "")
AssertionError: 'Traceback (most recent call last):\n  Fil[1129 chars]le\n' != ''
Diff is 1153 characters long. Set self.maxDiff to None to see it.
History
Date User Action Args
2018-01-30 11:04:23vstinnersetrecipients: + vstinner, barry, benjamin.peterson, Eric Appelt
2018-01-30 11:04:23vstinnersetmessageid: <1517310263.73.0.467229070634.issue30117@psf.upfronthosting.co.za>
2018-01-30 11:04:23vstinnerlinkissue30117 messages
2018-01-30 11:04:23vstinnercreate