Skip Menu |

This queue is for tickets about the Net-LDAP-Server-Test CPAN distribution.

Report information
The Basics
Id: 84836
Status: resolved
Priority: 0/
Queue: Net-LDAP-Server-Test

People
Owner: karman [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.18
Fixed in: (no value)



Subject: hangs on Windows
t/00-load.t ........... ok # Failed test 'new LDAP connection' # at t/01-ldap.t line 28. Unable to connect to LDAP server ldap://localhost:10636: IO::Socket::INET6: geta ddrinfo: Этот хост неизвестен. at t/01-ldap.t line 30. # Looks like you planned 12 tests but ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test exited with 22 just after 2. message in Russian means "Host unknown" -- Alexandr Ciornii, http://chorny.net
On Wed Apr 24 15:42:45 2013, CHORNY wrote: Show quoted text
> t/00-load.t ........... ok > > # Failed test 'new LDAP connection' > # at t/01-ldap.t line 28. > Unable to connect to LDAP server ldap://localhost:10636: > IO::Socket::INET6: geta > ddrinfo: Этот хост неизвестен. at t/01-ldap.t line 30. > # Looks like you planned 12 tests but ran 2. > # Looks like you failed 1 test of 2 run. > # Looks like your test exited with 22 just after 2. > > message in Russian means "Host unknown" >
I don't have an environment to test this out in. Does removing the ldap:// protocol scheme prefix affect the test? I have no idea if INET6 has any bearing. I've not seen this kind of thing before.
0.19 uploaded to CPAN with your patches via github. Thanks.