1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/power/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,14 @@ 1.4 +[DEFAULT] 1.5 +skip-if = e10s 1.6 + 1.7 +[test_bug957893.html] 1.8 +[test_bug957899.html] 1.9 +[test_wakelock_not_exposed.html] 1.10 +run-if = appname != "b2g" 1.11 +[test_power_basics.html] 1.12 +[test_power_set_cpusleepallowed.html] 1.13 +skip-if = toolkit != "gonk" 1.14 +[test_power_set_screen_brightness.html] 1.15 +skip-if = toolkit != "gonk" 1.16 +[test_power_set_screen_enabled.html] 1.17 +skip-if = toolkit != "gonk"