Skip to content

[android] run tests on arm64 emulator in CI #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andrurogerz opened this issue Oct 16, 2024 · 0 comments · Fixed by #157
Closed

[android] run tests on arm64 emulator in CI #161

andrurogerz opened this issue Oct 16, 2024 · 0 comments · Fixed by #157
Assignees

Comments

@andrurogerz
Copy link
Collaborator

By using a slightly outdated version of the Android emulator (see https://issuetracker.google.com/u/1/issues/373790939) and passing some extra flags to qemu (-machine virt, -cpu max), it is possible to run an Android arm64-v8a guest on an x86_64 host on an GitHub runner.

Enabling some arm tests in CI would greatly improve our confidence in ds2 functionality on Android devices. Because arm emulation is slower, we won't want to run the full set of lldb tests on every pull request.

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 a pull request may close this issue.

1 participant