summaryrefslogtreecommitdiffstats
path: root/toolkit/components/crashes/tests/xpcshell/xpcshell.toml
blob: 1898168705ed432e2da80ef38b427d1ce132c87c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DEFAULT]
head = ""
skip-if = ["os == 'android'"]
support-files = [
  "crash.dmp",
  "crash.extra",
]

["test_crash_manager.js"]

["test_crash_service.js"]
run-sequentially = "very high failure rate in parallel"

["test_crash_store.js"]