Subject: | Tests fail with perl 5.21.x on some systems |
t/10-basic.t may fail with perl 5.21.x like this:
# Failed test 'Portuguese: Mar�o Mar'
# at t/10-basic.t line 82.
Wide character in print at /opt/perl-5.21.3/lib/site_perl/5.21.3/Test/Builder.pm line 1824.
# 'Mar�o Mar'
# doesn't match '(?^u:^Março Mar\.?$)'
# Looks like you failed 1 test of 8.
t/10-basic.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
(less 4 skipped subtests: 3 okay)
"May" -> I see this only on my linux smokers, but not on the freebsd smokers. Maybe it has to do something with the installed locales on this system.