From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- .../shared-array-buffers/serialization-via-idb.any.js.ini | 13 +++---------- .../window-simple-success.https.html.ini | 3 +++ 2 files changed, 6 insertions(+), 10 deletions(-) create mode 100644 testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-simple-success.https.html.ini (limited to 'testing/web-platform/meta/html/infrastructure') diff --git a/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-idb.any.js.ini b/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-idb.any.js.ini index 59a85ebb49..f4b638dab8 100644 --- a/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-idb.any.js.ini +++ b/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-idb.any.js.ini @@ -1,20 +1,13 @@ [serialization-via-idb.any.worker.html] expected: - if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT] + if (processor == "x86") and not debug: [OK, TIMEOUT] [SharedArrayBuffer cloning via IndexedDB: basic case] expected: - if (processor == "x86") and (os == "win") and not debug: [FAIL, TIMEOUT] - FAIL + if (processor == "x86") and not debug: [PASS, FAIL, TIMEOUT] [SharedArrayBuffer cloning via the IndexedDB: is interleaved correctly] expected: - if (processor == "x86") and (os == "win") and not debug: [FAIL, TIMEOUT] - FAIL + if (processor == "x86") and not debug: [PASS, FAIL, TIMEOUT] [serialization-via-idb.any.html] - [SharedArrayBuffer cloning via IndexedDB: basic case] - expected: FAIL - - [SharedArrayBuffer cloning via the IndexedDB: is interleaved correctly] - expected: FAIL diff --git a/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-simple-success.https.html.ini b/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-simple-success.https.html.ini new file mode 100644 index 0000000000..47081a549d --- /dev/null +++ b/testing/web-platform/meta/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-simple-success.https.html.ini @@ -0,0 +1,3 @@ +[window-simple-success.https.html] + [postMessaging to a dedicated worker allows them to see each others' modifications with Float16Array] + expected: FAIL -- cgit v1.2.3