1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/datastore/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,46 @@ 1.4 +[DEFAULT] 1.5 +skip-if = toolkit=='gonk' || e10s #b2g(bug 974270, frequent failures) b2g-debug(bug 974270, frequent failures) 1.6 +support-files = 1.7 + file_app_install.html 1.8 + file_readonly.html 1.9 + file_basic.html 1.10 + file_changes.html 1.11 + file_changes2.html 1.12 + file_app.sjs 1.13 + file_app.template.webapp 1.14 + file_app2.template.webapp 1.15 + file_arrays.html 1.16 + file_sync.html 1.17 + file_bug924104.html 1.18 + file_certifiedApp.html 1.19 + file_keys.html 1.20 + file_duplicate.html 1.21 + file_bug976311.html 1.22 + file_bug976311.template.webapp 1.23 + file_bug986056.html 1.24 + file_bug986056.template.webapp 1.25 + file_event_maker.html 1.26 + file_event_receiver.html 1.27 + file_transactions.html 1.28 + 1.29 +[test_app_install.html] 1.30 +[test_readonly.html] 1.31 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) 1.32 +[test_basic.html] 1.33 +[test_changes.html] 1.34 +skip-if = (toolkit == 'gonk' && debug) #intermittent failures, bug 961021 1.35 +[test_arrays.html] 1.36 +skip-if = (toolkit == 'gonk' && debug) #debug-only failure; time out 1.37 +[test_oop.html] 1.38 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) 1.39 +[test_sync.html] 1.40 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) 1.41 +[test_bug924104.html] 1.42 +[test_certifiedApp.html] 1.43 +skip-if = (toolkit == 'gonk' && debug) #debug-only failure; time out 1.44 +[test_keys.html] 1.45 +[test_duplicate.html] 1.46 +[test_bug976311.html] 1.47 +[test_bug986056.html] 1.48 +[test_oop_events.html] 1.49 +[test_transactions.html]