1
0
Fork 0
firefox/testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.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

15 lines
687 B
INI

[back-forward-cache-open-connection.window.html]
expected:
if (os == "linux") and not debug and asan and not fission: [OK, TIMEOUT]
if (os == "linux") and not debug and not asan: OK
if (os == "win") and debug: OK
if (os == "win") and not debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, CRASH]
CRASH
[Testing BFCache support for page with open IndexedDB connection, and eviction behavior when receiving versionchange event.]
expected:
if (os == "win") and debug: [PASS, FAIL]
if (os == "linux") and fission: [PASS, FAIL]
if os == "android": PASS
[PASS, FAIL, TIMEOUT]