Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0add14899ff354f6eb2d6d6ddff84c2943d64760 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match-expected.txt |
@@ -0,0 +1,9 @@ |
+This is a testharness.js-based test. |
+PASS CacheStorageMatch with no cache name provided |
+PASS CacheStorageMatch from one of many caches |
+PASS CacheStorageMatch from one of many caches by name |
+PASS CacheStorageMatch a string request |
+PASS CacheStorageMatch with no cached entry |
+FAIL CacheStorageMatch with no caches available but name provided assert_equals: The match should reject with NotFoundError. expected "NotFoundError" but got "Error" |
+Harness: the test ran to completion. |
+ |