Skip to content

[3.13] gh-137242: Add a --no-randomize option, and use it in Android CI (GH-138649) - #138685

Merged
vstinner merged 1 commit into
python:3.13from
freakboy3742:backport-01895d2-3.13
Sep 9, 2025
Merged

[3.13] gh-137242: Add a --no-randomize option, and use it in Android CI (GH-138649)#138685
vstinner merged 1 commit into
python:3.13from
freakboy3742:backport-01895d2-3.13

Conversation

@freakboy3742

@freakboy3742 freakboy3742 commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

Adds a --no-randomize option to the CI runner, so that randomisation can be easily disabled for --fast-ci and --slow-ci configurations on single-threaded testing platforms like Android, iOS, and Emscripten.


(cherry picked from commit 01895d2)

…droid CI (pythonGH-138649)

Adds a --no-randomize option to the CI runner, so that randomisation can be easily
disabled for --fast-ci and --slow-ci configurations on single-threaded testing platforms
like Android, iOS, and Emscripten.

---------
(cherry picked from commit 01895d2)

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
@freakboy3742

Copy link
Copy Markdown
Contributor Author

!buildbot Android

@bedevere-bot

Copy link
Copy Markdown

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

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F138685%2Fmerge

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

The builders matched are:

  • aarch64 Android PR
  • AMD64 Android PR
@freakboy3742
freakboy3742 requested review from mhsmith and removed request for mhsmith September 8, 2025 22:53
@vstinner
vstinner merged commit 85649b7 into python:3.13 Sep 9, 2025
52 checks passed
@freakboy3742
freakboy3742 deleted the backport-01895d2-3.13 branch September 9, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants