◐ Shell
clean mode source ↗

[3.13] Ensure that iOS test re-runs don't try to spawn a process. (GH-122994) by miss-islington · Pull Request #123368 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.
(cherry picked from commit e03073f)

Co-authored-by: Russell Keith-Magee russell@keith-magee.com

…122994)

Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.
(cherry picked from commit e03073f)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>

@freakboy3742 freakboy3742 enabled auto-merge (squash)

August 27, 2024 00:27

@freakboy3742 freakboy3742 disabled auto-merge

August 27, 2024 00:27

@freakboy3742

Copy link Copy Markdown

Contributor

!buildbot iOS

@bedevere-bot

Copy link Copy Markdown

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

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 fa21b3b into python:3.13

Aug 27, 2024

@miss-islington miss-islington deleted the backport-e03073f-3.13 branch

January 2, 2026 18:53

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

Reviewers

@freakboy3742 freakboy3742 freakboy3742 approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @freakboy3742 @bedevere-bot