Index: LayoutTests/http/tests/cachestorage/serviceworker/cache-delete-expected.txt |
diff --git a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt b/LayoutTests/http/tests/cachestorage/serviceworker/cache-delete-expected.txt |
similarity index 93% |
copy from LayoutTests/http/tests/serviceworker/cache-delete-expected.txt |
copy to LayoutTests/http/tests/cachestorage/serviceworker/cache-delete-expected.txt |
index 182aa797fc61359a1a338feaa584a04a548c05de..fdb20b520ed6388844a0f4af33d84b3966a3a62e 100644 |
--- a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt |
+++ b/LayoutTests/http/tests/cachestorage/serviceworker/cache-delete-expected.txt |
@@ -1,5 +1,5 @@ |
This is a testharness.js-based test. |
-PASS Service Worker: Cache.delete |
+PASS 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" |