1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/downloads/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +[DEFAULT] 1.5 +skip-if = buildapp == 'b2g' # bug 979446, frequent failures 1.6 +support-files = 1.7 + serve_file.sjs 1.8 + 1.9 +[test_downloads_navigator_object.html] 1.10 +[test_downloads_basic.html] 1.11 +[test_downloads_large.html] 1.12 +[test_downloads_bad_file.html] 1.13 +[test_downloads_pause_remove.html] 1.14 +[test_downloads_pause_resume.html] 1.15 +skip-if = toolkit=='gonk' # b2g(bug 947167) b2g-debug(bug 947167)