summaryrefslogtreecommitdiffstats
path: root/toolkit/crashreporter/test/unit/xpcshell-phc.toml
blob: 278cf28193d9df3a90eb09c755e3f0eca31d7bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[DEFAULT]
head = "head_crashreporter.js"
skip-if = [
  "toolkit == 'android'", # 1536217
  "os == 'win' && msix", # https://bugzilla.mozilla.org/show_bug.cgi?id=1807922
]
support-files = [
  "crasher_subprocess_head.js",
  "crasher_subprocess_tail.js",
]

["test_crash_phc.js"]