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-load.t t\01-empty.t t\02-pipe.t t\03-file.t t\04-timeout.t t\05-interval.t t\06-loop.t t\97_podspell.t t\boilerplate.t t\pod-coverage.t t\pod.t t\00-load.........1..1 ok 1 - use IO::Tail; # Testing IO::Tail 0.01, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\01-empty........1..3 ok 1 - The object isa IO::Tail ok 2 - check results no more items ok 3 - loop returns immediately ok t\02-pipe.........1..42 ok 1 - The object isa IO::Tail ok 2 - add($handle) poll: Unknown error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\IO-Tail\blib\lib/IO/Tail.pm line 419. # Looks like you planned 42 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-42 Failed 40/42 tests, 4.76% okay t\03-file.........1..32 ok 1 - tempfile: tmp.s2EMzx.txt ok 2 - The object isa IO::Tail ok 3 - add($rd) ok 4 - check results something exists ok 5 - fork ok 6 - close $fh ok 7 - [1] $ref is SCALARREF isa SCALAR ok 8 - [1] $$ref has valid data (gettimeofday) ok 9 - few delay (0.00<=0.25) ok 10 - [1] $eof is tuened off ok 11 - [2] $ref is SCALARREF isa SCALAR ok 12 - [2] $$ref has valid data (gettimeofday) ok 13 - few delay (0.02<=0.25) ok 14 - [2] $eof is tuened off ok 15 - [3] $ref is SCALARREF isa SCALAR ok 16 - [3] $$ref has valid data (gettimeofday) ok 17 - few delay (0.03<=0.25) ok 18 - [3] $eof is tuened off Error removing tmp.s2EMzx.txt at C:/cpanrun-5.8/build/5-8-0/lib/File/Temp.pm line 844. # Looks like you planned 32 tests but only ran 18. ok 19 - [4] $ref is SCALARREF isa SCALAR ok 20 - [4] last iteration. ok 21 - [4] $$ref is EXIT marker ok 22 - [4] $eof is still tuened off ok 23 - loop returns immediately ok 24 - The object isa IO::Tail ok 25 - add("-") poll: Unknown error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\IO-Tail\blib\lib/IO/Tail.pm line 419. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! END failed--call queue aborted. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 26-32 Failed 7/32 tests, 78.13% okay t\04-timeout......1..13 ok 1 - The object isa IO::Tail ok 2 - add_timeout(1sec) ok 3 - check results something exists ok 4 - return from loop (elapsed:1.64>0.9) ok 5 - return from loop (elapsed:1.64<1.8) ok 6 - 1 timeout was done ok 7 - tiemouted at 1.64 (>0.9) ok 8 - tiemouted at 1.64 (<1.8) ok 9 - The object isa IO::Tail ok 10 - add_timeout(1sec) ok 11 - check results something exists ok 12 - check results nothing exists ok 13 - loop returns immediately ok t\05-interval.....1..12 ok 1 - The object isa IO::Tail ok 2 - add_interval(1sec) ok 3 - check results something exists ok 4 - check results nothing exists ok 5 - loop returns immediately ok 6 - The object isa IO::Tail ok 7 - add_interval(1sec) ok 8 - check results something exists ok 9 - iter 1 ok 10 - iter 2 ok 11 - iter 3 ok 12 - 3 timeout was done ok t\06-loop.........1..5 ok 1 - The object isa IO::Tail ok 2 - pipe(2) ok 3 - add($rd) poll: Unknown error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\IO-Tail\blib\lib/IO/Tail.pm line 419. # Looks like you planned 5 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t\97_podspell.....1..0 # Skip no spell/ispell/aspell skipped all skipped: no spell/ispell/aspell t\boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/IO/Tail.pm contains no boilerplate text ok t\pod-coverage....1..1 ok 1 - Pod coverage on IO::Tail ok t\pod.............1..1 ok 1 - blib\lib\IO\Tail.pm ok Failed 3/11 test scripts, 72.73% okay. 49/113 subtests failed, 56.64% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\02-pipe.t 255 65280 42 40 95.24% 3-42 t\03-file.t 2 512 32 7 21.88% 26-32 t\06-loop.t 255 65280 5 2 40.00% 4-5 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.