Changes

Jump to: navigation, search

B2G/QA/Automation/UI/MarionetteJS On Device Status

5 bytes removed, 15:56, 16 March 2015
Setup
Basically, what you need to do is:
- * Connect a device (Flame) that has an engineering build on it- * On the command line, type: BUILDAPP=device make test-integration
In addition, the following steps probably need to be carried out (although that might change):
https://bugzilla.mozilla.org/show_bug.cgi?id=994764#c6
1) # Install libzmq, one of:
$ sudo apt-get install libzmq3-dev
$ sudo yum install zeromq3-devel
$ sudo brew install zmq
2) # Install runner-service:
$ cd gaia/tests/python/runner-service
$ python setup.py install
3) # Install npm packages
$ npm install marionette-socket-host
$ npm install mocha-socket-reporter
4) # Connect device and run:
$ gaia-integration --buildapp device
 
== Limitations of MarionetteJS ==
Confirm
486
edits

Navigation menu