1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/alerts/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +[DEFAULT] 1.5 +skip-if = buildapp == 'b2g' || e10s 1.6 + 1.7 +# Synchronous tests like test_alerts.html must come before 1.8 +# asynchronous tests like test_alerts_noobserve.html! 1.9 +[test_alerts.html] 1.10 +skip-if = toolkit == 'android' 1.11 +[test_alerts_noobserve.html] 1.12 +[test_multiple_alerts.html]