summaryrefslogtreecommitdiffstats
path: root/dom/settings/tests/chrome.ini
blob: 92b1554a00aac77459fd5b352bc36548036926de (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
[DEFAULT]
skip-if = toolkit == 'android' # Bug 1287455: takes too long to complete on Android
support-files =
  file_loadserver.js
  file_bug1110872.js
  file_bug1110872.html
  test_settings_service.js
  test_settings_service_callback.js

[test_settings_service.xul]
run-if = buildapp == 'b2g' || buildapp == 'mulet'
[test_settings_service_callback.xul]
run-if = buildapp == 'b2g' || buildapp == 'mulet'
[test_settings_basics.html]
[test_settings_permissions.html]
[test_settings_blobs.html]
[test_settings_data_uris.html]
[test_settings_events.html]
[test_settings_navigator_object.html]
[test_settings_onsettingchange.html]
[test_settings_bug1110872.html]
skip-if = !e10s
[test_settings_observer_killer.html]
skip-if = !debug