Skip Menu |

This queue is for tickets about the Safe CPAN distribution.

Report information
The Basics
Id: 55260
Status: resolved
Priority: 0/
Queue: Safe

People
Owner: RGARCIA [...] cpan.org
Requestors: jdhedden [...] 1979.usna.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 2.23
Fixed in: (no value)



Subject: t/safeutf8.t fails under 5.8.8
Here's the output from 'make test': PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/arch', 'blib/arch')" t/*.t t/safe1.t .......... ok t/safe2.t .......... ok t/safe3.t .......... ok t/safeload.t ....... skipped: (no reason given) t/safeops.t ........ skipped: PERL_CORE unset t/safesort.t ....... ok t/safeuniversal.t .. ok (in cleanup) Can't locate object method "SWASHGET" via package "PLPerl::utf8" (perhaps you forgot to load "PLPerl::utf8"?) at t/safeutf8.t line 38. # Failed test 'warn should return 1' # at t/safeutf8.t line 42. # got: undef # expected: '1' # Failed test '__WARN__ hook should not die' # at t/safeutf8.t line 43. # got: 'Can't locate object method "SWASHGET" via package "PLPerl::utf8" (perhaps you forgot to load "PLPerl::utf8"?) at t/safeutf8.t line 38. # ' # expected: '' # Failed test 'should only be 1 warning' # at t/safeutf8.t line 44. # got: '0' # expected: '1' # Failed test 'warning should have been edited' # at t/safeutf8.t line 45. # undef # doesn't match '(?-xism:at XXX line)' # Looks like you failed 4 tests of 7. t/safeutf8.t ....... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/7 subtests Test Summary Report ------------------- t/safeutf8.t (Wstat: 1024 Tests: 7 Failed: 4) Failed tests: 4-7 Non-zero exit status: 4 Files=8, Tests=85, 4 wallclock secs ( 0.14 usr 0.08 sys + 1.85 cusr 0.58 csys = 2.65 CPU) Result: FAIL Failed 1/8 test programs. 4/85 subtests failed. make: *** [test_dynamic] Error 4
This should be fixed in 2.24.