Subject: | Tests fail if running in a non-utf8 locale |
If the current locale encoding is non-utf8 (e.g. ascii, which is the case for the popular "C" locale, or iso8859-1), then the t/04-locale.t test fails:
"\x{672c}" does not map to ascii at /opt/perl-5.23.5/lib/5.23.5/x86_64-linux/Encode.pm line 222.
# Looks like you planned 19 tests but ran 7.
# Looks like your test exited with 255 just after 7.
t/04-locale.t ........