trisquel-icecat/icecat/testing/web-platform/meta/fetch/http-cache/cc-request.any.js.ini

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]