From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../meta/IndexedDB/idlharness.any.js.ini | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 testing/web-platform/meta/IndexedDB/idlharness.any.js.ini (limited to 'testing/web-platform/meta/IndexedDB/idlharness.any.js.ini') diff --git a/testing/web-platform/meta/IndexedDB/idlharness.any.js.ini b/testing/web-platform/meta/IndexedDB/idlharness.any.js.ini new file mode 100644 index 0000000000..346d2ad0d5 --- /dev/null +++ b/testing/web-platform/meta/IndexedDB/idlharness.any.js.ini @@ -0,0 +1,53 @@ +[idlharness.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type] + expected: FAIL + + [IDBFactory interface: operation databases()] + expected: FAIL + + [IDBTransaction interface: attribute durability] + expected: FAIL + + +[idlharness.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type] + expected: FAIL + + [IDBFactory interface: operation databases()] + expected: FAIL + + [IDBTransaction interface: attribute durability] + expected: FAIL + + +[idlharness.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type] + expected: FAIL + + [IDBFactory interface: operation databases()] + expected: FAIL + + [IDBTransaction interface: attribute durability] + expected: FAIL + + +[idlharness.https.any.serviceworker.html] + expected: TIMEOUT + +[idlharness.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type] + expected: FAIL + + [IDBFactory interface: operation databases()] + expected: FAIL + + [IDBTransaction interface: attribute durability] + expected: FAIL -- cgit v1.2.3