[back-forward-cache-open-transaction.window.html]
  expected:
    if (os == "linux") and not fission and debug and not swgl: TIMEOUT
    if (os == "linux") and fission: TIMEOUT
    if os == "android": TIMEOUT
    [TIMEOUT, OK]
  [BFCache support test for page with open IndexedDB transaction]
    expected:
      if (os == "linux") and not fission and debug and not swgl: TIMEOUT
      if (os == "linux") and fission: TIMEOUT
      if os == "android": TIMEOUT
      [TIMEOUT, PASS]