STINNER Victor <vstin...@redhat.com> added the comment:

x86 Windows7 3.x:
https://buildbot.python.org/all/#/builders/58/builds/2627

FAIL: test_stdin_broken_pipe 
(test.test_asyncio.test_subprocess.SubprocessProactorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\test\test_asyncio\test_subprocess.py",
 line 243, in test_stdin_broken_pipe
    self.assertRaises((BrokenPipeError, ConnectionResetError),
AssertionError: (<class 'BrokenPipeError'>, <class 'ConnectionResetError'>) not 
raised by run_until_complete

----------

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

Reply via email to