Skip to content

Instantly share code, notes, and snippets.

Created July 24, 2013 20:38
Show Gist options
  • Save anonymous/6074310 to your computer and use it in GitHub Desktop.
Save anonymous/6074310 to your computer and use it in GitHub Desktop.
xcut
~/src/central/central-armv6/objs/android; python ./_tests/testing/mochitest/runtestsremote.py '--deviceIP=192.168.1.15' '--utility-path=../hostutils/bin' '--certificate-path=certs' '--app=org.mozilla.fennec_mjrosenb' '--console-level=INFO' '--http-port=30839' '--ssl-port=31839' '--run-only-tests=android.json' '--symbols-path=http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/mrosenberg@mozilla.com-bad8b8499f88/try-android/fennec-25.0a1.en-US.android-arm.crashreporter-symbols.zip' '--total-chunks=8' '--this-chunk=7'
Traceback (most recent call last):
File "./_tests/testing/mochitest/runtestsremote.py", line 17, in <module>
from automation import Automation
File "/home/mjrosenb/src/central/central-armv6/objs/android/_tests/testing/mochitest/automation.py", line 30, in <module>
import mozcrash
ImportError: No module named mozcrash
+2013-07-24 16:38 0 !7014 (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment