Subject: | Test suite may fail with non-English locale |
t/20-errors.t seems to fail for non-English locales. For example this is the output with LC_ALL=de_DE.UTF-8 on a debian/wheezy system with perl 5.20.3-RC2:
# Failed test 'Can't map wth non-existant file as a key'
# at t/20-errors.t line 48.
# 'Can't open shared memory object: Datei oder Verzeichnis nicht gefunden at t/20-errors.t line 13.
# '
# doesn't match '(?^:Can't open shared memory object: No such file or directory)'
# Looks like you failed 1 test of 19.
t/20-errors.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/19 subtests