summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini b/testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini
new file mode 100644
index 0000000000..d38fd12776
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini
@@ -0,0 +1,12 @@
+[back-forward-cache-open-connection.window.html]
+ expected:
+ if not debug and (os == "linux") and not fission: [OK, TIMEOUT]
+ if not debug and (os == "win"): [OK, TIMEOUT]
+ if not debug and (os == "mac"): [OK, TIMEOUT]
+ [Testing BFCache support for page with open IndexedDB connection, and eviction behavior when receiving versionchange event.]
+ expected:
+ if (os == "linux") and not fission and not debug: [PASS, FAIL, TIMEOUT]
+ if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
+ if (os == "win") and not debug: [PASS, FAIL, TIMEOUT]
+ if os == "android": PASS
+ [PASS, FAIL]