| Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-put.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-put.https-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-put.https-expected.txt
|
| deleted file mode 100644
|
| index 7b793267e2a04fd4575bdd0b53672e1359e67ac3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-put.https-expected.txt
|
| +++ /dev/null
|
| @@ -1,23 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Cache.put called with simple Request and Response
|
| -FAIL Cache.put called with Request and Response from fetch() assert_array_equals: Cache.put should update the cache with new request and response. Headers differ. property 1, expected "content-type: text/plain" but got "server: BaseHTTP/0.3 Python/2.7.6"
|
| -PASS Cache.put with Request without a body
|
| -PASS Cache.put with Response without a body
|
| -PASS Cache.put with a Response containing an empty URL
|
| -PASS Cache.put with an empty response body
|
| -PASS Cache.put with HTTP 500 response
|
| -PASS Cache.put called twice with matching Requests and different Responses
|
| -PASS Cache.put called twice with request URLs that differ only by a fragment
|
| -PASS Cache.put with a string request
|
| -PASS Cache.put with an invalid response
|
| -PASS Cache.put with a non-HTTP/HTTPS request
|
| -PASS Cache.put with a relative URL
|
| -PASS Cache.put with a non-GET request
|
| -PASS Cache.put with a null response
|
| -PASS Cache.put with a POST request
|
| -PASS Cache.put with a used response body
|
| -PASS getReader() after Cache.put
|
| -PASS Cache.put with a VARY:* Response
|
| -PASS Cache.put with an embedded VARY:* Response
|
| -Harness: the test ran to completion.
|
| -
|
|
|