summaryrefslogtreecommitdiffstats
path: root/security/sandbox/test/browser_bug1717599_XDG-CONFIG-HOME.toml
blob: 4a0ed4cc584812822e67968173cf780a823e4e0c (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
skip-if = [
  "ccov",
  "os == 'linux' && (asan || tsan)", # bug 1784517
]
tags = "contentsandbox"
environment = "XDG_CONFIG_HOME="

["browser_content_sandbox_bug1717599_XDG-CONFIG-HOME.js"]
run-if = ["os == 'linux'"]