fune/testing/web-platform/meta/fetch/http-cache/cc-request.any.js.ini
moz-wptsync-bot a14de09504 Bug 1809186 - [wpt-sync] Update web-platform-tests to 8c1683d9f0282da7cb6322cd8291d0b0293782c9, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: 8c1683d9f0282da7cb6322cd8291d0b0293782c9
wpt-type: landing
2023-01-10 13:39:36 +00:00

38 lines
1.4 KiB
INI

[cc-request.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
expected: FAIL
[HTTP cache doesn't use aged but fresh response when request contains Cache-Control: max-age=1]
expected:
if (os == "android") and debug: [PASS, FAIL]
[cc-request.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
expected: FAIL
[HTTP cache doesn't use aged but fresh response when request contains Cache-Control: max-age=1]
expected:
if (os == "android") and debug: [PASS, FAIL]
[cc-request.any.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
expected: FAIL
[cc-request.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTTP cache generates 504 status code when nothing is in cache and request contains Cache-Control: only-if-cached]
expected: FAIL
[HTTP cache doesn't use aged but fresh response when request contains Cache-Control: max-age=1]
expected:
if (os == "android") and debug: [PASS, FAIL]