Skip Menu |

This queue is for tickets about the Socket CPAN distribution.

Report information
The Basics
Id: 96603
Status: resolved
Priority: 0/
Queue: Socket

People
Owner: Nobody in particular
Requestors: wolfsage [...] gmail.com
Cc: jkeenan [...] cpan.org
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.014
Fixed in: (no value)



CC: jkeenan [...] cpan.org
Subject: Socket-2.014 failing on Solaris and Midnight BSD
[Originally reported as https://rt.perl.org/Ticket/Display.html?id=122141. The test failures occur in an area recently touched in https://rt.cpan.org/Ticket/Display.html?id=95758 -- jkeenan] Socket-2.014 is causing failures not previously seen in blead on Solaris and Midnight BSD. These are currently reported by CPANTesters: http://www.cpantesters.org/cpan/report/7803434e-f17b-11e3-84c4-fc77f9652e90 http://www.cpantesters.org/cpan/report/67bbf8da-f178-11e3-bf91-ab69a83e93ec The failure looks like: # Failed test '$err == 0 for 127.0.0.1/80/flags=AI_NUMERICHOST' # at t/getaddrinfo.t line 106. # $err is service name not available for the specified socket type # Looks like you failed 1 test of 31. t/getaddrinfo.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/31 subtests
On Fri Jun 20 18:53:33 2014, JKEENAN wrote: Show quoted text
> The failure looks like: > > # Failed test '$err == 0 for 127.0.0.1/80/flags=AI_NUMERICHOST' > # at t/getaddrinfo.t line 106. > # $err is service name not available for the specified socket type > # Looks like you failed 1 test of 31. > t/getaddrinfo.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/31 subtests
That test was rewritten some time ago now. Does it still fail? -- Paul Evans
On Wed Nov 18 11:51:48 2015, PEVANS wrote: Show quoted text
> On Fri Jun 20 18:53:33 2014, JKEENAN wrote:
> > The failure looks like: > > > > # Failed test '$err == 0 for 127.0.0.1/80/flags=AI_NUMERICHOST' > > # at t/getaddrinfo.t line 106. > > # $err is service name not available for the specified socket type > > # Looks like you failed 1 test of 31. > > t/getaddrinfo.t .. > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/31 subtests
> > That test was rewritten some time ago now. Does it still fail?
AFAICT from http://matrix.cpantesters.org/?dist=Socket, the test is PASSing on those OSes. So I recommend that this ticket be closed. Thank you very much. Jim Keenan
Closing -- Paul Evans