blob: a8c3a2af850dea8d66c0eb270e781ec9eb9b91db (
plain)
1
2
3
4
5
6
7
|
[DEFAULT]
head=
[test_terminator_record.js]
skip-if = debug || asan || ccov || tsan # Disabled by bug 1242084, bug 1255484 will enable it again. Bug 1607583 tracks the ccov failure. Bug 1683730 made this timeout for tsan.
[test_terminator_reload.js]
skip-if = os == "android"
|