[issue38887] test_asyncio: test_pipe_handle() failed on AMD64 Windows7 SP1 3.x

STINNER Victor report at bugs.python.org
Thu Dec 5 13:28:11 EST 2019


STINNER Victor <vstinner at python.org> added the comment:

New failure on AMD64 Windows7 SP1 3.x:
https://buildbot.python.org/all/#/builders/81/builds/16

ERROR: test_pipe_handle (test.test_asyncio.test_windows_utils.PipeTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\buildbot.python.org\3.x.kloth-win64\build\lib\test\test_asyncio\test_windows_utils.py", line 78, in test_pipe_handle
    raise RuntimeError('expected ERROR_INVALID_HANDLE')
RuntimeError: expected ERROR_INVALID_HANDLE

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38887>
_______________________________________


More information about the Python-bugs-list mailing list