Skip Menu |

This queue is for tickets about the Text-Phonetic-VideoGame CPAN distribution.

Report information
The Basics
Id: 108583
Status: new
Priority: 0/
Queue: Text-Phonetic-VideoGame

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

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



Subject: t/encode.t test fails
# $VAR1 = { # 'luigi mansion' => 'LAG MANSAN', # 'Luigi\'s Mansion' => 'LAG MANSAN', # 'Luigi’s Mansion' => 'LAGARTN MANSAN', # 'luigis mansion' => 'LAG MANSAN' # }; # Failed test 'Luigi's Mansion' # at t/encode.t line 2749. # Looks like you failed 1 test of 607. t/encode.t ........... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/607 subtests
On 2015-11-08 11:14:25, SREZIC wrote: Show quoted text
> # $VAR1 = { > # 'luigi mansion' => 'LAG MANSAN', > # 'Luigi\'s Mansion' => 'LAG MANSAN', > # 'Luigi’s Mansion' => 'LAGARTN MANSAN', > # 'luigis mansion' => 'LAG MANSAN' > # }; > > # Failed test 'Luigi's Mansion' > # at t/encode.t line 2749. > # Looks like you failed 1 test of 607. > t/encode.t ........... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/607 subtests
Possibly this happens if newer Text::Unidecode is installed, e.g. Text-Unidecode-1.27.