Subject: | Argument "2005-11-10T00:00:00" isn't numeric in numeric eq (==) at /its/user1/m/monquest/perl-modules/DateTime-0.30/blib/lib/DateTime.pm line 1430 |
(1)
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00load................ok
t/01sanity..............ok
t/02last_day............ok
t/03components..........ok
t/04epoch...............ok
t/05set.................ok
t/06add.................ok
t/07compare.............ok
t/09greg................ok 1/35# this may take a minute...
t/09greg................ok
t/10subtract............ok 1/105Argument "2005-11-10T00:00:00" isn't
numeric in numeric eq (==) at /its/user1/m/monquest/perl-
modules/DateTime-0.30/blib/lib/DateTime.pm line 1430.
# Failed test '$dt1 + $dur == $dt2'
# in t/10subtract.t at line 350.
# got: '2005-11-10T00:00:00'
# expected: '2005-11-10T00:00:00'
# Looks like you failed 1 test of 105.
t/10subtract............dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 100
Failed 1/105 tests, 99.05% okay
t/11duration............ok
t/12week................ok
t/13strftime............ok 1/134# New locale: de
# New locale: it
t/13strftime............ok
t/14locale..............ok
t/15jd..................ok
t/16truncate............ok
t/17set_return..........Argument "1882-01-24T04:46:04" isn't numeric
in numeric eq (==) at /its/user1/m/monquest/perl-modules/DateTime-
0.30/blib/lib/DateTime.pm line 1430.
t/17set_return..........NOK 1
# Failed test 'set() returns self'
# in t/17set_return.t at line 17.
# got: '1882-01-24T04:46:04'
# expected: '1882-01-24T04:46:04'
Argument "1882-01-24T14:50:56" isn't numeric in numeric eq (==)
at /its/user1/m/monquest/perl-modules/DateTime-
0.30/blib/lib/DateTime.pm line 1430.
t/17set_return..........NOK 2
# Failed test 'set_time_zone() returns self'
# in t/17set_return.t at line 20.
# got: '1882-01-24T14:50:56'
# expected: '1882-01-24T14:50:56'
t/17set_return..........ok 3/7# Looks like you failed 2 tests of 7.
t/17set_return..........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
Failed 2/7 tests, 71.43% okay
t/18today...............ok
t/19leap_second.........ok
t/20infinite............ok
t/21bad_params..........ok
t/22from_doy............ok
t/23storable............ok
1/16 skipped: This test needs DateTime::Format::ICal
t/24from_object.........ok
t/25add_subtract........ok
t/26dt_leapsecond_pm....ok
t/27delta...............ok
t/28dow.................ok
t/29overload............ok
t/30future_tz...........ok
t/31formatter...........ok
t/32leap_second2........ok
t/33seconds_offset......ok
t/34set_tz..............ok
t/35rd_values...........ok
t/36invalid_local.......ok
t/37local-add...........ok
t/38local-subtract......ok 1/120Argument "2003-11-06T00:00:00" isn't
numeric in numeric eq (==) at /its/user1/m/monquest/perl-
modules/DateTime-0.30/blib/lib/DateTime.pm line 1430.
t/38local-subtract......NOK 5
# Failed test 'subtract_datetime is reversible from start point'
# in t/38local-subtract.t at line 28.
# got: '2003-11-06T00:00:00'
# expected: '2003-11-06T00:00:00'
Argument "2003-10-26T01:00:00" isn't numeric in numeric eq (==)
at /its/user1/m/monquest/perl-modules/DateTime-
0.30/blib/lib/DateTime.pm line 1430.
t/38local-subtract......NOK 114
# Failed test 'subtraction is reversible'
# in t/38local-subtract.t at line 376.
# got: '2003-10-26T01:00:00'
# expected: '2003-10-26T01:00:00'
# Looks like you failed 2 tests of 120.
t/38local-subtract......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 5, 114
Failed 2/120 tests, 98.33% okay
t/99-pod................ok
1/1 skipped: File::Find::Rule not installed
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------
--------
t/10subtract.t 1 256 105 1 0.95% 100
t/17set_return.t 2 512 7 2 28.57% 1-2
t/38local-subtract.t 2 512 120 2 1.67% 5 114
2 subtests skipped.
Failed 3/39 test scripts, 92.31% okay. 5/3113 subtests failed, 99.84%
okay.
make: *** [test_dynamic] Error 29
(2)
Perl V 5.8.0