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\check_project.t t\format_results.t t\list_files.t t\load_file.t t\scan_file.t t\skip_all.t t\test-fixme.t t\check_project.....1..38 ok 1 - './Changes' ok 2 - './MANIFEST' ok 3 - './META.yml' ok 4 - './Makefile' ok 5 - './Makefile.PL' ok 6 - './README' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 7 - './blib' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 8 - './blib/arch' ok 9 - './blib/arch/auto/Test/Fixme/.exists' ok 10 - './blib/lib/Test/.exists' ok 11 - './blib/lib/Test/Fixme.pm' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 12 - './blib/lib/auto' ok 13 - './blib/lib/auto/Test/Fixme/.exists' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 14 - './lib' ok 15 - './lib/Test/Fixme.pm' ok 16 - './pm_to_blib' ok 17 - './t/check_project.t' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 18 - './t/dirs' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 19 - './t/dirs/deep' ok 20 - './t/dirs/deep/deep_a.txt' ok 21 - './t/dirs/deep/deep_b.txt' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 22 - './t/dirs/deep/one' ok 23 - './t/dirs/deep/one/deep_one_a.txt' ok 24 - './t/dirs/deep/one/deep_one_b.txt' ok 25 - './t/dirs/deep/two/deep_two_a.txt' ok 26 - './t/dirs/deep/two/deep_two_b.txt' Use of uninitialized value in split at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Test-Fixme\blib\lib/Test/Fixme.pm line 56. ok 27 - './t/dirs/normal' ok 28 - './t/dirs/normal/four.pod' ok 29 - './t/dirs/normal/one.txt' ok 30 - './t/dirs/normal/three.pm' ok 31 - './t/dirs/normal/two.pl' ok 32 - './t/dirs/types/normal.txt' ok 33 - './t/format_results.t' ok 34 - './t/list_files.t' ok 35 - './t/load_file.t' ok 36 - './t/scan_file.t' ok 37 - './t/skip_all.t' ok 38 - './t/test-fixme.t' ok t\format_results....1..3 ok 1 - use Test::Fixme; ok 2 - got results to work with ok 3 - check formatting ok t\list_files........1..11 ok 1 - use Test::Fixme; ok 2 - list_files died ok 3 - check that non-existent directory causes 'die' ok 4 - list_files died ok 5 - check that no directory causes 'die' ok 6 - check correct files returned from 't/dirs/normal' # Failed test (t\list_files.t at line 40) not ok 7 - check correct files returned from 't/dirs/deep' # Structures begin differing at: # $got->[2] = 't/dirs/deep/one' # $expected->[2] = 't/dirs/deep/one/deep_one_a.txt' ok 8 # skip cannot create symlink ok 9 # skip cannot create symlink # Looks like you failed 1 tests of 11. ok 10 # skip cannot create symlink ok 11 # skip cannot create symlink dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/11 tests, 90.91% okay (less 4 skipped tests: 6 okay, 54.55%) t\load_file.........1..4 ok 1 - use Test::Fixme; ok 2 - check simple file ok 3 - load non-existent file ok 4 - load zero length file ok t\scan_file.........1..7 ok 1 - use Test::Fixme; ok 2 - no input ok 3 - no match ok 4 - no file ok 5 - empty file, empty array ok 6 - find one result ok 7 - find two results ok t\skip_all..........1..0 # Skip All tests skipped. skipped all skipped: All tests skipped. t\test-fixme........1..2 ok 1 - use Test::Fixme; ok 2 - check we have a version number ok Failed 1/7 test scripts, 85.71% okay. 1/65 subtests failed, 98.46% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\list_files.t 1 256 11 1 9.09% 7 1 test and 4 subtests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.