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_asyncio.test_waitfor: test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started() failed on GHA Windows x64 #109878

Closed
Labels
@vstinner

Description

@vstinner

GHA Windows x64:

FAIL: test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started (test.test_asyncio.test_waitfor.AsyncioWaitForTest.test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started)----------------------------------------------------------------------Traceback (most recent call last):  File "D:\a\cpython\cpython\Lib\unittest\async_case.py", line 90, in _callTestMethod    if self._callMaybeAsync(method) is not None:       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File "D:\a\cpython\cpython\Lib\unittest\async_case.py", line 112, in _callMaybeAsync    return self._asyncioRunner.run(           ^^^^^^^^^^^^^^^^^^^^^^^^  File "D:\a\cpython\cpython\Lib\asyncio\runners.py", line 118, in run    return self._loop.run_until_complete(task)           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File "D:\a\cpython\cpython\Lib\asyncio\base_events.py", line 664, in run_until_complete    return future.result()           ^^^^^^^^^^^^^^^  File "D:\a\cpython\cpython\Lib\test\test_asyncio\test_waitfor.py", line 92, in test_wait_for_timeout_less_then_0_or_0_coroutine_do_not_started    self.assertLess(t1 - t0, 0.1)AssertionError: 0.1879999999998745 not less than 0.1

build:https://github.com/python/cpython/actions/runs/6306288599/job/17121189775?pr=109871

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp