diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:42 +0000 |
commit | da4c7e7ed675c3bf405668739c3012d140856109 (patch) | |
tree | cdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/web-locks | |
parent | Adding upstream version 125.0.3. (diff) | |
download | firefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip |
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/web-locks')
-rw-r--r-- | testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini | 12 |
1 files changed, 6 insertions, 6 deletions
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 index d2b72809b2..a9e9fcf939 100644 --- 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 @@ -8,12 +8,12 @@ prefs: [privacy.partition.always_partition_third_party_non_cookie_storage:true, [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] + if not debug and (os == "linux") and fission and not asan and not tsan: [PASS, TIMEOUT, NOTRUN] + if not debug and (os == "linux") and fission and asan: [TIMEOUT, PASS, NOTRUN] + if not debug and (os == "win"): PASS + if not debug and (os == "mac"): PASS + if debug: PASS + [PASS, NOTRUN] [WebLocks of an iframe under a 3rd-party site are partitioned] expected: |