diff -r 000000000000 -r 6474c204b198 toolkit/components/prompts/test/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolkit/components/prompts/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,16 @@ +[DEFAULT] +skip-if = buildapp == 'b2g' || e10s +support-files = + bug619644_inner.html + bug625187_iframe.html + prompt_common.js + +[test_bug619644.html] +[test_bug620145.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_bug625187.html] +[test_bug861605.html] +[test_modal_prompts.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_modal_select.html] +skip-if = toolkit == 'android' #TIMED_OUT