| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-add-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-add-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-add-expected.txt
|
| deleted file mode 100644
|
| index 390c26d09762b560d8d65cf0b26b6a050ed768e5..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-add-expected.txt
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Cache.add called with no arguments
|
| -PASS Cache.add called with relative URL specified as a string
|
| -PASS Cache.add called with non-HTTP/HTTPS URL
|
| -PASS Cache.add called with Request object
|
| -PASS Cache.add called with POST request
|
| -PASS Cache.add called twice with the same Request object
|
| -PASS Cache.add called with Request object with a used body
|
| -PASS Cache.add with request that results in a status of 404
|
| -PASS Cache.add with request that results in a status of 500
|
| -PASS Cache.add with request that results in a status of 206
|
| -PASS Cache.addAll with request that results in a status of 206
|
| -PASS Cache.addAll with no arguments
|
| -PASS Cache.addAll with a mix of valid and undefined arguments
|
| -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
|
| -Harness: the test ran to completion.
|
| -
|
|
|