blob: 80bc7282946d4b393ebdc603841b0238c6e9c22c (
plain)
1
2
3
4
5
6
7
8
|
[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.
|