summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml')
-rw-r--r--browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml21
1 files changed, 21 insertions, 0 deletions
diff --git a/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml b/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml
new file mode 100644
index 0000000000..88988434fb
--- /dev/null
+++ b/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml
@@ -0,0 +1,21 @@
+[DEFAULT]
+run-if = ["crashreporter"]
+skip-if = ["!debug"]
+
+support-files = ["head.js"]
+prefs = [
+ "dom.ipc.processCount=1",
+ "dom.ipc.processPrelaunch.fission.number=0",
+]
+
+["browser_aboutRestartRequired_basic.js"]
+
+# Bug 1876056: re-enable once bug 1877361 is fixed
+#["browser_aboutRestartRequired_buildid_false-positive.js"]
+#skip-if = ["win11_2009 && msix && debug"] # bug 1823581
+
+["browser_aboutRestartRequired_buildid_mismatch.js"]
+skip-if = ["win11_2009 && msix && debug"] # bug 1823581
+
+["browser_aboutRestartRequired_buildid_no-platform-ini.js"]
+skip-if = ["win11_2009 && msix && debug"] # bug 1823581