Skip to content

Android failed with code null failures #107

@karlhorky

Description

@karlhorky

Alternative to #106

Detox causes timeouts and failed with code null test failures a lot, because of the test timeouts:

Option 1: Attempt approaches from other working configs

Review and attempt implementation of approaches from other working configs:

Option 2: Manually start emulators and install apk, before yarn detox test

The Detox team suggested to instead manually run adb install and detox test --reuse:

suggesting to launch the emulators in advance, build your apps (e.g. using detox build) and run adb install manually before running detox test (which, in turn, should be run with the --reuse argument).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions