Skip to content

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

@andrurogerz

Description

@andrurogerz

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions