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

gh-121832: Revert test skip introduced by #122150. #122340

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

freakboy3742
Copy link
Contributor

@freakboy3742 freakboy3742 commented Jul 27, 2024

#122150 introduced a test skip to restore CI for iOS as a temporary measure. This PR reverts the skip.

Fixes #121832.

@freakboy3742 freakboy3742 added skip news 3.13 bugs and security fixes OS-ios 3.14 new features, bugs and security fixes needs backport to 3.13 bugs and security fixes labels Jul 27, 2024
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting core review labels Jul 27, 2024
@freakboy3742
Copy link
Contributor Author

!buildbot iOS

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit ed280f0 🤖

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

The builders matched are:

  • iOS ARM64 Simulator PR

@freakboy3742 freakboy3742 merged commit 863a92f into python:main Jul 27, 2024
42 checks passed
@miss-islington-app
Copy link

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

@freakboy3742 freakboy3742 deleted the revert-test-skip branch July 27, 2024 02:24
@miss-islington-app
Copy link

Sorry, @freakboy3742, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 863a92f2bc708b9e3dfa9828bb8155b8d371e09c 3.13

@freakboy3742 freakboy3742 restored the revert-test-skip branch July 27, 2024 02:24
@freakboy3742 freakboy3742 added needs backport to 3.13 bugs and security fixes and removed needs backport to 3.13 bugs and security fixes labels Jul 27, 2024
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @freakboy3742, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 863a92f2bc708b9e3dfa9828bb8155b8d371e09c 3.13

@freakboy3742 freakboy3742 deleted the revert-test-skip branch July 27, 2024 02:30
@bedevere-app
Copy link

bedevere-app bot commented Jul 27, 2024

GH-122342 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 Jul 27, 2024
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Jul 27, 2024
… (pythonGH-122340)

Revert test skip introduced by pythonGH-122150.
(cherry picked from commit 863a92f)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit that referenced this pull request Jul 27, 2024
… (#122342)

Revert test skip introduced by GH-122150.
(cherry picked from commit 863a92f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes 3.14 new features, bugs and security fixes OS-ios skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test suite crashes when run single process --with-pydebug enabled
3 participants