tenfourfox/toolkit/components/alerts/test/mochitest.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
400 B
INI

[DEFAULT]
skip-if = buildapp == 'b2g' || buildapp == 'mulet'
# 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]
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only
[test_multiple_alerts.html]
[test_principal.html]
skip-if = toolkit == 'android'