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

58 lines
1.3 KiB
INI
Vendored

[cache-delete.https.any.serviceworker.html]
expected: ERROR
[cache-delete.https.any.worker.html]
expected: ERROR
[Cache.delete with no arguments]
expected: FAIL
[Cache.delete called with a string URL]
expected: NOTRUN
[Cache.delete called with a Request object]
expected: NOTRUN
[Cache.delete called with a HEAD request]
expected: NOTRUN
[Cache.delete supports ignoreVary]
expected: NOTRUN
[Cache.delete with a non-existent entry]
expected: NOTRUN
[Cache.delete with ignoreSearch option (request with search parameters)]
expected: NOTRUN
[Cache.delete with ignoreSearch option (when it is specified as false)]
expected: NOTRUN
[cache-delete.https.any.sharedworker.html]
expected: ERROR
[cache-delete.https.any.html]
expected: ERROR
[Cache.delete with no arguments]
expected: FAIL
[Cache.delete called with a string URL]
expected: NOTRUN
[Cache.delete called with a Request object]
expected: NOTRUN
[Cache.delete called with a HEAD request]
expected: NOTRUN
[Cache.delete supports ignoreVary]
expected: NOTRUN
[Cache.delete with a non-existent entry]
expected: NOTRUN
[Cache.delete with ignoreSearch option (request with search parameters)]
expected: NOTRUN
[Cache.delete with ignoreSearch option (when it is specified as false)]
expected: NOTRUN