Subject: | HTML::CalendarMonth 1.16 fails make test |
root@archimedes:~/libhtml-calendarmonth-perl-1.16# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_basic.........ok
t/01_autodetect....ok 2/15# Looks like you planned 15 tests but only ran 3.
t/01_autodetect....dubious
Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 4-15
Failed 12/15 tests, 20.00% okay
t/02_timelocal.....ok 1/17# Looks like you planned 17 tests but only ran 5.
t/02_timelocal.....dubious
Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 6-17
Failed 12/17 tests, 29.41% okay
t/03_datetime......ok 1/19# Looks like you planned 19 tests but only ran 7.
t/03_datetime......dubious
Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 8-19
Failed 12/19 tests, 36.84% okay
t/04_datemanip.....ok 1/19# Looks like you planned 19 tests but only ran 7.
t/04_datemanip.....dubious
Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 8-19
Failed 12/19 tests, 36.84% okay
t/05_datecalc......ok 1/19# Looks like you planned 19 tests but only ran 7.
t/05_datecalc......dubious
Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 8-19
Failed 12/19 tests, 36.84% okay
t/06_cal...........ok 1/17# Looks like you planned 17 tests but only ran 5.
t/06_cal...........dubious
Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 6-17
Failed 12/17 tests, 29.41% okay
t/20_i8n...........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/01_autodetect.t 12 3072 15 24 160.00% 4-15
t/02_timelocal.t 12 3072 17 24 141.18% 6-17
t/03_datetime.t 12 3072 19 24 126.32% 8-19
t/04_datemanip.t 12 3072 19 24 126.32% 8-19
t/05_datecalc.t 12 3072 19 24 126.32% 8-19
t/06_cal.t 12 3072 17 24 141.18% 6-17
Failed 6/8 test scripts, 25.00% okay. 72/111 subtests failed, 35.14% okay.
make: *** [test_dynamic] Error 255
This can be fixed by adding 12 more entries to the top of t/test.dat