summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini
blob: ab29dab2c9d3847955f0ac602624af0141e96487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[back-forward-cache-open-transaction.window.html]
  disabled:
    if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
    if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
  expected:
    if (os == "linux") and not fission and debug and not swgl: [TIMEOUT, OK]
    if (os == "linux") and not fission and debug and swgl: [TIMEOUT, OK]
    if (os == "linux") and not fission and not debug: [TIMEOUT, OK]
    if os == "win": [TIMEOUT, OK]
    if os == "mac": [TIMEOUT, OK]
    TIMEOUT
  [BFCache support test for page with open IndexedDB transaction]
    expected:
      if (os == "linux") and not fission and debug and not swgl: [TIMEOUT, PASS]
      if (os == "linux") and not fission and debug and swgl: [TIMEOUT, PASS]
      if (os == "linux") and not fission and not debug: [TIMEOUT, PASS]
      if os == "mac": [TIMEOUT, PASS]
      if os == "win": [TIMEOUT, PASS]
      TIMEOUT