Bug 1941128 - Turn off network.dns.native_https_query on Mac again
[gecko.git] / dom / tests / unit / xpcshell.toml
blobe44ebd6a484b790db6af70fc700a278df69d4479
1 [DEFAULT]
3 ["test_Fetch.js"]
5 ["test_PromiseDebugging.js"]
7 ["test_bug319968.js"]
9 ["test_bug465752.js"]
11 ["test_geolocation_monitor.js"]
13 ["test_geolocation_position_unavailable.js"]
15 ["test_geolocation_position_unavailable_wrap.js"]
16 skip-if = [
17   "os == 'mac'",
18   "os == 'android'",
21 ["test_geolocation_provider.js"]
23 ["test_geolocation_provider_timeout.js"]
25 ["test_geolocation_reset_accuracy.js"]
26 skip-if = [
27   "os == 'win' && os_version == '11.26100' && processor == 'x86_64' && opt && msix", # Bug 1822179
30 ["test_geolocation_reset_accuracy_wrap.js"]
31 skip-if = [
32   "os == 'mac'",
33   "os == 'android'",
36 ["test_geolocation_timeout.js"]
38 ["test_geolocation_timeout_wrap.js"]
39 skip-if = [
40   "os == 'mac'",
41   "os == 'android'",
44 ["test_xhr_init.js"]