47 lines
1.6 KiB
INI
47 lines
1.6 KiB
INI
[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
|