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

gh-130727: Retry test_wmi on TimeoutError#130832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

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

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedMar 4, 2025
edited by bedevere-appbot
Loading

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

Use sleeping_retry() in test_wmi to retry multiple times onTimeoutError. Wait up to LONG_TIMEOUT seconds (5 minutes by default).
@vstinner
Copy link
MemberAuthor

cc@colesbury@zooba

@zooba
Copy link
Member

LGTM. I hadn't noticedsleeping_retry before, very cool.

vstinner reacted with hooray emoji

@vstinnervstinner merged commitf67ff9e intopython:mainMar 4, 2025
48 checks passed
@vstinnervstinner deleted the test_wmi branchMarch 4, 2025 15:07
@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 4, 2025
Use sleeping_retry() in test_wmi to retry multiple times onTimeoutError. Wait up to LONG_TIMEOUT seconds (5 minutes by default).(cherry picked from commitf67ff9e)Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

GH-130839 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMar 4, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 4, 2025
Use sleeping_retry() in test_wmi to retry multiple times onTimeoutError. Wait up to LONG_TIMEOUT seconds (5 minutes by default).(cherry picked from commitf67ff9e)Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

GH-130840 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelMar 4, 2025
vstinner added a commit that referenced this pull requestMar 4, 2025
gh-130727: Retry test_wmi on TimeoutError (GH-130832)Use sleeping_retry() in test_wmi to retry multiple times onTimeoutError. Wait up to LONG_TIMEOUT seconds (5 minutes by default).(cherry picked from commitf67ff9e)Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull requestMar 17, 2025
gh-130727: Retry test_wmi on TimeoutError (GH-130832)Use sleeping_retry() in test_wmi to retry multiple times onTimeoutError. Wait up to LONG_TIMEOUT seconds (5 minutes by default).(cherry picked from commitf67ff9e)Co-authored-by: Victor Stinner <vstinner@python.org>
seehwan pushed a commit to seehwan/cpython that referenced this pull requestApr 16, 2025
Use sleeping_retry() in test_wmi to retry multiple times onTimeoutError. Wait up to LONG_TIMEOUT seconds (5 minutes by default).
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
skip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vstinner@zooba

[8]ページ先頭

©2009-2025 Movatter.jp