Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(281)

Unified Diff: LayoutTests/http/tests/serviceworker/cache-delete-expected.txt

Issue 927723003: Removing prefixMatch attribute of CacheQueryOptions- Blink Side (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: After rebase Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/serviceworker/cache-match-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
index 6bb5abc8b8f8c18c3ad9eda5a9daf9a4bd934c4c..182aa797fc61359a1a338feaa584a04a548c05de 100644
--- a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
@@ -5,7 +5,5 @@ 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
-FAIL Cache.delete with CacheQueryOptions.* assert_true: Cache.delete should resolve with "true" if an entry was successfully deleted. expected true got false
-PASS Cache.delete with CacheQueryOptions.* that don't match
Harness: the test ran to completion.
« no previous file with comments | « no previous file | LayoutTests/http/tests/serviceworker/cache-match-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698