Skip Menu |

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

Report information
The Basics
Id: 102201
Status: resolved
Priority: 0/
Queue: Net-LDNS

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Test fails with German locale (freebsd only)
The idn.t test fails with a German locale (e.g. LC_ALL = de_DE.ISO8859-1). Seen on freebsd systems only, not on linux systems: # Failed test 'Boom today' # at t/idn.t line 26. # 'Error: Punycode fehlgeschlagen # ' # doesn't match '(?-xism:Punycode failed)' # Looks like you failed 1 test of 5. t/idn.t ............ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests
That one's a bit surprising, at least. Will be fixed in next release.
On 2015-02-20 02:16:57, CDYBED wrote: Show quoted text
> That one's a bit surprising, at least. Will be fixed in next release.
I think this is resolved, I don't see this error anymore.