| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
!buildbot iOS |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit b3a9e63 🤖 The command will test the builders whose names match following regular expression: iOS The builders matched are:
|
Sorry, something went wrong.
…2994) Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.
|
Thanks @freakboy3742 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
GH-123368 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
#122992 added a --rerun option to the iOS testbed... which was then exercised on the run merging to main, revealing that --rerun reruns in a subprocess by default.
This PR also enables the --single-process option, ensuring that reruns are executed in the same process.