Skip to content

gh-130727: Retry test_wmi on TimeoutError#130832

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:test_wmi
Mar 4, 2025
Merged

gh-130727: Retry test_wmi on TimeoutError#130832
vstinner merged 1 commit intopython:mainfrom
vstinner:test_wmi

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 4, 2025

Use sleeping_retry() in test_wmi to retry multiple times on TimeoutError. Wait up to LONG_TIMEOUT seconds (5 minutes by default).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants