From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../meta/IndexedDB/idlharness.any.js.ini | 44 ++++------------------ 1 file changed, 8 insertions(+), 36 deletions(-) (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 index 346d2ad0d5..7effe1a085 100644 --- a/testing/web-platform/meta/IndexedDB/idlharness.any.js.ini +++ b/testing/web-platform/meta/IndexedDB/idlharness.any.js.ini @@ -1,53 +1,25 @@ [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 + expected: + if (os == "mac") and not debug: [PASS, 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 + expected: + if (os == "mac") and not debug: [PASS, 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 + expected: + if (os == "mac") and not debug: [PASS, 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 + expected: + if (os == "mac") and not debug: [PASS, FAIL] -- cgit v1.2.3