| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| index d5c970e4e35a59cefda7c6db2295ff4bb8c030c4..f2f2288f2a523dea1a55297a03c9b8aecd41c8ac 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| @@ -15,6 +15,6 @@ PASS Cache.addAll with an empty array
|
| PASS Cache.addAll with string URL arguments
|
| PASS Cache.addAll with Request arguments
|
| PASS Cache.addAll with a mix of succeeding and failing requests
|
| -FAIL Cache.addAll called with the same Request object specified twice assert_unreached: Should have rejected: Cache.addAll should throw InvalidStateError if the same request is added twice. Reached unreachable code
|
| +FAIL Cache.addAll called with the same Request object specified twice Cannot read property 'replace' of undefined
|
| Harness: the test ran to completion.
|
|
|
|
|