trisquel-icecat/icecat/toolkit/components/crashes/tests/xpcshell/xpcshell.toml
2025-10-06 02:35:48 -06:00

23 lines
468 B
TOML

[DEFAULT]
head = ""
support-files = [
"crash.dmp",
"crash.extra",
]
["test_crash_manager.js"]
skip-if = ["os == 'android'"]
["test_crash_service.js"]
run-sequentially = "very high failure rate in parallel"
skip-if = [
"os == 'android'",
]
["test_crash_store.js"]
skip-if = ["os == 'android'"]
["test_remote_settings_crash_pull.js"]
support-files = ["../../../../../toolkit/crashreporter/test/browser/head.js"]
["test_remote_settings_crash_pull_nightly.js"]