Skip Menu |

This queue is for tickets about the Net-Ping CPAN distribution.

Report information
The Basics
Id: 5268
Status: resolved
Priority: 0/
Queue: Net-Ping

People
Owner: Nobody in particular
Requestors: marko.asplund [...] kronodoc.fi
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.31
Fixed in: (no value)

Attachments


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 ...
Download netpingbr.typescript
application/octet-stream 2.5k

Message body not shown because it is not plain text.

On Mon Feb 09 06:58:05 2004, guest wrote: Show quoted text
> 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 > ...
This has been resolved with the 2.32 release.