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\01_Archive-Extract.t t\01_Archive-Extract....# Older versions of Archive::Zip may cause File::Spec warnings # See bug #19713 in rt.cpan.org. It is safe to ignore them ok 1 - use Archive::Extract; Could not find or check module 'IPC::Run' [THIS MAY BE A PROBLEM!] at C:/cpanrun-5.8/build/5-8-0/site/lib/IPC/Cmd.pm line 105 ok 2 - Archive::Extract->can('types') ok 3 - Got a list of types ok 4 - Object created based on 'tgz' ok 5 - No error logged ok 6 - Object created based on 'tar' ok 7 - No error logged ok 8 - Object created based on 'gz' ok 9 - No error logged ok 10 - Object created based on 'zip' ok 11 - No error logged ok 12 - Object created based on 'bz2' ok 13 - No error logged ok 14 - Object created based on 'tbz' ok 15 - No error logged ok 16 - Object created based on 'Z' ok 17 - No error logged ok 18 - Object created based on 'lzma' ok 19 - No error logged ok 20 - Found extraction dir 'C:\CPANRU~1.8\depot\main\CONTRI~1\perl\CPAN\src\ARCHIV~1\t\src' ok 21 - Is expected dir 'C:\CPANRU~1.8\depot\main\CONTRI~1\perl\CPAN\src\ARCHIV~1\t\src' ok 22 - Found extraction dir 'C:\CPANRU~1.8\depot\main\CONTRI~1\perl\CPAN\src\ARCHIV~1\t\src' ok 23 - Is expected dir 'C:\CPANRU~1.8\depot\main\CONTRI~1\perl\CPAN\src\ARCHIV~1\t\src' ok 24 - The object isa Archive::Extract ok 25 - Archive type recognized properly ok 26 - extract() for 'y.tar.gz' reports success ok 27 # skip No buffers available ok 28 # skip No buffers available ok 29 # skip No buffers available ok 30 # skip No buffers available ok 31 # skip No buffers available ok 32 # skip No buffers available ok 33 # skip No buffers available ok 34 # skip Unlink tests are unreliable on Win32 ok 35 # skip Unlink tests are unreliable on Win32 ok 36 # skip Unlink tests are unreliable on Win32 ok 37 - The object isa Archive::Extract ok 38 - Archive type recognized properly ok 39 - extract() for 'x.gz' reports success ok 40 - No errors capturing buffers ok 41 - Found correct number of output files ok 42 - Found correct output file 'a' ok 43 - Output file 'C:\CPANRU~1.8\depot\main\CONTRI~1\perl\CPAN\src\ARCHIV~1\t\out\a' exists ok 44 - Extract dir found ok 45 - Extract dir exists ok 46 - Extract dir is expected 'C:\CPANRU~1.8\depot\main\CONTRI~1\perl\CPAN\src\ARCHIV~1\t\out' ok 47 # skip Unlink tests are unreliable on Win32 ok 48 # skip Unlink tests are unreliable on Win32 ok 49 # skip Unlink tests are unreliable on Win32 ok 50 - The object isa Archive::Extract ok 51 - Archive type recognized properly # Failed test (t\01_Archive-Extract.t at line 334) not ok 52 - extract() for 'x.tar' reports success ok 53 - No errors capturing buffers # Failed test (t\01_Archive-Extract.t at line 356) not ok 54 - Found correct number of output files # got: '0' # expected: '1' Modification of non-creatable array value attempted, subscript -1 at t\01_Archive-Extract.t line 358. # Looks like you failed 2 tests of 54. # Looks like your test died just after 54. 1..54 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 52, 54 Failed 2/54 tests, 96.30% okay (less 13 skipped tests: 39 okay, 72.22%) Failed 1/1 test scripts, 0.00% okay. 2/54 subtests failed, 96.30% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_Archive-Extract.t 255 65280 54 2 3.70% 52 54 13 subtests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.