servo/tests/wpt/meta/service-workers/cache-storage/cache-put.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

172 lines
3.9 KiB
INI
Vendored

[cache-put.https.any.sharedworker.html]
expected: ERROR
[cache-put.https.any.html]
expected: ERROR
[Cache.put called with simple Request and Response]
expected: FAIL
[Cache.put called with Request and Response from fetch()]
expected: NOTRUN
[Cache.put with Request without a body]
expected: NOTRUN
[Cache.put with Response without a body]
expected: NOTRUN
[Cache.put with a Response containing an empty URL]
expected: NOTRUN
[Cache.put with an empty response body]
expected: NOTRUN
[Cache.put with synthetic 206 response]
expected: NOTRUN
[Cache.put with HTTP 206 response]
expected: NOTRUN
[Cache.put with opaque-filtered HTTP 206 response]
expected: NOTRUN
[Cache.put with HTTP 500 response]
expected: NOTRUN
[Cache.put called twice with matching Requests and different Responses]
expected: NOTRUN
[Cache.put called multiple times with request URLs that differ only by a fragment]
expected: NOTRUN
[Cache.put with a string request]
expected: NOTRUN
[Cache.put with an invalid response]
expected: NOTRUN
[Cache.put with a non-HTTP/HTTPS request]
expected: NOTRUN
[Cache.put with a relative URL]
expected: NOTRUN
[Cache.put with a non-GET request]
expected: NOTRUN
[Cache.put with a null response]
expected: NOTRUN
[Cache.put with a POST request]
expected: NOTRUN
[Cache.put with a used response body]
expected: NOTRUN
[getReader() after Cache.put]
expected: NOTRUN
[Cache.put with a VARY:* Response]
expected: NOTRUN
[Cache.put with an embedded VARY:* Response]
expected: NOTRUN
[Cache.put with a VARY:* opaque response should not reject]
expected: NOTRUN
[Cache.put should store Response.redirect() correctly]
expected: NOTRUN
[Cache.put called with simple Request and blob Response]
expected: NOTRUN
[Cache.put called with simple Request and form data Response]
expected: NOTRUN
[cache-put.https.any.serviceworker.html]
expected: ERROR
[cache-put.https.any.worker.html]
expected: ERROR
[Cache.put called with simple Request and Response]
expected: FAIL
[Cache.put called with Request and Response from fetch()]
expected: NOTRUN
[Cache.put with Request without a body]
expected: NOTRUN
[Cache.put with Response without a body]
expected: NOTRUN
[Cache.put with a Response containing an empty URL]
expected: NOTRUN
[Cache.put with an empty response body]
expected: NOTRUN
[Cache.put with synthetic 206 response]
expected: NOTRUN
[Cache.put with HTTP 206 response]
expected: NOTRUN
[Cache.put with opaque-filtered HTTP 206 response]
expected: NOTRUN
[Cache.put with HTTP 500 response]
expected: NOTRUN
[Cache.put called twice with matching Requests and different Responses]
expected: NOTRUN
[Cache.put called multiple times with request URLs that differ only by a fragment]
expected: NOTRUN
[Cache.put with a string request]
expected: NOTRUN
[Cache.put with an invalid response]
expected: NOTRUN
[Cache.put with a non-HTTP/HTTPS request]
expected: NOTRUN
[Cache.put with a relative URL]
expected: NOTRUN
[Cache.put with a non-GET request]
expected: NOTRUN
[Cache.put with a null response]
expected: NOTRUN
[Cache.put with a POST request]
expected: NOTRUN
[Cache.put with a used response body]
expected: NOTRUN
[getReader() after Cache.put]
expected: NOTRUN
[Cache.put with a VARY:* Response]
expected: NOTRUN
[Cache.put with an embedded VARY:* Response]
expected: NOTRUN
[Cache.put with a VARY:* opaque response should not reject]
expected: NOTRUN
[Cache.put should store Response.redirect() correctly]
expected: NOTRUN
[Cache.put called with simple Request and blob Response]
expected: NOTRUN
[Cache.put called with simple Request and form data Response]
expected: NOTRUN