1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/embedding/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +[DEFAULT] 1.5 +skip-if = buildapp == 'b2g' 1.6 +support-files = 1.7 + 320x240.ogv 1.8 + bug293834_form.html 1.9 + bug449141_page.html 1.10 + 1.11 +[test_bug293834.html] 1.12 +[test_bug449141.html] 1.13 +skip-if = toolkit == 'android' 1.14 +[test_bug499115.html] 1.15 +[test_nsFind.html] 1.16 +[test_private_window_from_content.html] 1.17 +# Next two tests are disabled in e10s because of bug 989501. 1.18 +[test_window_open_position_constraint.html] 1.19 +skip-if = toolkit == 'android' || e10s 1.20 +[test_window_open_units.html] 1.21 +skip-if = toolkit == 'android' || e10s