Subject: | test fails against perl 5.15.9 - missing Socket version requirement? |
Tests are ok against newer version of Socket (2.001).
t/00use.t ........................... ok
t/01local-client-v4.t ............... ok
t/02local-server-v4.t ............... ok
t/03local-cross-v4.t ................ ok
t/04local-client-v6.t ............... ok
t/05local-server-v6.t ............... ok
t/06local-cross-v6.t ................ ok
t/10args.t .......................... ok
t/11sockopts.t ...................... ok
t/12port-fallback.t ................. ok
t/13addrinfo.t ...................... ok
t/14fileno.t ........................ ok
t/15io-socket.t ..................... ok
Cannot listen on PF_INET6 - Name or service not known at t/16v6only.t
line 19.
# Looks like your test exited with 22 before it could output anything.
t/16v6only.t ........................
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 6/6 subtests
t/20nonblocking-connect.t ........... ok
t/21nonblocking-connect-internet.t .. ok
t/99pod.t ........................... ok
Test Summary Report
-------------------
t/16v6only.t (Wstat: 5632 Tests: 0 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 6 tests but ran 0.
Files=17, Tests=170, 2 wallclock secs ( 0.13 usr 0.12 sys + 1.96 cusr
0.62 csys = 2.83 CPU)
Result: FAIL
Failed 1/17 test programs. 0/170 subtests failed.