Message399770
Recent failure on GHA Windows x64:
https://github.com/python/cpython/runs/3342514542
2021-08-16T17:19:58.4338049Z ======================================================================
2021-08-16T17:19:58.4339129Z FAIL: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests)
2021-08-16T17:19:58.4340315Z ----------------------------------------------------------------------
2021-08-16T17:19:58.4340937Z Traceback (most recent call last):
2021-08-16T17:19:58.4341846Z File "D:\a\cpython\cpython\lib\test\test_asyncio\test_sendfile.py", line 457, in test_sendfile_close_peer_in_the_middle_of_receiving
2021-08-16T17:19:58.4342849Z with self.assertRaises(ConnectionError):
2021-08-16T17:19:58.4343398Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2021-08-16T17:19:58.4343982Z AssertionError: ConnectionError not raised |
|
Date |
User |
Action |
Args |
2021-08-17 17:01:50 | vstinner | set | recipients:
+ vstinner, terry.reedy, ncoghlan, asvetlov, yselivanov, aeros, erlendaasland |
2021-08-17 17:01:50 | vstinner | set | messageid: <1629219710.63.0.772707678241.issue41682@roundup.psfhosted.org> |
2021-08-17 17:01:50 | vstinner | link | issue41682 messages |
2021-08-17 17:01:50 | vstinner | create | |
|