Message404820
New failure today: https://github.com/python/cpython/runs/3979900415?check_suite_focus=true
test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.SelectEventLoopTests) ... ok
======================================================================
FAIL: test_sendfile_close_peer_in_the_middle_of_receiving (test.test_asyncio.test_sendfile.ProactorEventLoopTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\a\cpython\cpython\lib\test\test_asyncio\test_sendfile.py", line 457, in test_sendfile_close_peer_in_the_middle_of_receiving
with self.assertRaises(ConnectionError):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: ConnectionError not raised |
|
Date |
User |
Action |
Args |
2021-10-22 20:24:28 | erlendaasland | set | recipients:
+ erlendaasland, terry.reedy, ncoghlan, vstinner, asvetlov, yselivanov, Dennis Sweeney, aeros, sobolevn |
2021-10-22 20:24:28 | erlendaasland | set | messageid: <1634934268.58.0.270467765638.issue41682@roundup.psfhosted.org> |
2021-10-22 20:24:28 | erlendaasland | link | issue41682 messages |
2021-10-22 20:24:28 | erlendaasland | create | |
|