1
0
Fork 0
firefox/testing/web-platform/meta/IndexedDB/back-forward-cache-open-transaction.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

19 lines
924 B
INI

[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