Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / testing / web-platform / meta / IndexedDB / back-forward-cache-open-connection.window.js.ini
blobd38fd127762045e74c45dab8c020a8929af181f5
1 [back-forward-cache-open-connection.window.html]
2 expected:
3 if not debug and (os == "linux") and not fission: [OK, TIMEOUT]
4 if not debug and (os == "win"): [OK, TIMEOUT]
5 if not debug and (os == "mac"): [OK, TIMEOUT]
6 [Testing BFCache support for page with open IndexedDB connection, and eviction behavior when receiving versionchange event.]
7 expected:
8 if (os == "linux") and not fission and not debug: [PASS, FAIL, TIMEOUT]
9 if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
10 if (os == "win") and not debug: [PASS, FAIL, TIMEOUT]
11 if os == "android": PASS
12 [PASS, FAIL]