* Jakub Wilk <jw...@debian.org>, 2015-06-03, 00:12:
| The following tests FAILED:
| 3 - test_echo_tcp_connect (Failed)
| 4 - test_echo_tcp_bind (Failed)
| 5 - test_echo_tcp_socket_options (Failed)
| 6 - test_echo_tcp_write_read (Failed)
| 7 - test_echo_tcp_writev_readv (Failed)
| 8 - test_echo_tcp_get_peer_sock_name (Failed)
| 9 - test_echo_udp_sendto_recvfrom (Failed)
| 10 - test_echo_udp_send_recv (Failed)
| 11 - test_echo_udp_sendmsg_recvmsg (Failed)
| make[1]: *** [test] Error 8
I couldn't reproduce these failures on the porterbox. :-\
The same set of tests failed on mipsel[1], and I did reproduce the
failures on edar.d.o.
These tests spawn an echo server, then wait a bit (0.02s) until it's
ready. Apparently this timeout is too short, because the echo server is
busy closing file descriptors.
We should either increase the timeout considerably, or set limit for
number of file descriptors (file -n) to something small.
[1]
https://buildd.debian.org/status/fetch.php?pkg=socket-wrapper&arch=mipsel&ver=1.1.3-1&stamp=1424816557
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org