Skip to content

e2e: a program runs on an attached Android device through adb-run (#622) - #625

Merged
Sunrisepeak merged 3 commits into
mainfrom
test/622-android-device-e2e
Sep 12, 2026
Merged

e2e: a program runs on an attached Android device through adb-run (#622)#625
Sunrisepeak merged 3 commits into
mainfrom
test/622-android-device-e2e

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

A device reading for the Android rows: a new capability android-device (an arm64 device that is not an emulator, answering the platform-tools payload's adb; its serial exported as E2E_ANDROID_SERIAL) and tests/e2e/658, which declares runner = ["adb-run"] and xim:android-platform-tools >= 37.0.1-3 on aarch64-linux-android, runs a program on the device and asserts its marker and that a non-zero exit status crosses the session. Skips where no device is attached, which is every CI runner; measured on a 2211133C (arm64-v8a) over USB: PASS in 18 s. No engine change.

@Sunrisepeak
Sunrisepeak merged commit 5260dec into main Sep 12, 2026
39 checks passed
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