Mobile/e10s/Testing: Difference between revisions

Line 21: Line 21:




Many of the mochitests use some sort of elevated permission.  For example, sending an keypress or composition event requires elevated permissions.  I converted some of the EventUtils over to SpeicalPowers in {{bug|649360}}.


Many of the mochitests use some sort of elevated permission. For example, sending an keypress or composition event requires elevated permissions. I converted some of the EventUtils over to SpeicalPowers in {{bug|649360}}.
To run, you can:
<pre>
make package-tests
cd dist/test-package-stage/mochitest
python runreftest.py --app=../../bin/fennec --autorun --close-when-done --test-path=layout/base
</pre>
Confirmed users
3,376

edits