зеркало из https://github.com/mozilla/gecko-dev.git
31 строка
851 B
INI
31 строка
851 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 = serviceworker_e10s || !e10s || os == "win" # e10s: Bug 1433689, Windows: Bug 1373346
|
|
[test_error_reporting.html]
|
|
skip-if = serviceworker_e10s
|