Skip to content

Instantly share code, notes, and snippets.

@rwood-moz
Created July 14, 2015 20:39
Show Gist options
  • Save rwood-moz/728050e02f0f8d75e173 to your computer and use it in GitHub Desktop.
Save rwood-moz/728050e02f0f8d75e173 to your computer and use it in GitHub Desktop.
rwood@ubuntu:~/mozilla-raptor$ DEBUG=raptor:* raptor test coldlaunch
[Cold Launch: undefined] Preparing to start testing...
raptor:command [Executing] adb devices +0ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb shell 'getprop' +11ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb push /home/rwood/mozilla-raptor/lib/device/orng.pie /data/local/orng +105ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb shell 'chmod 777 /data/local/orng' +129ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb pull /system/b2g/webapps/settings.gaiamobile.org/application.zip /tmp/raptor-temp115614-16014-rhsv9m/application.zip +74ms
raptor:helpers Gaia revision for device: 803d04e3829fd4fe9261211aa0ddca6b79d4e328 +3s
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb pull /system/sources.xml /tmp/raptor-temp115614-16014-6od0w2/sources.xml +2ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb pull /system/b2g/application.ini /tmp/raptor-temp115614-16014-1b31agc/application.ini +236ms
raptor:helpers Gecko revision for device: e271ef4c49ae +139ms
raptor:logging Starting logging process +0ms
raptor:logging Clearing +4ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb shell 'logcat -c' +0ms
raptor:helpers Restarting B2G +76ms
raptor:command [Executing] DEVICETIME=$(ANDROID_SERIAL=YT9112BFWN adb shell 'echo $EPOCHREALTIME') && ANDROID_SERIAL=YT9112BFWN adb shell 'stop b2g && start b2g' && ANDROID_SERIAL=YT9112BFWN adb wait-for-device && echo $DEVICETIME +1ms
raptor:phase Waiting for Homescreen +147ms
raptor:phase Waiting for System +1ms
raptor:phase Capturing Homescreen PID: 17055 +12s
[Cold Launch: undefined] Priming application
[Cold Launch: undefined] Testing complete
raptor:logging Stopping logging process +45s
[Cold Launch: undefined] Aborted due to error:
Error: Test timeout exceeded 60000ms
at Phase.timeoutError (/home/rwood/mozilla-raptor/lib/phases/phase.js:61:22)
at null._onTimeout (/home/rwood/mozilla-raptor/lib/phases/phase.js:83:11)
at Timer.listOnTimeout (timers.js:119:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment