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

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: Inline hasBody methods 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
« no previous file with comments | « no previous file | LayoutTests/http/tests/serviceworker/cache-put-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 FAIL Cache.matchAll with no matching entries undefined is not a function(stack: TypeError: undefined is not a function 3 FAIL Cache.matchAll with no matching entries undefined is not a function(stack: TypeError: undefined is not a function
4 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:115:1 8 4 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:115:1 8
5 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 5 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
6 PASS Cache.match with no matching entries 6 PASS Cache.match with no matching entries
7 FAIL Cache.matchAll with URL undefined is not a function(stack: TypeError: undef ined is not a function 7 FAIL Cache.matchAll with URL undefined is not a function(stack: TypeError: undef ined is not a function
8 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:132:1 8 8 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:132:1 8
9 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 9 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
10 PASS Cache.match with URL 10 PASS Cache.match with URL
11 FAIL Cache.matchAll with Request undefined is not a function(stack: TypeError: u ndefined is not a function 11 FAIL Cache.matchAll with Request undefined is not a function(stack: TypeError: u ndefined is not a function
12 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:148:1 8 12 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:148:1 8
13 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 13 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
14 PASS Cache.match with Request 14 PASS Cache.match with Request
15 FAIL Cache.matchAll with new Request undefined is not a function(stack: TypeErro r: undefined is not a function 15 FAIL Cache.matchAll with new Request undefined is not a function(stack: TypeErro r: undefined is not a function
16 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:165:1 8 16 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:165:1 8
17 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 17 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
18 PASS Cache.match with new Request 18 PASS Cache.match with new Request
19 PASS Cache.match with Request containing non-empty body 19 PASS Cache.match with Request containing non-empty body
20 FAIL Cache.matchAll with ignoreSearch option (request with no search parameters) undefined is not a function(stack: TypeError: undefined is not a function 20 FAIL Cache.matchAll with ignoreSearch option (request with no search parameters) undefined 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:208:1 8 21 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:208:1 8
22 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 22 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
23 PASS Cache.match with ignoreSearch option (request with no search parameters) 23 PASS Cache.match with ignoreSearch option (request with no search parameters)
24 FAIL Cache.matchAll with ignoreSearch option (request with search parameter) und efined is not a function(stack: TypeError: undefined is not a function 24 FAIL Cache.matchAll with ignoreSearch option (request with search parameter) und efined is not a function(stack: TypeError: undefined is not a function
25 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:242:1 8 25 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:242:1 8
26 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 26 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
27 PASS Cache.match with ignoreSearch option (request with search parameter) 27 PASS Cache.match with ignoreSearch option (request with search parameter)
28 FAIL Cache.matchAll with URL containing fragment undefined is not a function(sta ck: TypeError: undefined is not a function 28 FAIL Cache.matchAll with URL containing fragment undefined is not a function(sta ck: TypeError: undefined is not a function
29 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:274:1 8 29 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:274:1 8
30 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 30 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
31 FAIL Cache.match with URL containing fragment assert_equals: Cache.match should ignore URL fragment.: Response expected (object) object "[object Response]" but got (undefined) undefined 31 FAIL Cache.match with URL containing fragment assert_equals: Cache.match should ignore URL fragment.: Response expected (object) object "[object Response]" but got (undefined) undefined
32 FAIL Cache.matchAll with string fragment "http" as query undefined is not a func tion(stack: TypeError: undefined is not a function 32 FAIL Cache.matchAll with string fragment "http" as query undefined is not a func tion(stack: TypeError: undefined is not a function
33 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:294:1 8 33 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:294:1 8
34 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 34 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
35 PASS Cache.match with string fragment "http" as query 35 PASS Cache.match with string fragment "http" as query
36 FAIL Cache.matchAll with prefixMatch option undefined is not a function(stack: T ypeError: undefined is not a function 36 FAIL Cache.matchAll with prefixMatch option undefined is not a function(stack: T ypeError: undefined is not a function
37 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:314:1 8 37 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:314:1 8
38 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 38 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
39 PASS Cache.match with prefixMatch option 39 PASS Cache.match with prefixMatch option
40 FAIL Cache.matchAll with prefixMatch option (URL ending with path delimiter) und efined is not a function(stack: TypeError: undefined is not a function 40 FAIL Cache.matchAll with prefixMatch option (URL ending with path delimiter) und efined is not a function(stack: TypeError: undefined is not a function
41 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:346:1 8 41 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:346:1 8
42 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 42 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
43 FAIL Cache.match with prefixMatch option (URL ending with path delimiter) assert _equals: Cache.match should honor prefixMatch.: Response expected (object) objec t "[object Response]" but got (undefined) undefined 43 FAIL Cache.match with prefixMatch option (URL ending with path delimiter) assert _equals: Cache.match should honor prefixMatch.: Response expected (object) objec t "[object Response]" but got (undefined) undefined
44 FAIL Cache.matchAll with prefixMatch option (URL with embedded credentials) unde fined is not a function(stack: TypeError: undefined is not a function 44 FAIL Cache.matchAll with prefixMatch option (URL with embedded credentials) unde fined is not a function(stack: TypeError: undefined is not a function
45 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:366:1 8 45 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:366:1 8
46 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 46 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
47 FAIL Cache.match with prefixMatch option (URL with embedded credentials) assert_ equals: Cache.match should honor prefixMatch.: Response expected (object) object "[object Response]" but got (undefined) undefined 47 FAIL Cache.match with prefixMatch option (URL with embedded credentials) assert_ equals: Cache.match should honor prefixMatch.: Response expected (object) object "[object Response]" but got (undefined) undefined
48 FAIL Cache.matchAll with prefixMatch option (URL matching embedded credentials) undefined is not a function(stack: TypeError: undefined is not a function 48 FAIL Cache.matchAll with prefixMatch option (URL matching embedded credentials) undefined is not a function(stack: TypeError: undefined is not a function
49 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:390:1 8 49 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:390:1 8
50 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 50 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
51 PASS Cache.match with prefixMatch option (URL matching embedded credentials) 51 PASS Cache.match with prefixMatch option (URL matching embedded credentials)
52 FAIL Cache.matchAll with URL containing credentials undefined is not a function( stack: TypeError: undefined is not a function 52 FAIL Cache.matchAll with URL containing credentials undefined is not a function( stack: TypeError: undefined is not a function
53 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:412:1 8 53 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:412:1 8
54 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 54 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
55 PASS Cache.match with URL containing credentials 55 PASS Cache.match with URL containing credentials
56 FAIL Cache.matchAll with responses containing "Vary" header undefined is not a f unction(stack: TypeError: undefined is not a function 56 FAIL Cache.matchAll with responses containing "Vary" header undefined is not a f unction(stack: TypeError: undefined is not a function
57 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:430:1 8 57 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:430:1 8
58 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 58 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
59 FAIL Cache.match with responses containing "Vary" header assert_true: Cache.matc h should honor "Vary" header. expected true got false 59 FAIL Cache.match with responses containing "Vary" header assert_true: Cache.matc h should honor "Vary" header. expected true got false
60 FAIL Cache.matchAll with "ignoreVary" parameter undefined is not a function(stac k: TypeError: undefined is not a function 60 FAIL Cache.matchAll with "ignoreVary" parameter undefined is not a function(stac k: TypeError: undefined is not a function
61 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:487:1 8 61 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:487:1 8
62 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:590:1 8) 62 at http://127.0.0.1:8000/serviceworker/resources/cache-match-worker.js:591:1 8)
63 PASS Cache.match with Request and Response objects with different URLs 63 PASS Cache.match with Request and Response objects with different URLs
64 PASS Cache.match invoked multiple times for the same Request/Response 64 PASS Cache.match invoked multiple times for the same Request/Response
65 Harness: the test ran to completion. 65 Harness: the test ran to completion.
66 66
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/serviceworker/cache-put-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698