/fetch/api/request/request-cache-force-cache.any.html| status | subtest | message |
|---|---|---|
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and avoid revalidation for stale responses with Etag and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and avoid revalidation for stale responses with Last-Modified and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and avoid revalidation for fresh responses with Etag and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and avoid revalidation for fresh responses with Last-Modified and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response is not found with Etag and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response is not found with Last-Modified and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response is not found with Etag and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response is not found with Last-Modified and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response would vary with Etag and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response would vary with Last-Modified and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response would vary with Etag and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" mode checks the cache for previously cached content and goes to the network if a cached response would vary with Last-Modified and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "force-cache" stores the response in the cache if it goes to the network with Etag and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
| FAIL | RequestCache "force-cache" stores the response in the cache if it goes to the network with Last-Modified and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
| FAIL | RequestCache "force-cache" stores the response in the cache if it goes to the network with Etag and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
| FAIL | RequestCache "force-cache" stores the response in the cache if it goes to the network with Last-Modified and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: force-cache" |
bundle built 2026-07-16T07:16:48.063Z