Subject: | test failure with Perl 5.8.3 on HP-UX 11.00 |
i'm building Perl v5.8.3 on HP-UX 11.00. i'm having a problem with test nb. 9 failing in lib/Net/Ping/t/450_service test script. here's an extract from Perl make test output:
...
lib/Net/Ping/t/100_load..............ok
lib/Net/Ping/t/110_icmp_inst.........ok
lib/Net/Ping/t/120_udp_inst..........ok
lib/Net/Ping/t/130_tcp_inst..........ok
lib/Net/Ping/t/140_stream_inst.......ok
lib/Net/Ping/t/150_syn_inst..........ok
lib/Net/Ping/t/190_alarm.............ok
lib/Net/Ping/t/200_ping_tcp..........skipping test on this platform
lib/Net/Ping/t/250_ping_hires........skipping test on this platform
lib/Net/Ping/t/300_ping_stream.......skipping test on this platform
lib/Net/Ping/t/400_ping_syn..........skipping test on this platform
lib/Net/Ping/t/410_syn_host..........skipping test on this platform
lib/Net/Ping/t/450_service...........# Failed test 9 in ../lib/Net/Ping/t/450_service.t at line 83
# ../lib/Net/Ping/t/450_service.t line 83 is: ok $p -> ping("127.0.0.1");
FAILED at test 9
lib/Net/Ping/t/500_ping_icmp.........ok
lib/Net/Ping/t/510_ping_udp..........ok
lib/Net/protoent.....................ok
lib/Net/servent......................ok
lib/Net/t/config.....................ok
...
Message body not shown because it is not plain text.