Subject: | Test suite may fail with non-English locale |
It seems that the test suite is not robust against non-English locales:
# Failed test 'messages'
# at /usr/perl5.16.3t/lib/site_perl/5.16.3/Test/Dist/Zilla/Build.pm line 179.
# Compared $data->[0]
# got : 'Can't read version file 'VERSION': Datei oder Verzeichnis nicht gefunden'
# expect : 'Can't read version file 'VERSION': No such file or directory'
# Looks like you failed 1 test of 2.
# Failed test 'Build'
# at /usr/perl5.16.3t/lib/site_perl/5.16.3/Test/Routine/Common.pm line 21.
# | Full log:
# | 1: [DZ] beginning to build Dummy
# | 2: [Author::VDB::Version::Read] Can't read version file 'VERSION': Datei oder Verzeichnis nicht gefunden
# | Exception: Aborting...
# Looks like you failed 1 test of 2.
# Failed test 'Version file does not exist'
# at /usr/perl5.16.3t/lib/site_perl/5.16.3/Test/Routine/Runner.pm line 115.
# Looks like you failed 1 test of 8.
t/version-read.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests