Skip to content

Instantly share code, notes, and snippets.

@rwood-moz
Created July 14, 2015 20:18
Show Gist options
  • Save rwood-moz/5d4703f069c3b3ea99d2 to your computer and use it in GitHub Desktop.
Save rwood-moz/5d4703f069c3b3ea99d2 to your computer and use it in GitHub Desktop.
rwood@ubuntu:~/mozilla-raptor$ DEBUG=raptor:* raptor test reboot
[Reboot] Preparing to start testing...
[Reboot] Starting run 1
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 +86ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb shell 'chmod 777 /data/local/orng' +137ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb pull /system/b2g/webapps/settings.gaiamobile.org/application.zip /tmp/raptor-temp115614-15534-y7dchi/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-15534-9ytem5/sources.xml +1ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb pull /system/b2g/application.ini /tmp/raptor-temp115614-15534-e3e17b/application.ini +225ms
raptor:helpers Gecko revision for device: e271ef4c49ae +179ms
raptor:logging Clearing +1ms
raptor:command [Executing] ANDROID_SERIAL=YT9112BFWN adb shell 'logcat -c' +0ms
[Reboot] Testing complete
[Reboot] Aborted due to error:
ReferenceError: phase is not defined
at Reboot._restart (/home/rwood/mozilla-raptor/lib/phases/reboot.js:67:10)
at /home/rwood/mozilla-raptor/lib/phases/reboot.js:59:20
at /home/rwood/mozilla-raptor/node_modules/promise/lib/core.js:33:15
at flush (/home/rwood/mozilla-raptor/node_modules/promise/node_modules/asap/asap.js:27:13)
at process._tickCallback (node.js:355:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment