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

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

Issue 2022203002: Import wpt@d510ec1abc30eee4c855c13842bc2f0dfa791f8b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Message changed by testharness.js update Created 4 years, 7 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
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 8d423f0b7f9c2315f1e6756b6489a00df71b025a..881fd56a14839e005450072ba2de8d32280d35ce 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
@@ -13,7 +13,7 @@ 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
PASS Cache.match blob should be sliceable
-FAIL Cache.match with POST Request assert_equals: Cache.match should not find a match expected (undefined) undefined but got (object) object "[object Response]"
+FAIL Cache.match with POST Request Cannot read property 'replace' of undefined
PASS Cache.match with a non-2xx Response
PASS Cache.match with a network error Response
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698