toolkit/components/prompts/test/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/prompts/test/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = buildapp == 'b2g' || e10s
     1.6 +support-files =
     1.7 +  bug619644_inner.html
     1.8 +  bug625187_iframe.html
     1.9 +  prompt_common.js
    1.10 +
    1.11 +[test_bug619644.html]
    1.12 +[test_bug620145.html]
    1.13 +skip-if = toolkit == 'android' #TIMED_OUT
    1.14 +[test_bug625187.html]
    1.15 +[test_bug861605.html]
    1.16 +[test_modal_prompts.html]
    1.17 +skip-if = toolkit == 'android' #TIMED_OUT
    1.18 +[test_modal_select.html]
    1.19 +skip-if = toolkit == 'android' #TIMED_OUT

mercurial