1
0
Fork 0
firefox/testing/web-platform/meta/clear-site-data/clear-cache-partitioning.tentative.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

36 lines
1.5 KiB
INI

[clear-cache-partitioning.https.html]
expected:
if not tsan and asan and fission: [OK, TIMEOUT]
if tsan: [OK, TIMEOUT]
[clear double partitioned context with intermediate cross origin clears that partitioned data]
expected:
if not tsan and asan and fission: [PASS, TIMEOUT]
if tsan: [PASS, NOTRUN]
[clear in double partitioned with intermediate cross origin context doesn't clear unpartitioned data]
expected:
if tsan: [PASS, TIMEOUT]
[clear in cross origin iframe doesn't affect embedder]
expected:
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[clear-cache-partitioning.tentative.https.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[clear in cross origin iframe doesn't affect embedder]
expected:
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[cross origin iframe data doesn't get cleared]
expected:
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[clear double partitioned context with intermediate cross origin clears that partitioned data]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]