summaryrefslogtreecommitdiffstats
path: root/toolkit/components/terminator/tests/xpcshell/xpcshell.toml
blob: 67cc36f265b5ebb1a6f7dd97bd2617c317bb3623 (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
head = ""

["test_terminator_advance_phases.js"]
skip-if = [
    "debug",
    "asan", # Disabled by bug 1242084, bug 1255484 will enable it again
    "ccov", # Bug 1607583 tracks the ccov failure
    "tsan", # Bug 1683730 made this timeout for tsan.
]