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 --- .../meta/web-locks/acquire.https.any.js.ini | 10 ++++++++++ .../meta/web-locks/held.https.any.js.ini | 9 +++++++++ .../meta/web-locks/ifAvailable.https.any.js.ini | 9 +++++++++ .../partitioned-web-locks.tentative.https.html.ini | 21 +++++++++++++++++++++ .../meta/web-locks/resource-names.https.any.js.ini | 9 +++++++++ .../storage-buckets.tentative.https.any.js.ini | 18 ++++++++++++++++++ 6 files changed, 76 insertions(+) create mode 100644 testing/web-platform/meta/web-locks/acquire.https.any.js.ini create mode 100644 testing/web-platform/meta/web-locks/held.https.any.js.ini create mode 100644 testing/web-platform/meta/web-locks/ifAvailable.https.any.js.ini create mode 100644 testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini create mode 100644 testing/web-platform/meta/web-locks/resource-names.https.any.js.ini create mode 100644 testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini (limited to 'testing/web-platform/meta/web-locks') diff --git a/testing/web-platform/meta/web-locks/acquire.https.any.js.ini b/testing/web-platform/meta/web-locks/acquire.https.any.js.ini new file mode 100644 index 0000000000..d14126d662 --- /dev/null +++ b/testing/web-platform/meta/web-locks/acquire.https.any.js.ini @@ -0,0 +1,10 @@ +[acquire.tentative.https.any.html] + +[acquire.tentative.https.any.serviceworker.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT] + +[acquire.tentative.https.any.worker.html] + +[acquire.tentative.https.any.sharedworker.html] diff --git a/testing/web-platform/meta/web-locks/held.https.any.js.ini b/testing/web-platform/meta/web-locks/held.https.any.js.ini new file mode 100644 index 0000000000..3ff7dd92c4 --- /dev/null +++ b/testing/web-platform/meta/web-locks/held.https.any.js.ini @@ -0,0 +1,9 @@ +[held.tentative.https.any.worker.html] + +[held.tentative.https.any.html] + +[held.tentative.https.any.serviceworker.html] + +[held.tentative.https.any.sharedworker.html] + expected: + if swgl and (os == "android"): [OK, CRASH] diff --git a/testing/web-platform/meta/web-locks/ifAvailable.https.any.js.ini b/testing/web-platform/meta/web-locks/ifAvailable.https.any.js.ini new file mode 100644 index 0000000000..94d779ed9a --- /dev/null +++ b/testing/web-platform/meta/web-locks/ifAvailable.https.any.js.ini @@ -0,0 +1,9 @@ +[ifAvailable.tentative.https.any.serviceworker.html] + +[ifAvailable.tentative.https.any.html] + +[ifAvailable.tentative.https.any.worker.html] + expected: + if swgl and (os == "linux") and fission: TIMEOUT + +[ifAvailable.tentative.https.any.sharedworker.html] diff --git a/testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini b/testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini new file mode 100644 index 0000000000..d2b72809b2 --- /dev/null +++ b/testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini @@ -0,0 +1,21 @@ +prefs: [privacy.partition.always_partition_third_party_non_cookie_storage:true, network.cookie.cookieBehavior:5, network.cookie.cookieBehavior.pbmode:5] +[partitioned-web-locks.tentative.https.html] + expected: + if not debug and (os == "linux") and fission and asan: [TIMEOUT, OK] + if not debug and (os == "win"): OK + if not debug and (os == "mac"): OK + if debug: OK + [OK, TIMEOUT] + [WebLocks of a nested iframe with a cross-site ancestor are partitioned] + expected: + if not debug and (os == "linux") and fission and not asan and not tsan: [FAIL, TIMEOUT, NOTRUN] + if not debug and (os == "linux") and fission and asan: [TIMEOUT, FAIL, NOTRUN] + if not debug and (os == "win"): FAIL + if not debug and (os == "mac"): FAIL + if debug: FAIL + [FAIL, NOTRUN] + + [WebLocks of an iframe under a 3rd-party site are partitioned] + expected: + if not debug and (os == "linux"): [PASS, TIMEOUT] + if not debug and (os == "android"): [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/web-locks/resource-names.https.any.js.ini b/testing/web-platform/meta/web-locks/resource-names.https.any.js.ini new file mode 100644 index 0000000000..ea7df4673a --- /dev/null +++ b/testing/web-platform/meta/web-locks/resource-names.https.any.js.ini @@ -0,0 +1,9 @@ +[resource-names.tentative.https.any.html] + +[resource-names.tentative.https.any.sharedworker.html] + +[resource-names.tentative.https.any.worker.html] + +[resource-names.tentative.https.any.serviceworker.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] diff --git a/testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini b/testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini new file mode 100644 index 0000000000..ae090a278c --- /dev/null +++ b/testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini @@ -0,0 +1,18 @@ +[storage-buckets.tentative.https.any.sharedworker.html] + [Storage buckets have independent locks] + expected: FAIL + + +[storage-buckets.tentative.https.any.html] + [Storage buckets have independent locks] + expected: FAIL + + +[storage-buckets.tentative.https.any.serviceworker.html] + [Storage buckets have independent locks] + expected: FAIL + + +[storage-buckets.tentative.https.any.worker.html] + [Storage buckets have independent locks] + expected: FAIL -- cgit v1.2.3