Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Side by Side Diff: LayoutTests/http/tests/serviceworker/cache-storage-expected.txt

Issue 430993002: [ServiceWorker] CacheStorage tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update test expectations Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Service Worker: CacheStorage
3 FAIL CacheStorage.create not implemented
4 FAIL CacheStorage.create with an empty name not implemented
5 PASS CacheStorage.create with no arguments
6 FAIL CacheStorage.create with an existing cache name not implemented
7 FAIL CacheStorage.has with existing cache not implemented
8 PASS CacheStorage.has with nonexistent cache
9 FAIL CacheStorage.get with existing cache not implemented
10 PASS CacheStorage.get with nonexistent cache
11 FAIL CacheStorage.delete with existing cache not implemented
12 PASS CacheStorage.delete with nonexistent cache
13 Harness: the test ran to completion.
14
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/serviceworker/cache-storage.html ('k') | LayoutTests/http/tests/serviceworker/cache-storage-keys.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698