Subject: | Fails test if PERL_UNICODE=SAD is set |
I am not claiming it is a reasonable thing to do, but some folks do so anyway: hence having the tests handle this gracefully makes sense.
t/85_util.t ....... 1/297 Strings with code points over 0xFF may not be mapped into in-memory file handles
readline() on closed filehandle $h at /home/rabbit/.cpanm/work/1473924554.17774/Text-CSV_XS-1.25/blib/lib/Text/CSV_XS.pm line 813.
at t/85_util.t line 93.
Use of uninitialized value $fnm in unlink at t/85_util.t line 208.
# Looks like you planned 297 tests but ran 139.
# Looks like your test exited with 22 just after 139.
t/85_util.t ....... Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 158/297 subtests
See also https://rt.cpan.org/Ticket/Display.html?id=117855
Cheers