Source code

Revision control

Copy as Markdown

Other Tools

[cache-add.https.any.html]
[Cache.addAll called with the same Request object specified twice]
expected: FAIL
[Cache.addAll should succeed when entries differ by vary header]
expected:
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not tsan and not asan: [PASS, FAIL]
[FAIL, PASS]
[cache-add.https.any.sharedworker.html]
[Cache.addAll called with the same Request object specified twice]
expected: FAIL
[Cache.addAll should succeed when entries differ by vary header]
expected:
if (os == "linux") and not debug and not asan: [FAIL, PASS]
[PASS, FAIL]
[cache-add.https.any.serviceworker.html]
disabled:
[Cache.addAll called with the same Request object specified twice]
expected: FAIL
[Cache.addAll should succeed when entries differ by vary header]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, FAIL]
if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
if (os == "android") and swgl: [PASS, FAIL]
if (os == "win") and swgl: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[FAIL, PASS]
[cache-add.https.any.worker.html]
[Cache.addAll called with the same Request object specified twice]
expected: FAIL
[Cache.addAll should succeed when entries differ by vary header]
expected:
if not debug and (os == "linux") and not asan and tsan: [PASS, FAIL]
if debug and (processor == "x86_64") and (os == "linux"): [PASS, FAIL]
if not debug and (os == "linux") and asan: [PASS, FAIL]
if debug and (processor == "x86"): [PASS, FAIL]
[FAIL, PASS]