diff options
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: |