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 vstinner
Date 2019-11-21.21:33:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574371987.32.0.39878951325.issue38887@roundup.psfhosted.org>
In-reply-to
Content
https://buildbot.python.org/all/#/builders/40/builds/3465

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
History
Date User Action Args
2019-11-21 21:33:07vstinnersetrecipients: + vstinner
2019-11-21 21:33:07vstinnersetmessageid: <1574371987.32.0.39878951325.issue38887@roundup.psfhosted.org>
2019-11-21 21:33:07vstinnerlinkissue38887 messages
2019-11-21 21:33:07vstinnercreate