summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/tabcrashed/browser.toml
blob: a00c5f741bc5aac649e55d5a0767e22b24bba84d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[DEFAULT]
skip-if = ["!crashreporter"]
support-files = [
  "head.js",
  "file_contains_emptyiframe.html",
  "file_iframe.html",
]

["browser_autoSubmitRequest.js"]

["browser_launchFail.js"]

["browser_multipleCrashedTabs.js"]
https_first_disabled = true

["browser_noPermanentKey.js"]
skip-if = ["true"] # Bug 1383315

["browser_printpreview_crash.js"]
https_first_disabled = true

["browser_showForm.js"]

["browser_shown.js"]
skip-if = ["verify && !debug && os == 'win'"]

["browser_shownRestartRequired.js"]

["browser_withoutDump.js"]