summaryrefslogtreecommitdiffstats
path: root/toolkit/crashreporter/test/unit_ipc/xpcshell.toml
blob: b7cdb7bc08a38ba688790ad5669a878956d69c59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[DEFAULT]
run-sequentially = "very high failure rate in parallel"
head = ""
skip-if = ["os == 'android'"]
support-files = [
  "!/toolkit/crashreporter/test/unit/crasher_subprocess_head.js",
  "!/toolkit/crashreporter/test/unit/crasher_subprocess_tail.js",
  "!/toolkit/crashreporter/test/unit/head_crashreporter.js",
]

["test_content_annotation.js"]

["test_content_exception_time_annotation.js"]

["test_content_large_annotation.js"]

["test_content_memory_list.js"]
skip-if = ["os != 'win'"]

["test_content_oom_annotation.js"]

["test_content_rust_panic.js"]

["test_content_rust_panic_multiline.js"]