-> running `uri-tests': 0. simple................ pass 1. simple_ssl............ pass 2. no_path............... pass 3. escapes............... pass 4. parents............... pass 5. compares.............. pass 6. cmp................... pass 7. children.............. pass 8. slash................. pass 9. default_port.......... pass 10. parse................. pass 11. failparse............. pass 12. unparse............... pass 13. resolve............... pass 14. copy.................. pass <- summary for `uri-tests': of 15 tests run: 15 passed, 0 failed. 100.0% -> running `util-tests': 0. status_lines.......... pass 1. md5................... pass 2. md5_alignment......... pass 3. parse_dates........... pass 4. regress_dates......... pass 5. versioning............ pass 6. version_string........ pass 7. support............... pass <- summary for `util-tests': of 8 tests run: 8 passed, 0 failed. 100.0% -> running `string-tests': 0. simple................ pass 1. buf_concat............ pass 2. buf_concat2........... pass 3. buf_concat3........... pass 4. append................ pass 5. grow.................. pass 6. alter................. pass 7. token1................ pass 8. token2................ pass 9. nulls................. pass 10. empty................. pass 11. quoted................ pass 12. badquotes............. pass 13. shave................. pass 14. shave_regress......... pass 15. combo................. pass 16. concat................ pass 17. str_errors............ pass 18. strnzcpy.............. pass 19. cleaner............... pass 20. base64................ pass 21. unbase64.............. pass 22. printing.............. pass 23. casecmp............... pass 24. casencmp.............. pass <- summary for `string-tests': of 25 tests run: 25 passed, 0 failed. 100.0% -> running `socket': 0. multi_init............ pass 1. resolve............... pass 2. resolve_numeric....... pass 3. addr_make_v4.......... pass 4. addr_make_v6.......... pass 5. addr_compare.......... pass 6. just_connect.......... pass 7. addr_connect.......... pass 8. read_close............ pass 9. peek_close............ pass 10. single_read........... pass 11. single_peek........... pass 12. small_reads........... pass 13. read_and_peek......... pass 14. larger_read........... pass 15. ssl_session_id........ pass 16. line_simple........... pass 17. line_closure.......... pass 18. line_empty............ pass 19. line_toolong.......... pass 20. line_overflow......... pass 21. line_mingle........... pass 22. line_chunked.......... pass 23. line_long_chunked..... pass 24. small_writes.......... pass 25. large_writes.......... pass 26. echo_lines............ pass 27. blocking.............. pass 28. write_reset........... WARNING: got EOF, failed to elicit TCP RST ...................... pass (with 1 warning) 29. read_reset............ pass 30. read_timeout.......... pass 31. peek_timeout.......... pass 32. readline_timeout...... pass 33. fullread_timeout...... pass 34. block_timeout......... pass <- summary for `socket': of 35 tests run: 35 passed, 0 failed. 100.0% -> 1 warning was issued. -> running `session': 0. fill_uri.............. pass 1. hostports............. pass 2. errors................ pass 3. privates.............. pass 4. get_scheme............ pass 5. flags................. pass <- summary for `session': of 6 tests run: 6 passed, 0 failed. 100.0% -> running `request': 0. lookup_localhost...... pass 1. single_get_clength.... pass 2. single_get_eof........ pass 3. single_get_chunked.... pass 4. no_body_204........... pass 5. no_body_304........... pass 6. no_body_HEAD.......... pass 7. no_body_empty_clength. pass 8. no_body_bad_clength... pass 9. no_headers............ pass 10. chunks................ pass 11. te_header............. pass 12. any_te_header......... pass 13. reason_phrase......... pass 14. chunk_numeric......... pass 15. chunk_extensions...... pass 16. chunk_trailers........ pass 17. chunk_oversize........ pass 18. te_over_clength....... pass 19. te_over_clength2...... pass 20. no_body_chunks........ pass 21. persist_http11........ pass 22. persist_chunked....... pass 23. persist_http10........ pass 24. persist_timeout....... pass 25. no_persist_http10..... pass 26. ptimeout_eof.......... pass 27. ptimeout_eof2......... pass 28. closed_connection..... pass 29. close_not_retried..... pass 30. send_progress......... pass 31. ignore_bad_headers.... pass 32. fold_headers.......... pass 33. fold_many_headers..... pass 34. multi_header.......... pass 35. multi_header2......... pass 36. empty_header.......... pass 37. trailing_header....... pass 38. ignore_header_case.... pass 39. ignore_header_ws...... pass 40. ignore_header_ws2..... pass 41. ignore_header_ws3..... pass 42. ignore_header_tabs.... pass 43. strip_http10_connhdr.. pass 44. strip_http10_connhdr2. pass 45. continued_header...... pass 46. reset_headers......... pass 47. iterate_none.......... pass 48. iterate_many.......... pass 49. skip_interim_1xx...... pass 50. skip_many_1xx......... pass 51. skip_1xx_hdrs......... pass 52. send_bodies........... pass 53. expect_100_once....... pass 54. expect_100_nobody..... pass 55. unbounded_headers..... pass 56. unbounded_folding..... pass 57. blank_response........ pass 58. not_http.............. pass 59. fail_eof_continued.... pass 60. fail_eof_headers...... pass 61. fail_eof_chunk........ pass 62. fail_eof_badclen...... pass 63. fail_long_header...... pass 64. fail_on_invalid....... pass 65. read_timeout.......... pass 66. fail_lookup........... pass 67. fail_double_lookup.... pass 68. fail_connect.......... pass 69. proxy_no_resolve...... pass 70. fail_chunksize........ pass 71. abort_respbody........ pass 72. retry_after_abort..... pass 73. fail_statusline....... pass 74. dup_method............ pass 75. versions.............. pass 76. hook_create_req....... pass 77. abort_reader.......... pass 78. send_bad_offset....... pass 79. hooks................. pass 80. hook_self_destroy..... pass 81. icy_protocol.......... pass <- summary for `request': of 82 tests run: 82 passed, 0 failed. 100.0% -> running `auth': 0. lookup_localhost...... pass 1. basic................. pass 2. retries............... pass 3. forget_regress........ pass 4. tunnel_regress........ pass 5. negotiate_regress..... pass 6. digest................ pass 7. digest_failures....... pass 8. fail_challenge........ pass <- summary for `auth': of 9 tests run: 9 passed, 0 failed. 100.0% -> running `basic': 0. lookup_localhost...... pass 1. content_type.......... pass 2. get_range............. pass 3. fail_range_length..... pass 4. fail_range_units...... pass 5. fail_range_notrange... pass 6. fail_range_unsatify... pass 7. dav_capabilities...... pass 8. get................... pass <- summary for `basic': of 9 tests run: 9 passed, 0 failed. 100.0% -> running `stubs': 0. null_test............. pass <- summary for `stubs': of 1 tests run: 1 passed, 0 failed. 100.0% -> running `redirect': 0. lookup_localhost...... pass 1. simple................ pass 2. non_absolute.......... pass 3. relative_1............ pass 4. relative_2............ pass 5. no_redirect........... pass <- summary for `redirect': of 6 tests run: 6 passed, 0 failed. 100.0% -> running `socket-ssl': 0. multi_init............ pass 1. resolve............... pass 2. resolve_numeric....... pass 3. init_ssl.............. pass 4. addr_make_v4.......... pass 5. addr_make_v6.......... pass 6. addr_compare.......... pass 7. just_connect.......... pass 8. addr_connect.......... pass 9. read_close............ pass 10. peek_close............ pass 11. single_read........... pass 12. single_peek........... pass 13. small_reads........... pass 14. read_and_peek......... pass 15. larger_read........... pass 16. ssl_session_id........ pass 17. line_simple........... pass 18. line_closure.......... pass 19. line_empty............ pass 20. line_toolong.......... pass 21. line_overflow......... pass 22. line_mingle........... pass 23. line_chunked.......... pass 24. line_long_chunked..... pass 25. small_writes.......... pass 26. large_writes.......... pass 27. echo_lines............ pass 28. blocking.............. pass 29. ssl_closure........... pass 30. ssl_truncate.......... pass 31. read_timeout.......... pass 32. peek_timeout.......... pass 33. readline_timeout...... pass 34. fullread_timeout...... pass 35. block_timeout......... pass <- summary for `socket-ssl': of 36 tests run: 36 passed, 0 failed. 100.0% -> running `ssl': 0. init.................. pass 1. load_server_certs..... pass 2. trust_default_ca...... pass 3. cert_fingerprint...... pass 4. cert_identities....... pass 5. cert_validity......... FAIL (./expired.pem: start time was `Mon, 21 Jan 2002 19:39:04 GMT' not `Mon, 21 Jan 2002 20:39:04 GMT') 6. cert_compare.......... pass 7. dname_compare......... pass 8. dname_readable........ pass 9. import_export......... pass 10. read_write............ pass 11. load_client_cert...... pass 12. simple................ pass 13. simple_sslv2.......... pass 14. simple_eof............ pass 15. empty_truncated_eof... pass 16. fail_not_ssl.......... pass 17. cache_cert............ pass 18. client_cert_pkcs12.... pass 19. ccert_unencrypted..... pass 20. client_cert_provided.. pass 21. cc_provided_dnames.... pass 22. parse_cert............ pass 23. parse_chain........... pass 24. no_verify............. pass 25. cache_verify.......... pass 26. wildcard_match........ pass 27. caseless_match........ pass 28. subject_altname....... pass 29. two_subject_altname... pass 30. two_subject_altname2.. pass 31. notdns_altname........ pass 32. ipaddr_altname........ pass 33. multi_commonName...... pass 34. commonName_first...... pass 35. fail_wrongCN.......... pass 36. fail_expired.......... pass 37. fail_notvalid......... pass 38. fail_untrusted_ca..... pass 39. fail_self_signed...... pass 40. fail_missing_CN....... pass 41. fail_host_ipaltname... pass 42. fail_bad_ipaltname.... pass 43. session_cache......... pass 44. fail_tunnel........... pass 45. proxy_tunnel.......... pass 46. auth_proxy_tunnel..... pass 47. auth_tunnel_creds..... pass <- summary for `ssl': of 48 tests run: 47 passed, 1 failed. 97.9% FAILURE