gecko/dom/requestsync/tests/mochitest.ini

20 lines
409 B
INI

[DEFAULT]
skip-if = e10s
support-files =
file_app.template.webapp
file_app.sjs
file_basic_app.html
common_app.js
common_basic.js
[test_webidl.html]
[test_minInterval.html]
[test_basic.html]
[test_basic_app.html]
skip-if = buildapp == 'b2g'
[test_wakeUp.html]
skip-if = !(buildapp == 'b2g' && toolkit == 'gonk')
[test_runNow.html]
run-if = buildapp == 'b2g' && toolkit == 'gonk'
[test_promise.html]