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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt

Issue 1485283002: Sync Cache API tests w/ web-platform-tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
index 49281387e76fe2fea16d0bf59e596059830bbf49..05dedf3d25c9d9898884bb93da3f29129f1c9065 100644
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-match-expected.txt
@@ -9,7 +9,7 @@ PASS Cache.match with ignoreSearch option (request with search parameter)
PASS Cache.match with URL containing fragment
PASS Cache.match with string fragment "http" as query
PASS Cache.match with URL containing credentials
-FAIL Cache.match with responses containing "Vary" header assert_true: Cache.match should honor "Vary" header. expected true got false
+PASS Cache.match with responses containing "Vary" header
PASS Cache.match with Request and Response objects with different URLs
PASS Cache.match invoked multiple times for the same Request/Response
FAIL Cache.match with POST Request assert_equals: Cache.match should not find a match expected (undefined) undefined but got (object) object "[object Response]"

Powered by Google App Engine
This is Rietveld 408576698