Source code
Revision control
Copy as Markdown
Other Tools
[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]