gecko-dev/dom/push/test/mochitest.ini

30 строки
800 B
INI

[DEFAULT]
skip-if = os == "android"
support-files =
worker.js
frame.html
webpush.js
lifetime_worker.js
test_utils.js
mockpushserviceparent.js
error_worker.js
[test_has_permissions.html]
[test_permissions.html]
[test_register.html]
skip-if = os == "win" # Bug 1373346
[test_register_key.html]
[test_multiple_register.html]
[test_multiple_register_during_service_activation.html]
[test_unregister.html]
[test_multiple_register_different_scope.html]
[test_subscription_change.html]
skip-if = os == "win" # Bug 1373346
[test_data.html]
skip-if = os == "win" # Bug 1373346
[test_try_registering_offline_disabled.html]
skip-if = os == "win" # Bug 1373346
[test_serviceworker_lifetime.html]
skip-if = !e10s || os == "win" # e10s: Bug 1433689, Windows: Bug 1373346
[test_error_reporting.html]