1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/devtools/app-manager/test/browser.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +[DEFAULT] 1.5 +skip-if = e10s # Bug ?????? - devtools tests disabled with e10s 1.6 +subsuite = devtools 1.7 +support-files = 1.8 + head.js 1.9 + hosted_app.manifest 1.10 + manifest.webapp 1.11 + 1.12 +[browser_manifest_editor.js] 1.13 +skip-if = os == "linux"