1
0
Fork 0
firefox/testing/web-platform/meta/fetch/http-cache/invalidate.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

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