Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "gh-128364: Fix flaky test_timeout test (gh-130724)" #130732

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Mar 1, 2025

Change broke Android and iOS buildbots that do not have multiprocessing.

This reverts commit cfa0b1d.

…)"

Change broke Android and iOS buildbots that do not have multiprocessing.

This reverts commit cfa0b1d.
@colesbury
Copy link
Contributor Author

!buildbot Android

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @colesbury for commit ffc7ee6 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F130732%2Fmerge

The command will test the builders whose names match following regular expression: Android

The builders matched are:

  • AMD64 Android PR
  • aarch64 Android PR

@zanieb
Copy link
Contributor

zanieb commented Mar 1, 2025

It also seems fine to just skip this test on those platforms? per your original comment in #128364 about removing the test entirely.

@colesbury
Copy link
Contributor Author

Yeah, I agree but I'd rather revert now and fix later.

@colesbury colesbury enabled auto-merge (squash) March 1, 2025 17:09
@colesbury colesbury merged commit 5221d9c into python:main Mar 1, 2025
49 of 50 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 1, 2025
…)" (pythongh-130732)

Change broke Android and iOS buildbots that do not have multiprocessing.

This reverts commit cfa0b1d.
(cherry picked from commit 5221d9c)

Co-authored-by: Sam Gross <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 1, 2025

GH-130734 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 1, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 1, 2025
…)" (pythongh-130732)

Change broke Android and iOS buildbots that do not have multiprocessing.

This reverts commit cfa0b1d.
(cherry picked from commit 5221d9c)

Co-authored-by: Sam Gross <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 1, 2025

GH-130735 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Mar 1, 2025
@colesbury colesbury deleted the gh-128364-revert branch March 1, 2025 17:23
colesbury added a commit that referenced this pull request Mar 1, 2025
…h-130732) (#130735)

Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)

Change broke Android and iOS buildbots that do not have multiprocessing.

This reverts commit cfa0b1d.
(cherry picked from commit 5221d9c)

Co-authored-by: Sam Gross <[email protected]>
colesbury added a commit that referenced this pull request Mar 1, 2025
…h-130732) (#130734)

Revert "gh-128364: Fix flaky `test_timeout` test (gh-130724)" (gh-130732)

Change broke Android and iOS buildbots that do not have multiprocessing.

This reverts commit cfa0b1d.
(cherry picked from commit 5221d9c)

Co-authored-by: Sam Gross <[email protected]>
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.

3 participants