diff -r 000000000000 -r 6474c204b198 toolkit/components/alerts/test/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolkit/components/alerts/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,9 @@ +[DEFAULT] +skip-if = buildapp == 'b2g' || e10s + +# Synchronous tests like test_alerts.html must come before +# asynchronous tests like test_alerts_noobserve.html! +[test_alerts.html] +skip-if = toolkit == 'android' +[test_alerts_noobserve.html] +[test_multiple_alerts.html]