36 lines
1.5 KiB
INI
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]
|