Skip to content

Disable the use of a skin on Android test runs.#189

Merged
mhsmith merged 1 commit into
mainfrom
skinless-android
Jul 8, 2026
Merged

Disable the use of a skin on Android test runs.#189
mhsmith merged 1 commit into
mainfrom
skinless-android

Conversation

@freakboy3742

Copy link
Copy Markdown
Member

beeware/briefcase#2788 added the ability to create an Android emulator with no skin by specifying a device type but no skin type; this change was made to Toga in beeware/toga#4316, but the equivalent change was never made here.

This is needed because Google puts a fairly heavy rate limit on skin downloads, so if there's a bunch of Android CI jobs started at once (as often happens on first-of-the-month Dependabot runs), the CI jobs fail because of skin downloads, not because of an actual problem.

The skin is entirely cosmetic; it doesn't alter CI operation.

PR Checklist:

  • I will abide by the BeeWare Code of Conduct
  • I have read and have followed the CONTRIBUTING.md file
  • This PR was generated or assisted using an AI tool

@freakboy3742 freakboy3742 requested a review from mhsmith July 8, 2026 08:36
@mhsmith mhsmith merged commit d2c000b into main Jul 8, 2026
38 checks passed
@mhsmith mhsmith deleted the skinless-android branch July 8, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants