Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-matchAll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-matchAll-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-matchAll-expected.txt |
index 0d4f4c7d5444a1f4d39e87e8cfc540fb14c8f860..25cc544a31bc16bbffde9912b9083ed6ade6ef33 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-matchAll-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-matchAll-expected.txt |
@@ -9,7 +9,7 @@ PASS Cache.matchAll with ignoreSearch option (request with search parameters) |
PASS Cache.matchAll with URL containing fragment |
PASS Cache.matchAll with string fragment "http" as query |
PASS Cache.matchAll without parameters |
-FAIL Cache.matchAll with responses containing "Vary" header assert_equals: Cache.matchAll should match the entire header if a vary header is present in both the query and cached requests. expected 1 but got 0 |
-FAIL Cache.matchAll with "ignoreVary" parameter assert_equals: Cache.matchAll should honor "ignoreVary" parameter. expected 3 but got 1 |
+FAIL Cache.matchAll with responses containing "Vary" header Cannot read property 'replace' of undefined |
+FAIL Cache.matchAll with "ignoreVary" parameter Cannot read property 'replace' of undefined |
Harness: the test ran to completion. |