UniversalNeon: neon-test-i386-apple-darwin8.9.1.log

File neon-test-i386-apple-darwin8.9.1.log, 8.2 KB (added by pipping@…, 17 years ago)
Line 
1-> running `uri-tests':
2 0. simple................ pass
3 1. simple_ssl............ pass
4 2. no_path............... pass
5 3. escapes............... pass
6 4. parents............... pass
7 5. compares.............. pass
8 6. cmp................... pass
9 7. children.............. pass
10 8. slash................. pass
11 9. default_port.......... pass
1210. parse................. pass
1311. failparse............. pass
1412. unparse............... pass
1513. resolve............... pass
1614. copy.................. pass
17<- summary for `uri-tests': of 15 tests run: 15 passed, 0 failed. 100.0%
18-> running `util-tests':
19 0. status_lines.......... pass
20 1. md5................... pass
21 2. md5_alignment......... pass
22 3. parse_dates........... pass
23 4. regress_dates......... pass
24 5. versioning............ pass
25 6. version_string........ pass
26 7. support............... pass
27<- summary for `util-tests': of 8 tests run: 8 passed, 0 failed. 100.0%
28-> running `string-tests':
29 0. simple................ pass
30 1. buf_concat............ pass
31 2. buf_concat2........... pass
32 3. buf_concat3........... pass
33 4. append................ pass
34 5. grow.................. pass
35 6. alter................. pass
36 7. token1................ pass
37 8. token2................ pass
38 9. nulls................. pass
3910. empty................. pass
4011. quoted................ pass
4112. badquotes............. pass
4213. shave................. pass
4314. shave_regress......... pass
4415. combo................. pass
4516. concat................ pass
4617. str_errors............ pass
4718. strnzcpy.............. pass
4819. cleaner............... pass
4920. base64................ pass
5021. unbase64.............. pass
5122. printing.............. pass
5223. casecmp............... pass
5324. casencmp.............. pass
54<- summary for `string-tests': of 25 tests run: 25 passed, 0 failed. 100.0%
55-> running `socket':
56 0. multi_init............ pass
57 1. resolve............... pass
58 2. resolve_numeric....... pass
59 3. addr_make_v4.......... pass
60 4. addr_make_v6.......... pass
61 5. addr_compare.......... pass
62 6. just_connect.......... pass
63 7. addr_connect.......... pass
64 8. read_close............ pass
65 9. peek_close............ pass
6610. single_read........... pass
6711. single_peek........... pass
6812. small_reads........... pass
6913. read_and_peek......... pass
7014. larger_read........... pass
7115. ssl_session_id........ pass
7216. line_simple........... pass
7317. line_closure.......... pass
7418. line_empty............ pass
7519. line_toolong.......... pass
7620. line_overflow......... pass
7721. line_mingle........... pass
7822. line_chunked.......... pass
7923. line_long_chunked..... pass
8024. small_writes.......... pass
8125. large_writes.......... pass
8226. echo_lines............ pass
8327. blocking.............. pass
8428. write_reset........... WARNING: got EOF, failed to elicit TCP RST
85    ...................... pass (with 1 warning)
8629. read_reset............ pass
8730. read_timeout.......... pass
8831. peek_timeout.......... pass
8932. readline_timeout...... pass
9033. fullread_timeout...... pass
9134. block_timeout......... pass
92<- summary for `socket': of 35 tests run: 35 passed, 0 failed. 100.0%
93-> 1 warning was issued.
94-> running `session':
95 0. fill_uri.............. pass
96 1. hostports............. pass
97 2. errors................ pass
98 3. privates.............. pass
99 4. get_scheme............ pass
100 5. flags................. pass
101<- summary for `session': of 6 tests run: 6 passed, 0 failed. 100.0%
102-> running `request':
103 0. lookup_localhost...... pass
104 1. single_get_clength.... pass
105 2. single_get_eof........ pass
106 3. single_get_chunked.... pass
107 4. no_body_204........... pass
108 5. no_body_304........... pass
109 6. no_body_HEAD.......... pass
110 7. no_body_empty_clength. pass
111 8. no_body_bad_clength... pass
112 9. no_headers............ pass
11310. chunks................ pass
11411. te_header............. pass
11512. any_te_header......... pass
11613. reason_phrase......... pass
11714. chunk_numeric......... pass
11815. chunk_extensions...... pass
11916. chunk_trailers........ pass
12017. chunk_oversize........ pass
12118. te_over_clength....... pass
12219. te_over_clength2...... pass
12320. no_body_chunks........ pass
12421. persist_http11........ pass
12522. persist_chunked....... pass
12623. persist_http10........ pass
12724. persist_timeout....... pass
12825. no_persist_http10..... pass
12926. ptimeout_eof.......... pass
13027. ptimeout_eof2......... pass
13128. closed_connection..... pass
13229. close_not_retried..... pass
13330. send_progress......... pass
13431. ignore_bad_headers.... pass
13532. fold_headers.......... pass
13633. fold_many_headers..... pass
13734. multi_header.......... pass
13835. multi_header2......... pass
13936. empty_header.......... pass
14037. trailing_header....... pass
14138. ignore_header_case.... pass
14239. ignore_header_ws...... pass
14340. ignore_header_ws2..... pass
14441. ignore_header_ws3..... pass
14542. ignore_header_tabs.... pass
14643. strip_http10_connhdr.. pass
14744. strip_http10_connhdr2. pass
14845. continued_header...... pass
14946. reset_headers......... pass
15047. iterate_none.......... pass
15148. iterate_many.......... pass
15249. skip_interim_1xx...... pass
15350. skip_many_1xx......... pass
15451. skip_1xx_hdrs......... pass
15552. send_bodies........... pass
15653. expect_100_once....... pass
15754. expect_100_nobody..... pass
15855. unbounded_headers..... pass
15956. unbounded_folding..... pass
16057. blank_response........ pass
16158. not_http.............. pass
16259. fail_eof_continued.... pass
16360. fail_eof_headers...... pass
16461. fail_eof_chunk........ pass
16562. fail_eof_badclen...... pass
16663. fail_long_header...... pass
16764. fail_on_invalid....... pass
16865. read_timeout.......... pass
16966. fail_lookup........... pass
17067. fail_double_lookup.... pass
17168. fail_connect.......... pass
17269. proxy_no_resolve...... pass
17370. fail_chunksize........ pass
17471. abort_respbody........ pass
17572. retry_after_abort..... pass
17673. fail_statusline....... pass
17774. dup_method............ pass
17875. versions.............. pass
17976. hook_create_req....... pass
18077. abort_reader.......... pass
18178. send_bad_offset....... pass
18279. hooks................. pass
18380. hook_self_destroy..... pass
18481. icy_protocol.......... pass
185<- summary for `request': of 82 tests run: 82 passed, 0 failed. 100.0%
186-> running `auth':
187 0. lookup_localhost...... pass
188 1. basic................. pass
189 2. retries............... pass
190 3. forget_regress........ pass
191 4. tunnel_regress........ pass
192 5. negotiate_regress..... pass
193 6. digest................ pass
194 7. digest_failures....... pass
195 8. fail_challenge........ pass
196<- summary for `auth': of 9 tests run: 9 passed, 0 failed. 100.0%
197-> running `basic':
198 0. lookup_localhost...... pass
199 1. content_type.......... pass
200 2. get_range............. pass
201 3. fail_range_length..... pass
202 4. fail_range_units...... pass
203 5. fail_range_notrange... pass
204 6. fail_range_unsatify... pass
205 7. dav_capabilities...... pass
206 8. get................... pass
207<- summary for `basic': of 9 tests run: 9 passed, 0 failed. 100.0%
208-> running `stubs':
209 0. stub_ssl.............. pass
210<- summary for `stubs': of 1 tests run: 1 passed, 0 failed. 100.0%
211-> running `redirect':
212 0. lookup_localhost...... pass
213 1. simple................ pass
214 2. non_absolute.......... pass
215 3. relative_1............ pass
216 4. relative_2............ pass
217 5. no_redirect........... pass
218<- summary for `redirect': of 6 tests run: 6 passed, 0 failed. 100.0%
219-> running `compress':
220 0. init.................. pass
221 1. not_compressed........ pass
222 2. simple................ pass
223 3. withname.............. pass
224 4. fail_trailing......... pass
225 5. fail_trailing_1b...... pass
226 6. fail_bad_csum......... pass
227 7. fail_truncate......... pass
228 8. fail_corrupt1......... pass
229 9. fail_corrupt2......... pass
23010. fail_empty............ pass
23111. notcomp_empty......... pass
23212. chunked_1b............ pass
23313. chunked_1b_wn......... pass
23414. chunked_12b........... pass
23515. chunked_20b........... pass
23616. chunked_10b........... pass
23717. chunked_10b_wn........ pass
23818. retry_notcompress..... pass
23919. retry_compress........ pass
24020. compress_abort........ pass
241<- summary for `compress': of 21 tests run: 21 passed, 0 failed. 100.0%
242-> running `xml':
243 0. matches............... FAIL (parse failed: XML parse error at line 1: Document is empty
244.)
245 1. mapping............... pass
246 2. fail_parse............ pass
247 3. attributes............ pass
248 4. errors................ pass
249<- summary for `xml': of 5 tests run: 4 passed, 1 failed. 80.0%
250FAILURE