From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- ...saction-relaxed-durability.tentative.any.js.ini | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 testing/web-platform/meta/IndexedDB/transaction-relaxed-durability.tentative.any.js.ini (limited to 'testing/web-platform/meta/IndexedDB/transaction-relaxed-durability.tentative.any.js.ini') diff --git a/testing/web-platform/meta/IndexedDB/transaction-relaxed-durability.tentative.any.js.ini b/testing/web-platform/meta/IndexedDB/transaction-relaxed-durability.tentative.any.js.ini new file mode 100644 index 0000000000..de2b780fdc --- /dev/null +++ b/testing/web-platform/meta/IndexedDB/transaction-relaxed-durability.tentative.any.js.ini @@ -0,0 +1,42 @@ +[transaction-relaxed-durability.tentative.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Committed data can be read back out: case 3] + expected: FAIL + + [Committed data can be read back out: case 2] + expected: FAIL + + [Committed data can be read back out: case 1] + expected: FAIL + + [Committed data can be read back out: case 0] + expected: FAIL + + [Invalid durability option throws a TypeError] + expected: FAIL + + [Committed data can be read back out: case 4] + expected: FAIL + + +[transaction-relaxed-durability.tentative.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Committed data can be read back out: case 3] + expected: FAIL + + [Committed data can be read back out: case 2] + expected: FAIL + + [Committed data can be read back out: case 1] + expected: FAIL + + [Committed data can be read back out: case 0] + expected: FAIL + + [Invalid durability option throws a TypeError] + expected: FAIL + + [Committed data can be read back out: case 4] + expected: FAIL -- cgit v1.2.3