summaryrefslogtreecommitdiffstats
path: root/dom/push/test/mochitest.ini
blob: 2014d2afbbfe8e4c7336a4c2cd570c6252cc2afa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[DEFAULT]
skip-if = os == "android"
tags = condprof
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]
scheme = https
[test_multiple_register.html]
[test_multiple_register_during_service_activation.html]
skip-if = (os == "win") || (os == "linux") || (os == "mac") #Bug 1274773
[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
scheme = https
[test_try_registering_offline_disabled.html]
skip-if = os == "win" # Bug 1373346
[test_serviceworker_lifetime.html]
skip-if = serviceworker_e10s
  os == "win"
  os =="linux" && bits == 64
  os =="mac" # Windows: Bug 1373346, Bug 1578333, Bug 1578374
[test_error_reporting.html]
skip-if = serviceworker_e10s