Skip to content

no devices/emulators found #397

Description

@Bhuvanaarkala07

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions