Skip Menu |

This queue is for tickets about the Text-Iconv CPAN distribution.

Report information
The Basics
Id: 4145
Status: resolved
Priority: 0/
Queue: Text-Iconv

People
Owner: mxp [...] dynalabs.de
Requestors: jwing [...] us.ibm.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.2
Fixed in: (no value)



Subject: Test failure? on AIX
Build is on AIX 5.2 with perl 5.8.1 base. The test summary says all tests successful. However, note the "Unrecogized.." below. make test results in: 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.
From: jwing [...] us.ibm.com
Crud.. Wrong window... this failure is not for this module.. sorry. -- John [guest - Fri Oct 17 10:44:23 2003]: Show quoted text
> Build is on AIX 5.2 with perl 5.8.1 base. The test summary says all > tests successful. However, note the "Unrecogized.." below. > > make test results in: > > 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.