We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
our app compiles and installs with detox build. But when we attempt to run with detox test --configuration android.emu.release
detox test --configuration android.emu.release
we get this error
15:55:15.482 detox[51680] i ""/Users/phil/Library/Android/sdk/platform-tools/adb" -s emulator-5554 shell "ps | grep \"au\.com\.adorebeauty\.shop$\""" failed with error = ChildProcessError: Command failed: "/Users/phil/Library/Android/sdk/platform-tools/adb" -s emulator-5554 shell "ps | grep \"au\.com\.[-]\.[-]$\"" `"/Users/phil/Library/Android/sdk/platform-tools/adb" -s emulator-5554 shell "ps | grep \"au\.com\.[-]\.[-]$\""` (exited with error code 1) (code=1), stdout and stderr:
app should launch and tests should start
No response
Detox version: 20 React Native version: 71 Has Fabric (React Native's new rendering system) enabled: (yes/no) no Node version: 18 Device model: emulator Android version: 13 (no google apis) java v17 Test-runner (select one): jest
ddd
The text was updated successfully, but these errors were encountered:
Any update regarding this one?
Sorry, something went wrong.
I have the same issue on react native 0.73, node 18 and Windows 11 powershell. Android 13 and Java 17
I am getting this error too
+1 #4195 (comment)
No branches or pull requests
What happened?
our app compiles and installs with detox build. But when we attempt to run with
detox test --configuration android.emu.release
we get this error
What was the expected behaviour?
app should launch and tests should start
Was it tested on latest Detox?
Did your test throw out a timeout?
Help us reproduce this issue!
No response
In what environment did this happen?
Detox version: 20
React Native version: 71
Has Fabric (React Native's new rendering system) enabled: (yes/no) no
Node version: 18
Device model: emulator
Android version: 13 (no google apis) java v17
Test-runner (select one): jest
Detox logs
Device logs
Device logs
Device logs
More data, please!
ddd
The text was updated successfully, but these errors were encountered: