| Index: LayoutTests/http/tests/serviceworker/cache-put-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-put-expected.txt b/LayoutTests/http/tests/serviceworker/cache-put-expected.txt
|
| index 30bb5b02aa77941a0853f49c890b97ccaf0fd349..51f48116f808e8a231a1dac0cd3e19fb79815e02 100644
|
| --- a/LayoutTests/http/tests/serviceworker/cache-put-expected.txt
|
| +++ b/LayoutTests/http/tests/serviceworker/cache-put-expected.txt
|
| @@ -11,7 +11,6 @@ PASS Cache.put with an string request
|
| PASS Cache.put with an invalid response
|
| PASS Cache.put with a non-HTTP/HTTPS request
|
| FAIL Cache.put with a relative URL assert_equals: Cache.put should accept a relative URL as the request. :[object].url expected "" but got "http://127.0.0.1:8000/serviceworker/resources/relative-url"
|
| -FAIL Cache.put with a non-GET request assert_promise_rejects: Cache.put should throw a TypeError for non-GET requests. Promise did not reject.
|
| PASS Cache.put with a non-GET request
|
| PASS Cache.put with an empty response
|
| Harness: the test ran to completion.
|
|
|