servo/tests/wpt/meta/service-workers/cache-storage/cache-match.https.any.js.ini
Josh Matthews ee95ef53fb
Enable service worker WPT tests. (#36221)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-03-31 08:31:24 +00:00

160 lines
3.7 KiB
INI
Vendored

[cache-match.https.any.sharedworker.html]
expected: ERROR
[cache-match.https.any.serviceworker.html]
expected: ERROR
[cache-match.https.any.html]
expected: ERROR
[Cache.match with no matching entries]
expected: FAIL
[Cache.match with URL]
expected: NOTRUN
[Cache.match with Request]
expected: NOTRUN
[Cache.match with multiple cache hits]
expected: NOTRUN
[Cache.match with new Request]
expected: NOTRUN
[Cache.match with HEAD]
expected: NOTRUN
[Cache.match with ignoreSearch option (request with no search parameters)]
expected: NOTRUN
[Cache.match with ignoreSearch option (request with search parameter)]
expected: NOTRUN
[Cache.match supports ignoreMethod]
expected: NOTRUN
[Cache.match supports ignoreVary]
expected: NOTRUN
[Cache.match does not support cacheName option]
expected: NOTRUN
[Cache.match with URL containing fragment]
expected: NOTRUN
[Cache.match with string fragment "http" as query]
expected: NOTRUN
[Cache.match with responses containing "Vary" header]
expected: NOTRUN
[Cache.match with Request and Response objects with different URLs]
expected: NOTRUN
[Cache.match invoked multiple times for the same Request/Response]
expected: NOTRUN
[Cache.match blob should be sliceable]
expected: NOTRUN
[Cache.match with POST Request]
expected: NOTRUN
[Cache.match with a non-2xx Response]
expected: NOTRUN
[Cache.match with a network error Response]
expected: NOTRUN
[Cache produces large Responses that can be cloned and read correctly.]
expected: NOTRUN
[cors-exposed header should be stored correctly.]
expected: NOTRUN
[MIME type should be set from content-header correctly.]
expected: NOTRUN
[MIME type should reflect Content-Type headers of response.]
expected: NOTRUN
[Cache.match ignores vary headers on opaque response.]
expected: NOTRUN
[cache-match.https.any.worker.html]
expected: ERROR
[Cache.match with no matching entries]
expected: FAIL
[Cache.match with URL]
expected: NOTRUN
[Cache.match with Request]
expected: NOTRUN
[Cache.match with multiple cache hits]
expected: NOTRUN
[Cache.match with new Request]
expected: NOTRUN
[Cache.match with HEAD]
expected: NOTRUN
[Cache.match with ignoreSearch option (request with no search parameters)]
expected: NOTRUN
[Cache.match with ignoreSearch option (request with search parameter)]
expected: NOTRUN
[Cache.match supports ignoreMethod]
expected: NOTRUN
[Cache.match supports ignoreVary]
expected: NOTRUN
[Cache.match does not support cacheName option]
expected: NOTRUN
[Cache.match with URL containing fragment]
expected: NOTRUN
[Cache.match with string fragment "http" as query]
expected: NOTRUN
[Cache.match with responses containing "Vary" header]
expected: NOTRUN
[Cache.match with Request and Response objects with different URLs]
expected: NOTRUN
[Cache.match invoked multiple times for the same Request/Response]
expected: NOTRUN
[Cache.match blob should be sliceable]
expected: NOTRUN
[Cache.match with POST Request]
expected: NOTRUN
[Cache.match with a non-2xx Response]
expected: NOTRUN
[Cache.match with a network error Response]
expected: NOTRUN
[Cache produces large Responses that can be cloned and read correctly.]
expected: NOTRUN
[cors-exposed header should be stored correctly.]
expected: NOTRUN
[MIME type should be set from content-header correctly.]
expected: NOTRUN
[MIME type should reflect Content-Type headers of response.]
expected: NOTRUN
[Cache.match ignores vary headers on opaque response.]
expected: NOTRUN