Skip to content

test_asyncio.test_windows_events: test_wait_for_handle() failed on GHA Windows x86 #110088

Closed
@vstinner

Description

@vstinner

The test must not measure the performance of the CI.

GHA Windows x86:

FAIL: test_wait_for_handle (test.test_asyncio.test_windows_events.ProactorTests.test_wait_for_handle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\a\cpython\cpython\Lib\test\test_asyncio\test_windows_events.py", line 188, in test_wait_for_handle
    self.assertTrue(0 <= elapsed < 0.3, elapsed)
AssertionError: False is not true : 0.3129999999998745

build: https://github.com/python/cpython/actions/runs/6348560548/job/17245417314?pr=110080

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions