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\basic.t t\cvs.t t\ptest.t t\subpant.t t\svn.t t\updatefile.t t\ztest.t t\basic.........1..33 ok 1 - use PANT; ok 2 - HTML output generated from -output xxxtest.html ok 3 - Title is as expected ok 4 - Remove file works ok 5 - Task works using -output xxxtest.html ok 6 - 2nd task works ok 7 - Command echo works ok 8 - Created temporary file ok 9 - Set time stamp back a sec ok 10 - Created 2nd temporary file ok 11 - Newer test ok 12 - Older test ok 13 - Copied non existant file failed ok 14 - Copied file ok 15 - Moved file ok 16 - test3.tmp has gone ok 17 - test4.tmp exists ok 18 - Files are the same size ok 19 - Files are the same contents ok 20 - Removed temporary files ok 21 - Made a new directory ok 22 - Testdir exists ok 23 - mytest subdirectory exists ok 24 - Copy tree suceeded ok 25 - New directory exists ok 26 - New directory exists ok 27 - Removed testdir ok 28 - testdir has been removed ok 29 - Removed testdir ok 30 - newtestdir has been removed ok 31 - Task1 appears in output ok 32 - Task2 appears in output ok 33 - Remove file works ok t\cvs...........1..15 ok 1 - use PANT; ok 2 - use PANT::Cvs; ok 3 - Cvs allocated ok 4 - Cvs Run C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -ne "{ print; }" xxxtest.txt ok ok 5 - An updated file has been spotted ok 6 - A local file has not been modifed ok 7 - A file has not conflicted ok 8 - Cvs Run ok ok 9 - An update has not occured ok 10 - A local file has been modifed ok 11 - A file has not conflicted ok 12 - Cvs Run ok ok 13 - An update has not occured ok 14 - A local file has been modifed ok 15 - A file has conflicted ok t\ptest.........1..9 ok 1 - use PANT; ok 2 - use PANT::Test; ok 3 - Run tests completes ok ok 4 - Test summary appears ok 5 - Test summary appears ok 6 - Benchmark appears ok 7 - Failure tag detected ok 8 - Pass tag detected ok 9 - Stderr junk detected ok t\subpant.......1..27 ok 1 - use PANT; 'C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\PANT\./xxxtest-1.html' and 'C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\PANT\./xxxtest-1.html' are identical (not copied) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\PANT\blib\lib/PANT.pm line 554 # Looks like you planned 27 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-27 Failed 26/27 tests, 3.70% okay t\svn...........1..12 ok 1 - use PANT; ok 2 - use PANT::Svn; ok 3 - Svn allocated ok 4 - Svn Run C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -ne "{ print; }" xxxtest.txt ok 1 ok 5 - An updated file has been spotted ok 6 - A file has not conflicted ok 7 - Svn Run ok 2 ok 8 - An update has occured ok 9 - A file has not conflicted ok 10 - Svn Run ok 3 ok 11 - An update has not occured ok 12 - A file has conflicted ok t\updatefile....1..9 ok 1 - use PANT; ok 2 - File been updated ok 3 - Version number has been incremented ok 4 - Found version in file ok 5 - File has been updated ok 6 - Found version in file ok 7 - Found date in file ok 8 - Version number has been incremented ok 9 - Version date has changed ok t\ztest.........1..14 ok 1 - use PANT; ok 2 - use PANT::Zip; ok 3 - Zip object created ok 4 - Add Changes ok 5 - Add tree t as tests ok 6 - ZIP written ok 7 - Zip file now exists ok 8 - File xxxtest3.html read ok 9 - Test summary appears ok 10 - Zip file read ok 11 - Changes found ok 12 - ChangeLog not found ok 13 - tests/basic.t found ok 14 - t/basic.t not found ok Failed 1/7 test scripts, 85.71% okay. 26/119 subtests failed, 78.15% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\subpant.t 255 65280 27 26 96.30% 2-27 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.