Source code
Revision control
Copy as Markdown
Other Tools
[304-update.any.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected: [PASS, FAIL]
[304-update.any.worker.html]
expected:
if os == "android": [OK, CRASH]
[HTTP cache updates stored headers from a Last-Modified 304]
expected: [PASS, FAIL]
[304-update.any.serviceworker.html]
expected:
if (processor == "x86_64") and (os == "mac") and not debug: [OK, ERROR]
if (processor == "x86_64") and (os == "android") and not debug: [OK, ERROR]
if (processor == "x86") and debug: [OK, ERROR, TIMEOUT]
if (processor == "x86") and not debug: [OK, TIMEOUT]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [FAIL, PASS]
[PASS, FAIL]
[Content-* header]
expected:
if processor == "x86": [PASS, TIMEOUT]
[304-update.any.sharedworker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "win") and not debug and (processor == "x86_64"): PASS
[PASS, FAIL]