1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/settings/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +[DEFAULT] 1.5 +skip-if = (toolkit == 'gonk' && debug) || e10s #debug-only failure, bug 932878 1.6 + 1.7 +[test_settings_basics.html] 1.8 +[test_settings_blobs.html] 1.9 +[test_settings_data_uris.html] 1.10 +[test_settings_events.html] 1.11 +[test_settings_navigator_object.html] 1.12 +[test_settings_onsettingchange.html]