Source code

Revision control

Copy as Markdown

Other Tools

[invalidate.any.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[HTTP cache does not invalidate after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Content-Location URL after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Location URL after a failed response from an unsafe request]
expected: FAIL
[invalidate.any.worker.html]
[HTTP cache does not invalidate after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Content-Location URL after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Location URL after a failed response from an unsafe request]
expected: FAIL
[invalidate.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[HTTP cache does not invalidate after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Content-Location URL after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Location URL after a failed response from an unsafe request]
expected: FAIL
[invalidate.any.sharedworker.html]
[HTTP cache does not invalidate after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Content-Location URL after a failed response from an unsafe request]
expected: FAIL
[HTTP cache does not invalidate Location URL after a failed response from an unsafe request]
expected: FAIL