Closed
Description
Hi Team,
My Instrumentation tests are failing,. they used to work till this month start, but started failing suddenly with,
daemon started successfully
adb: no devices/emulators found
The process '/Users/runner/Library/Android/sdk/platform-tools/adb' failed with exit code 1
Can anyone help on this?
This is the script which we are using,
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
avd-name: test
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: ./gradlew connectedMockDebugAndroidTest
Metadata
Metadata
Assignees
Labels
No labels