On Sat, 22 Jun 2013 14:17:49 +0200, Lucas Nussbaum wrote: > Source: libdbd-csv-perl > Version: 0.3800-1 > Severity: serious > Tags: jessie sid > User: [email protected] > Usertags: qa-ftbfs-20130620 qa-ftbfs > Justification: FTBFS on amd64 >
> > # Failed test 'unencoded content 1'
> > # at t/48_utf8.t line 46.
> > Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> > # Structures begin differing at:
> > # $got->[1] = 'The ☃ is melting'
> > # $expected->[1] = 'The â is melting'
> >
> > # Failed test 'unencoded content 2'
> > # at t/48_utf8.t line 46.
> > Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> > # Structures begin differing at:
> > # $got->[1] = 'U2 should ☠'
> > # $expected->[1] = 'U2 should â '
> >
> > # Failed test 'unencoded content 3'
> > # at t/48_utf8.t line 46.
> > Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> > # Structures begin differing at:
> > # $got->[1] = 'I ♥ my wife'
> > # $expected->[1] = 'I ⥠my wife'
> >
> > # Failed test 'unencoded content 4'
> > # at t/48_utf8.t line 46.
> > Wide character in print at /usr/share/perl/5.14/Test/Builder.pm line 1759.
> > # Structures begin differing at:
> > # $got->[1] = 'Unicode makes me ☺'
> > # $expected->[1] = 'Unicode makes me âº'
> > # Looks like you failed 4 tests of 46.
> > t/48_utf8.t .........
Looks like we got double-encoded characters here.
If I remove the 'encode ("utf8", ..' in t/48_utf8.t line 46, the
tests pass.
(Not sure what this tells us ...)
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Pink Floyd: Another brick in the wall 2
signature.asc
Description: Digital signature

