/fetch/api/request/request-cache-reload.any.html| status | subtest | message |
|---|---|---|
| FAIL | RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Etag and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Last-Modified and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Etag and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Last-Modified and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "reload" mode does store the response in the cache with Etag and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: reload" |
| FAIL | RequestCache "reload" mode does store the response in the cache with Last-Modified and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: reload" |
| FAIL | RequestCache "reload" mode does store the response in the cache with Etag and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: reload" |
| FAIL | RequestCache "reload" mode does store the response in the cache with Last-Modified and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: reload" |
| FAIL | RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Etag and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Last-Modified and stale response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Etag and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
| FAIL | RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Last-Modified and fresh response | promise_test: Unhandled rejection with value: object "TypeError: Unsupported cache mode: default" |
bundle built 2026-07-16T07:16:48.063Z