Subject: | Test failure? on AIX |
Build is on AIX 5.2 with perl base 5.8.1. The test summary says all tests successful. However, note the "Unrecognized escape..." below:
make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl-current "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/byteswap.....ok
t/charname.....ok
t/encoding.....Unrecognized escape \8 passed through at t/encoding.t line 89.
t/encoding.....ok
t/op...........ok
t/ord..........ok
t/stringify....ok
All tests successful.
Files=6, Tests=90, 3 wallclock secs ( 1.08 cusr + 1.19 csys = 2.27 CPU)
Target "test" is up to date.