summaryrefslogtreecommitdiffstats
path: root/intl/locale/tests/unit/xpcshell.toml
blob: bbce8bd46e8bea104b4685354bbe6f5ac21f7df4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[DEFAULT]
head =""
support-files = [
  "data/intl_on_workers_worker.js",
  "data/chrome.manifest",
]

["test_bug22310.js"]
skip-if = ["os != 'win' && os != 'mac'"]

["test_intl_on_workers.js"]
skip-if = ["os == 'android'"] # bug 1309447

["test_langPackMatcher.js"]

["test_localeService.js"]

["test_localeService_negotiateLanguages.js"]

["test_osPreferences.js"]
skip-if = ["os == 'android'"] # bug 1344596