Mobile/Fennec/Android: Difference between revisions

Jump to navigation Jump to search
→‎talos: correct results_url path
No edit summary
(→‎talos: correct results_url path)
Line 342: Line 342:
Configure a talos profile. You can do this via adb or [http://people.mozilla.com/~bmoss/SUTAgent/ SUTAgent] - if you want to use adb make sure you have rooted your device such that "adb shell" goes directly into a root shell. If you want to use adb to communicate with the device remotely, do something like this:
Configure a talos profile. You can do this via adb or [http://people.mozilla.com/~bmoss/SUTAgent/ SUTAgent] - if you want to use adb make sure you have rooted your device such that "adb shell" goes directly into a root shell. If you want to use adb to communicate with the device remotely, do something like this:


   python remotePerfConfigurator.py -v -e org.mozilla.fennec --develop --activeTests tsvg --output tsvg.yml --results_url file://${HOME}/tsvg.yml --noChrome --remotePort -1  
   python remotePerfConfigurator.py -v -e org.mozilla.fennec --develop --activeTests tsvg --output tsvg.yml --results_url file://${HOME}/tsvg.txt --noChrome --remotePort -1  


If you want to use [http://people.mozilla.com/~bmoss/SUTAgent/ SUTAgent] to communicate with the device, do something like this:
If you want to use [http://people.mozilla.com/~bmoss/SUTAgent/ SUTAgent] to communicate with the device, do something like this:
947

edits

Navigation menu