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

Test just failed on x86 Windows7 3.6 when test_asyncio was re-run 
(sequentially):

http://buildbot.python.org/all/#/builders/90/builds/387

======================================================================
ERROR: test_pipe_handle (test.test_asyncio.test_windows_utils.PipeTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"D:\cygwin\home\db3l\buildarea\3.6.bolen-windows7\build\lib\test\test_asyncio\test_windows_utils.py",
 line 128, in test_pipe_handle
    raise RuntimeError('expected ERROR_INVALID_HANDLE')
RuntimeError: expected ERROR_INVALID_HANDLE

----------

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

Reply via email to