Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test_shutdown_timeout_handler_not_set failed locally #136433

Open
Labels
testsTests in the Lib/test dirtopic-asynciotype-bugAn unexpected behavior, bug, or error
@sobolevn

Description

@sobolevn

Bug report

While running on macos 14.5 m2 locally with--with-pydebug and./python.exe -m test this happened:

0:00:29 load avg: 3.87 [ 20/491] test.test_asyncio.test_ssltest test.test_asyncio.test_ssl failed -- Traceback (most recent call last):  File "/Users/sobolev/Desktop/cpython/Lib/test/test_asyncio/test_ssl.py", line 1743, in test_shutdown_timeout_handler_not_set    loop.run_until_complete(client(srv.addr))    ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^  File "/Users/sobolev/Desktop/cpython/Lib/asyncio/base_events.py", line 719, in run_until_complete    return future.result()           ~~~~~~~~~~~~~^^  File "/Users/sobolev/Desktop/cpython/Lib/test/test_asyncio/test_ssl.py", line 1738, in client    await pr.fut  File "/Users/sobolev/Desktop/cpython/Lib/asyncio/selector_events.py", line 984, in _read_ready__get_buffer    nbytes = self._sock.recv_into(buf)ConnectionResetError: [Errno 54] Connection reset by peer

This the first time it happens. The second run was successful. So, this test is flaky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtopic-asynciotype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp