Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00_use.t t\01_create.t t\02_create_with_callbacks.t t\03_create_multiple_cps.t t\00_use......................ok 1 - use Time::Checkpoint; 1..1 ok t\01_create...................ok 1 - use Time::Checkpoint; ok 2 - object created ok 3 - object is what we expected 1..3 ok t\02_create_with_callbacks....ok 1 - use Time::Checkpoint; ok 2 - object created ok 3 - object is what we expected ok 4 - callback was called ok 5 - checkpoint was conveyed ok 6 - new timestamp has value ok 7 - new timestamp came from the future ok 8 - callback was called ok 9 - checkpoint was conveyed ok 10 - time has value # Failed test (t\02_create_with_callbacks.t at line 15) ok 11 - new timestamp has value # Failed test (t\02_create_with_callbacks.t at line 26) not ok 12 - new timestamp came from the future not ok 13 - called checkpoint ok 14 - callback was called ok 15 - checkpoint was conveyed ok 16 - time has value ok 17 - new timestamp has value # Failed test (t\02_create_with_callbacks.t at line 30) ok 18 - new timestamp came from the future ok 19 - delta returned # Looks like you failed 3 tests of 20. not ok 20 - delta was big enough 1..20 dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 12-13, 20 Failed 3/20 tests, 85.00% okay t\03_create_multiple_cps......ok 1 - use Time::Checkpoint; ok 2 - object created ok 3 - object is what we expected # Failed test (t\03_create_multiple_cps.t at line 17) not ok 4 - friend burrito had positive delta # Failed test (t\03_create_multiple_cps.t at line 17) not ok 5 - friend pie had positive delta # Failed test (t\03_create_multiple_cps.t at line 17) not ok 6 - friend sauce had positive delta # Failed test (t\03_create_multiple_cps.t at line 17) not ok 7 - friend and had positive delta # Failed test (t\03_create_multiple_cps.t at line 17) not ok 8 - friend anchovies had positive delta 1..8 # Looks like you failed 5 tests of 8. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 4-8 Failed 5/8 tests, 37.50% okay Failed 2/4 test scripts, 50.00% okay. 8/32 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02_create_with_callbacks.t 3 768 20 3 15.00% 12-13 20 t\03_create_multiple_cps.t 5 1280 8 5 62.50% 4-8 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.