widget/tests/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/widget/tests/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = buildapp == 'b2g' || e10s
     1.6 +
     1.7 +[test_assign_event_data.html]
     1.8 +skip-if = toolkit == "cocoa" # Bug 933303
     1.9 +[test_bug565392.html]
    1.10 +skip-if = toolkit != "windows"
    1.11 +[test_picker_no_crash.html]
    1.12 +skip-if = toolkit != "windows"
    1.13 +support-files = window_picker_no_crash_child.html
    1.14 +[test_plugin_scroll_invalidation.html]
    1.15 +skip-if = toolkit != "gtk2"
    1.16 +support-files = plugin_scroll_invalidation.html

mercurial