Skip to content

Run Android E2E with ARM64 APKs - #58092

Closed
cortinico wants to merge 3 commits into
mainfrom
nc/emulator-arm64
Closed

Run Android E2E with ARM64 APKs#58092
cortinico wants to merge 3 commits into
mainfrom
nc/emulator-arm64

Conversation

@cortinico

Copy link
Copy Markdown
Contributor

Summary:

Build only the arm64-v8a Android ABI for dry-run CI artifacts and run the ARM64 RNTester and template-app APKs on an API 35 google_apis x86_64 emulator using the system images built-in NDK translation support.

This also makes the Maestro emulator API level and target configurable, logs the device ABI/native-bridge configuration, and updates local RNTester artifact selection to use the ARM64 split.

Release and nightly publication builds continue to build all supported Android ABIs.

Changelog:

[INTERNAL] [CHANGED] - Run Android E2E tests with ARM64 APKs through NDK translation.

Test Plan:

  • node --check .github/workflow-scripts/maestro-android.js — passed.
  • node --check scripts/release-testing/test-release-local.js — passed.
  • Parsed all modified YAML files with the yaml Node package — passed.
  • ./node_modules/.bin/prettier --check <modified files> — passed.
  • git diff --check HEAD~3..HEAD — passed.
  • actionlint reported only existing repository metadata warnings for the custom 4-core-ubuntu label and the missing description in the local yarn-install action.
  • yarn test .github/workflow-scripts/__tests__/maestro-android-test.js --runInBand could not start because the local dependency tree is missing flow-parser; restoring dependencies was blocked by HTTP 503 responses from the npm registry.
  • The draft CI run should validate ARM64 APK installation, Hermes startup, and the complete Maestro suites through libndk_translation.so.

@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 24, 2026
@cortinico
cortinico marked this pull request as ready for review August 24, 2026 13:24
@meta-codesync

meta-codesync Bot commented Aug 24, 2026

Copy link
Copy Markdown

@cortinico has imported this pull request. If you are a Meta employee, you can view this in D117195078.

@meta-codesync meta-codesync Bot closed this in 25ebffd Aug 24, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Aug 24, 2026
@meta-codesync

meta-codesync Bot commented Aug 24, 2026

Copy link
Copy Markdown

@cortinico merged this pull request in 25ebffd.

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. Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant