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

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

Issue 1043213003: Remove redundant serviceworker/cache-* tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Re-add fetch-status.php, used by fetch tests in sibling dir Created 5 years, 8 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 PASS CacheStorage.open
4 PASS CacheStorage.open with an empty name
5 PASS CacheStorage.open with no arguments
6 PASS CacheStorage.has with existing cache
7 PASS CacheStorage.has with nonexistent cache
8 PASS CacheStorage.open with existing cache
9 PASS CacheStorage.delete with existing cache
10 PASS CacheStorage.delete with nonexistent cache
11 FAIL CacheStorage names are DOMStrings not USVStrings assert_true: keys should i nclude cache with bad name expected true got false
12 Harness: the test ran to completion.
13
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