summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini19
1 files changed, 19 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini b/testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini
new file mode 100644
index 0000000000..ab29dab2c9
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini
@@ -0,0 +1,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