Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt |
index 046e5a470d047f1a0b3233308873e7614197a6a9..28fb5f3a96750f1a43b1e65dde5a6dc87928fad8 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt |
@@ -12,7 +12,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. |