blob: df89d3332153346bda5453685419bda64b99bcd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[DEFAULT]
support-files = [
"head.js",
"beforeunload.html",
]
["browser_Telemetry_timestamp_test.js"]
["browser_bug511456.js"]
skip-if = ["os == 'linux' && bits == 64 && os_version == '18.04'"] # Bug 1334729, Bug 1546252; Bug 1582549
["browser_bug537449.js"]
["browser_crash_detection.js"]
|