summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/tabcrashed/browser.toml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/tabcrashed/browser.toml')
-rw-r--r--browser/base/content/test/tabcrashed/browser.toml29
1 files changed, 29 insertions, 0 deletions
diff --git a/browser/base/content/test/tabcrashed/browser.toml b/browser/base/content/test/tabcrashed/browser.toml
new file mode 100644
index 0000000000..a00c5f741b
--- /dev/null
+++ b/browser/base/content/test/tabcrashed/browser.toml
@@ -0,0 +1,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"]