Skip to content

Conversation

@freakboy3742
Copy link
Contributor

@freakboy3742freakboy3742 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.

@freakboy3742freakboy3742 added skip news 3.13 bugs and security fixes OS-ios 3.14 bugs and security fixes needs backport to 3.13 bugs and security fixes labels Jul 27, 2024
@bedevere-appbedevere-appbot added tests Tests in the Lib/test dir awaiting core review labels Jul 27, 2024
@freakboy3742
Copy link
ContributorAuthor

!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

@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!

@freakboy3742freakboy3742 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 

@freakboy3742freakboy3742 restored the revert-test-skip branch July 27, 2024 02:24
@freakboy3742freakboy3742 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 

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

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

@bedevere-appbedevere-appbot 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.13bugs and security fixes3.14bugs and security fixesOS-iosskip newstestsTests 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

@freakboy3742@bedevere-bot@ned-deily