Skip to content

Build universal RNTester APK for Maestro Cloud - #57945

Open
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:nc/fix-maestro-cloud-android-abi
Open

Build universal RNTester APK for Maestro Cloud#57945
cortinico wants to merge 1 commit into
react:mainfrom
cortinico:nc/fix-maestro-cloud-android-abi

Conversation

@cortinico

@cortinico cortinico commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • package a universal RNTester APK in the Test All Android build
  • upload that APK to Maestro Cloud so it includes the required arm64-v8a ABI
  • preserve the existing x86 split APK used by local emulator E2E tests

The Maestro Cloud Android job currently reaches the upload step but rejects app-x86-release.apk because Cloud Android devices require arm64-v8a.

Changelog:
[Internal] [Fixed] - Build an arm64-compatible RNTester APK for Maestro Cloud Android tests.

Test Plan:

  • node_modules/.bin/prettier --check .github/workflows/test-all.yml — passed
  • ruby -ryaml -e "YAML.load_file(%q{.github/workflows/test-all.yml}, aliases: true); puts %q{Workflow YAML parsed successfully}" — passed
  • git diff --check — passed
  • Test All CI will validate universal APK generation and the Maestro Cloud upload

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant