| Index: LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt b/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
|
| deleted file mode 100644
|
| index 182aa797fc61359a1a338feaa584a04a548c05de..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Service Worker: Cache.delete
|
| -PASS Cache.delete with no arguments
|
| -PASS Cache.delete called with a string URL
|
| -FAIL Cache.delete called with a Request object promise_test: Unhandled rejection with value: object "TypeError: Request method 'POST' is unsupported"
|
| -FAIL Cache.delete with a Request object containing used body promise_test: Unhandled rejection with value: object "TypeError: Request method 'POST' is unsupported"
|
| -PASS Cache.delete with a non-existent entry
|
| -Harness: the test ran to completion.
|
| -
|
|
|