The test must not measure the performance of the CI.
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
The test must not measure the performance of the CI.
GHA Windows x86:
build: https://github.com/python/cpython/actions/runs/6348560548/job/17245417314?pr=110080
Linked PRs