Hello users,
(Not sure if this is the right list to ask about the "neon"...)
Currently I fight with the "neon v0.26.3".
I have some strange "make check" reports, for example:
-> running `request':
0. lookup_localhost...... pass
1. single_get_clength.... pass
...snip...
77. abort_reader.......... pass
78. send_bad_offset....... server child failed: socket read failed (-3): Connection closed
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%
I'm not sure how to qualify the intervening comments on the 78th test,
did it actualy pass or did it fail?
-> running `socket':
0. multi_init............ pass
1. resolve............... pass
...snip...
24. small_writes.......... pass
25. large_writes.......... FAIL (write failed (-3): Broken pipe)
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: 34 passed, 1 failed. 97.1%
-> 1 warning was issued.
Here I'm sure I need fixing something regarding the 25th test, but how
severe is the 28th test?
Interestingly, in the "socket-ssl" suite the "large writes" is reported as
passed.
-> running `ssl':
0. init.................. pass
...snip...
7. dname_compare......... pass
8. dname_readable........ FAIL (certificate subject dname was `H0llo World, Neon Hackers Ltd, Cambridge, Cambridgeshire, GB' not `HГЁllo World, Neon Hackers Ltd, Cambridge, Cambridgeshire, GB')
9. import_export......... pass
...snip...
47. auth_tunnel_creds..... pass
<- summary for `ssl': of 48 tests run: 47 passed, 1 failed. 97.9%
The only failed test here is due to the lack of UNICODE and UTF-8
support on QNX4, I hope this is a minor issue, since I'll not use any
certs with any non-ASCII characters. Please comment.
All other test suites report 100% passage.
Please comment|advise where could I look first in the "socket" to fix
it?
Thank you in advance.
--
Best regards,
Anthony mailto:kb2wjw@gmail.com
Received on Thu Jan 25 05:11:53 2007