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

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

Issue 708703002: Service Worker: Cache.put() consumes request/response bodies (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use Response bodies too, but only Request bodies if non-empty Created 6 years, 1 month 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS Service Worker: Cache.match and Cache.matchAll 2 PASS Service Worker: Cache.match and Cache.matchAll
3 PASS Cache.match failure 3 PASS Cache.match failure
4 FAIL Cache.matchAll with URL undefined is not a function(stack: TypeError: undef ined is not a function 4 FAIL Cache.matchAll with URL undefined is not a function(stack: TypeError: undef ined is not a function
5 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:97:18 5 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:97:18
6 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 6 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
7 PASS Cache.match with URL 7 PASS Cache.match with URL
8 FAIL Cache.matchAll with Request undefined is not a function(stack: TypeError: u ndefined is not a function 8 FAIL Cache.matchAll with Request undefined is not a function(stack: TypeError: u ndefined is not a function
9 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:113:1 8 9 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:113:1 8
10 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 10 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
11 PASS Cache.match with Request 11 PASS Cache.match with Request
12 FAIL Cache.matchAll with new Request undefined is not a function(stack: TypeErro r: undefined is not a function 12 FAIL Cache.matchAll with new Request undefined is not a function(stack: TypeErro r: undefined is not a function
13 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:130:1 8 13 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:130:1 8
14 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 14 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
15 PASS Cache.match with new Request 15 PASS Cache.match with new Request
16 PASS Cache.match with Request containing non-empty body 16 PASS Cache.match with Request containing non-empty body
17 FAIL Cache.matchAll with ignoreSearch option (request with no search parameters) undefined is not a function(stack: TypeError: undefined is not a function 17 FAIL Cache.matchAll with ignoreSearch option (request with no search parameters) undefined is not a function(stack: TypeError: undefined is not a function
18 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:173:1 8 18 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:173:1 8
19 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 19 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
20 FAIL Cache.matchAll with ignoreSearch option (request with search parameter) und efined is not a function(stack: TypeError: undefined is not a function 20 FAIL Cache.matchAll with ignoreSearch option (request with search parameter) und efined is not a function(stack: TypeError: undefined is not a function
21 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:190:1 8 21 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:190:1 8
22 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 22 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
23 FAIL Cache.matchAll with request containing hash undefined is not a function(sta ck: TypeError: undefined is not a function 23 FAIL Cache.matchAll with request containing hash undefined is not a function(sta ck: TypeError: undefined is not a function
24 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:206:1 8 24 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:206:1 8
25 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 25 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
26 FAIL Cache.matchAll with string fragment "http" as query undefined is not a func tion(stack: TypeError: undefined is not a function 26 FAIL Cache.matchAll with string fragment "http" as query undefined is not a func tion(stack: TypeError: undefined is not a function
27 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:219:1 8 27 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:219:1 8
28 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 28 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
29 FAIL Cache.matchAll with prefixMatch option undefined is not a function(stack: T ypeError: undefined is not a function 29 FAIL Cache.matchAll with prefixMatch option undefined is not a function(stack: T ypeError: undefined is not a function
30 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:229:1 8 30 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:229:1 8
31 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 31 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
32 FAIL Cache.matchAll with prefixMatch option undefined is not a function(stack: T ypeError: undefined is not a function 32 FAIL Cache.matchAll with prefixMatch option undefined is not a function(stack: T ypeError: undefined is not a function
33 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:244:1 8 33 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:244:1 8
34 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:407:2 0) 34 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:408:2 0)
35 FAIL Cache.matchAll with responses containing "Vary" header assert_unreached: Te st setup failed: Entry already exists. Reached unreachable code 35 FAIL Cache.matchAll with responses containing "Vary" header assert_unreached: Te st setup failed: Entry already exists. Reached unreachable code
36 FAIL Cache.match with responses containing "Vary" header assert_unreached: Test setup failed: Entry already exists. Reached unreachable code 36 FAIL Cache.match with responses containing "Vary" header assert_unreached: Test setup failed: Entry already exists. Reached unreachable code
37 FAIL Cache.matchAll with "ignoreVary" parameter assert_unreached: Test setup fai led: Entry already exists. Reached unreachable code 37 FAIL Cache.matchAll with "ignoreVary" parameter assert_unreached: Test setup fai led: Entry already exists. Reached unreachable code
38 PASS Cache.match with Request and Response objects with different URLs 38 PASS Cache.match with Request and Response objects with different URLs
39 PASS Cache.match invoked multiple times for the same Request/Response 39 PASS Cache.match invoked multiple times for the same Request/Response
40 Harness: the test ran to completion. 40 Harness: the test ran to completion.
41 41
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/serviceworker/cache-put-expected.txt » ('j') | Source/modules/serviceworkers/Cache.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698