Subject: | Test failure on x86_64 |
Here is test output:
+ ./Build test
t/everywhere....ok
t/time..........ok 1/0
t/time..........NOK 15/0# Failed test 'localtime(-2**52)'
# at t/time.t line 46.
# Structures begin differing at:
# $got->[0] = '46'
# $expected->[0] = '44'
# Failed test at t/time.t line 50.
t/time..........NOK 18/0# got: 'Mon Jan 25 12:18:46 -142711421'
# expected: 'Mon Jan 25 12:11:44 -142711421'
# Looks like you failed 2 tests of 33.
t/time..........dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 15, 18
Failed 2/33 tests, 93.94% okay
t/timegm........ok 1/0
# Failed test 'timelocal(localtime(-4503599627370496))'
t/timegm........NOK 3/0# at t/timegm.t line 20.
# got: -4503599627370074
# expected: -4503599627370496
t/timegm........ok 4/0# Looks like you failed 1 test of 25.
t/timegm........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
Failed 1/25 tests, 96.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/time.t 2 512 33 2 15 18
t/timegm.t 1 256 25 1 3
Failed 2/3 test scripts. 3/60 subtests failed.
Files=3, Tests=60, 3 wallclock secs ( 3.20 cusr + 0.06 csys = 3.26 CPU)
Failed 2/3 test programs. 3/60 subtests failed.
This happen on mandriva linux cooker, on x86_64 only, as tests pass on i586.
Here is min/max check test output:
gmtime_max: 67768036191676800
gmtime_min: -67768040609740800
localtime_max: 67768036191673200
localtime_min: -67768040609741360
Perl version is 5.10.0