Files
palemoon27/toolkit/components/alerts/test/mochitest.ini
T

11 lines
332 B
INI

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