Subject: | locale test failing with bleadperl |
I saw this on bleadperl
Output from '/usr/bin/make test' (but I lost a character on copy&paste
that I replaced with a '?'):
make[1]: Entering directory
`/home/k/.cpan/build/DateTime-Format-Strptime-1.0700'
PERL_DL_NONLAZY=1
/home/src/perl/repoperls/installed-perls/perl/pD25DC6/perl-5.8.0@29078/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/001_load...............ok
t/002_dates..............ok
t/003_every..............ok
t/004_locale_defaults....ok
t/005_croak..............ok
t/006_locales............# [D? is not a recognised day in this locale.
at t/006_locales.t line 27
# ]
# Failed test 'Parsed with Day Name'
# at t/006_locales.t line 30.
Can't call method "strftime" on an undefined value at t/006_locales.t
line 32.
# Looks like you planned 252 tests but only ran 23.
# Looks like you failed 1 test of 23 run.
# Looks like your test died just after 23.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 23-252
Failed 230/252 tests, 8.73% okay
t/007_edge...............ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/006_locales.t 255 65280 252 459 23-252
Failed 1/7 test scripts. 230/373 subtests failed.
Files=7, Tests=373, 6 wallclock secs ( 3.34 cusr + 0.14 csys = 3.48 CPU)
Failed 1/7 test programs. 230/373 subtests failed.
Any advice welcome how this should be debugged.