mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-05 10:48:15 +02:00
8 lines
216 B
TOML
8 lines
216 B
TOML
[DEFAULT]
|
|
skip-if = ["os == 'android'"]
|
|
head = "head.js"
|
|
|
|
["browser_backgroundtask_specific_pref.js"]
|
|
|
|
["browser_xpcom_graph_wait.js"]
|
|
skip-if = ["tsan"] # TSan times out on pretty much all profiler-consuming tests.
|