Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
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.3129999999998745build:https://github.com/python/cpython/actions/runs/6348560548/job/17245417314?pr=110080
Linked PRs
- gh-110088, gh-109878: Fix test_asyncio timeouts #110092
- [3.12] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) #110098
- [3.11] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) #110099
- gh-110088: Fix asyncio test_prompt_cancellation() #110157
- [3.12] gh-110088: Fix asyncio test_prompt_cancellation() (GH-110157) #110158
- [3.11] gh-110088: Fix asyncio test_prompt_cancellation() (GH-110157) #110159
Metadata
Metadata
Assignees
Projects
Status
Done