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

calabash-android run always has error "android.util.AndroidException: INSTRUMENTATION_FAILED: #767

Closed
angeliaw opened this issue Aug 19, 2016 · 2 comments

Comments

@angeliaw
Copy link

calabash-android run always has this error, I tried calabash-android console also has this error, but in console, if i 'reinstall_apps' then 'start_test_server_in_background' could be successful.

i was totally confused, i checked support files which were generated by 'calabash-android gen'

android.util.AndroidException: INSTRUMENTATION_FAILED: xxxx/sh.calaba.instrumentationbackend.CalabashInstrumentationTestRunner
    at com.android.commands.am.Am.runInstrument(Am.java:1121)
    at com.android.commands.am.Am.onRun(Am.java:374)
    at com.android.internal.os.BaseCommand.run(BaseCommand.java:47)
    at com.android.commands.am.Am.main(Am.java:103)
    at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
    at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:257)

@TobiasRoikjer
Copy link
Contributor

Are you sure the app/test server are both installed? What version are you using?
Does ADB logcat say anything?

@mfeltmann
Copy link

mfeltmann commented Sep 1, 2016

Same here followed by App did not start (RuntimeError)
Mac OS X 10.11.6 had an awful lot of permission issues when it comes to ruby. Maybe source of these issues?

Note: Using calabash-sandbox it works fine on the emulator.

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

3 participants