Hi All,
Testing DateTime-0.06 I receive an out of memory error. It stops at
05tz test 24 this is where I receive the error. CPU util
is 100% memory usage is 2.0 gig
Ron Hill
F:\perl_modules\DateTime-0.06>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
F:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch'
)" t\00load.t t\01sanity.t t\02last_day.t t\03components.t t\04epoch.t
t\05set.t t\05tz.t t\06add.t
t\07compare.t t\09greg.t t\10subtract.t t\11duration.t t\12week.t
t\13strftime.t t\14language.t t\15
jd.t
t\00load..........ok
t\01sanity........ok
t\02last_day......ok
t\03components....ok
t\04epoch.........ok
t\05set...........ok
t\05tz............dubious
Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 25-65
Failed 41/65 tests, 36.92% okay
t\06add...........ok
t\07compare.......ok
t\09greg..........ok 21/35# this may take a minute...
t\09greg..........ok
t\10subtract......ok
t\11duration......ok
t\12week..........ok
t\13strftime......ok
t\14language......ok
t\15jd............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
---
t\05tz.t 5 1280 65 41 63.08% 25-65
Failed 1/16 test scripts, 93.75% okay. 41/1048 subtests failed, 96.09% okay.
NMAKE : fatal error U1077: 'F:\perl\bin\perl.exe' : return code '0xff'
Stop.
F:\perl_modules\DateTime-0.06>