Skip to content

[3.13] Ensure that iOS test re-runs don't try to spawn a process. (GH-122994) - #123368

Merged
freakboy3742 merged 1 commit into
python:3.13from
miss-islington:backport-e03073f-3.13
Aug 27, 2024
Merged

[3.13] Ensure that iOS test re-runs don't try to spawn a process. (GH-122994)#123368
freakboy3742 merged 1 commit into
python:3.13from
miss-islington:backport-e03073f-3.13

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

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.13Aug 27, 2024
@miss-islington
miss-islington deleted the backport-e03073f-3.13 branch January 2, 2026 18:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@freakboy3742@bedevere-bot