Subject: | Test suite may fail with non-English locale |
With a German locale (e.g. LC_ALL=de_DE.UTF-8 or LC_ALL=de_DE.ISO8859-1):
Output from './Build test':
t/00-compile.t ..... ok
# Failed test 'messages'
# at /usr/perl5.18.4p/lib/site_perl/5.18.4/Test/Dist/Zilla/Build.pm line 183.
# Using Regexp on $data->[0]
# got : '/home/cpansand/.cpan/build/2015082906/Dist-Zilla-Plugin-Manifest-Read-0.001-Dgpn3m/tmp/f_OsT_gYsr/source/MANIFEST: Datei oder Verzeichnis nicht gefunden'
# expect : (?^:^.*?/MANIFEST: No such file or directory)
# Looks like you failed 1 test of 2.
# Failed test 'Build'
# at /usr/perl5.18.4p/lib/site_perl/5.18.4/Test/Routine/Common.pm line 21.
Wide character in print at /usr/perl5.18.4p/lib/site_perl/5.18.4/Test/Builder.pm line 1826.
# <E2><94><82> Full log:
# <E2><94><82> 1: [DZ] beginning to build Dummy
# <E2><94><82> 2: [Manifest::Read] /home/cpansand/.cpan/build/2015082906/Dist-Zilla-Plugin-Manifest-Read-0.001-Dgpn3m/tmp/f_OsT_gYsr/source/MANIFEST: Datei oder Verzeichnis nicht gefunden
# <E2><94><82> Exception: Aborting...
# Looks like you failed 1 test of 2.
# Failed test 'No manifest'
# at /usr/perl5.18.4p/lib/site_perl/5.18.4/Test/Routine/Runner.pm line 115.
# Looks like you failed 1 test of 5.
t/manifest-read.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests