From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../back-forward-cache-open-connection.window.js.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini (limited to 'testing/web-platform/meta/IndexedDB/back-forward-cache-open-connection.window.js.ini') 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] -- cgit v1.2.3