1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/devtools/apps/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +[DEFAULT] 1.5 +skip-if = e10s 1.6 +support-files = 1.7 + debugger-protocol-helper.js 1.8 + redirect.sjs 1.9 + 1.10 +[test_webapps_actor.html] 1.11 +# The mochitest doesn't work on fennec yet 1.12 +skip-if = toolkit == 'android'