14 lines
296 B
TOML
14 lines
296 B
TOML
[DEFAULT]
|
|
skip-if = ["os == 'android'"] # bug 1730213
|
|
head = "head.js"
|
|
icecat-appdir = "browser"
|
|
support-files = ["../../../../../netwerk/test/unit/http2-ca.pem"]
|
|
|
|
["test_DNSLookup.js"]
|
|
skip-if = ["debug"] # Bug 1617845
|
|
|
|
["test_LookupAggregator.js"]
|
|
|
|
["test_TRRRacer.js"]
|
|
|
|
["test_heuristics.js"]
|