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

8 lines
269 B
TOML

[DEFAULT]
head = "head.js"
["browser_backgroundtask_specific_pref.js"]
run-if = ["appname == 'icecat'"] # Prefs are IceCat specific, e.g. not Thunderbird
["browser_xpcom_graph_wait.js"]
skip-if = ["tsan"] # TSan times out on pretty much all profiler-consuming tests.