Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android failed with code null failures #107

Open
karlhorky opened this issue Dec 8, 2022 · 0 comments
Open

Android failed with code null failures #107

karlhorky opened this issue Dec 8, 2022 · 0 comments

Comments

@karlhorky
Copy link
Member

karlhorky commented Dec 8, 2022

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).

@karlhorky karlhorky changed the title Manually start emulators and install apk, before yarn detox test Android failed with code null with timeout Apr 19, 2024
@karlhorky karlhorky changed the title Android failed with code null with timeout Android failed with code null failures Apr 19, 2024
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

No branches or pull requests

1 participant