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

Integration tests failing on github Error: The process '/bin/sh' failed with exit code 127 #194

Closed
jingtang10 opened this issue Jan 28, 2021 · 0 comments · Fixed by #193
Closed
Assignees
Labels
type:bug Something isn't working

Comments

@jingtang10
Copy link
Collaborator

we have been seeing this consistent failure with connectedCheck:

Run ReactiveCircus/[email protected]
API level: 27
target: default
CPU architecture: x86_64
Hardware profile: 
AVD name: test
emulator options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim
disable animations: true
Script:
./gradlew connectedCheck --stacktrace
Installing latest build tools, platform tools, and platform.
/bin/sh -c \sdkmanager --install 'build-tools;30.0.2' platform-tools 'platforms;android-27' > /dev/null
/bin/sh: sdkmanager: command not found
/Users/runner/Library/Android/sdk/platform-tools/adb -s emulator-5554 emu kill
error: could not connect to TCP port 5554: Connection refused
The process '/Users/runner/Library/Android/sdk/platform-tools/adb' failed with exit code 1
Error: The process '/bin/sh' failed with exit code 127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant