blob: 345e70e75f3f4d2b46558ebcebfb7e79b7749e48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[DEFAULT]
head = ""
["test_csp_reports.js"]
["test_csp_upgrade_insecure_request_header.js"]
["test_deserialization_format_before_100.js"]
["test_https_only_https_first_default_port.js"]
skip-if = ["debug"] # assertions in loadinfo; loadinfo is just not xpcshell test friendly
["test_https_only_https_first_prefs.js"]
skip-if = ["debug"] # assertions in loadinfo; loadinfo is just not xpcshell test friendly
["test_isOriginPotentiallyTrustworthy.js"]
|