summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/tabcrashed/browser_aboutRestartRequired.toml
blob: 88988434fb03203cb31aaf40e240ca4c92fc9c16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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