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

Side by Side Diff: LayoutTests/http/tests/serviceworker/cache-delete-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: Cache.delete
3 PASS Cache.delete with no arguments
4 PASS Cache.delete called with a string URL
5 FAIL Cache.delete called with a Request object promise_test: Unhandled rejection with value: object "TypeError: Request method 'POST' is unsupported"
6 FAIL Cache.delete with a Request object containing used body promise_test: Unhan dled rejection with value: object "TypeError: Request method 'POST' is unsupport ed"
7 PASS Cache.delete with a non-existent entry
8 Harness: the test ran to completion.
9
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/serviceworker/cache-delete.html ('k') | LayoutTests/http/tests/serviceworker/cache-match.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698