Checking if your kit is complete... Looks good Writing Makefile for Test::Files Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Files.pm blib\lib\Test\Files.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01useok..............1..1 ok 1 - use Test::Files; ok t/02file_ok............1..5 ok 1 - passing text not ok 2 - absent file # Failed test 'absent file' # at t/02file_ok.t line 32. # STDERR is: # # Failed test 'absent file' # # at t/02file_ok.t line 31. # # t\missing absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\02file_ok\.t line 31.*\n?/ # # # t\missing absent # # as expected not ok 3 - failing text # Failed test 'failing text' # at t/02file_ok.t line 49. # STDERR is: # # Failed test 'failing text' # # at t/02file_ok.t line 48. # # +---+----------------------+-----------+ # # | |Got |Expected | # # | Ln| | | # # +---+----------------------+-----------+ # # | 1|This file |This file | # # * 2|is for 03ok_pass.t\n |is wrong * # # +---+----------------------+-----------+ # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\02file_ok\.t line 48.*\n?/ # # # +---+----------------------+-----------+ # # # | |Got |Expected | # # # | Ln| | | # # # +---+----------------------+-----------+ # # # | 1|This file |This file | # # # * 2|is for 03ok_pass.t\n |is wrong * # # # +---+----------------------+-----------+ # # as expected # Failed test 'absent filtered file' # at t/02file_ok.t line 65. not ok 4 - absent filtered file # STDERR is: # # Failed test 'absent filtered file' # # at t/02file_ok.t line 59. # # t\missing absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\02file_ok\.t line 59.*\n?/ # # # t\missing absent # # as expected ok 5 - passing filtered text FAILED tests 2-4 Failed 3/5 tests, 40.00% okay t/03compare_ok.........1..5 ok 1 - passing file not ok 2 - first file missing # Failed test 'first file missing' # at t/03compare_ok.t line 32. # STDERR is: # # Failed test 'first file missing' # # at t/03compare_ok.t line 31. # # t\missing absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 31.*\n?/ # # # t\missing absent # # as expected not ok 3 - second file missing # Failed test 'second file missing' # at t/03compare_ok.t line 43. # STDERR is: # # Failed test 'second file missing' # # at t/03compare_ok.t line 42. # # t\missing absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 42.*\n?/ # # # t\missing absent # # as expected not ok 4 - both files missing # Failed test 'both files missing' # at t/03compare_ok.t line 55. # STDERR is: # # Failed test 'both files missing' # # at t/03compare_ok.t line 54. # # t\absent absent # # t\missing absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 54.*\n?/ # # # t\absent absent # # # t\missing absent # # as expected not ok 5 - failing file # Failed test 'failing file' # at t/03compare_ok.t line 72. # STDERR is: # # Failed test 'failing file' # # at t/03compare_ok.t line 71. # # +---+--------------------+-------------------+ # # | |Got |Expected | # # | Ln| | | # # +---+--------------------+-------------------+ # # | 1|This file |This file | # # * 2|is for 03ok_pass.t |is for many tests * # # +---+--------------------+-------------------+ # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\03compare_ok\.t line 71.*\n?/ # # # +---+--------------------+-------------------+ # # # | |Got |Expected | # # # | Ln| | | # # # +---+--------------------+-------------------+ # # # | 1|This file |This file | # # # * 2|is for 03ok_pass.t |is for many tests * # # # +---+--------------------+-------------------+ # # as expected FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t/04dir_contains_ok....1..4 ok 1 - passing not ok 2 - missing dir # Failed test 'missing dir' # at t/04dir_contains_ok.t line 32. # STDERR is: # # Failed test 'missing dir' # # at t/04dir_contains_ok.t line 31. # # t\missing_dir absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\04dir_contains_ok\.t line 31.*\n?/ # # # t\missing_dir absent # # as expected # Failed test 'anon. array expected' # at t/04dir_contains_ok.t line 43. not ok 3 - anon. array expected # STDERR is: # # Failed test 'anon. array expected' # # at t/04dir_contains_ok.t line 42. # # dir_contains_ok requires array ref as second arg # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\04dir_contains_ok\.t line 42.*\n?/ # # # dir_contains_ok requires array ref as second arg # # as expected not ok 4 - failing # Failed test 'failing' # at t/04dir_contains_ok.t line 56. # STDERR is: # # Failed test 'failing' # # at t/04dir_contains_ok.t line 53. # # failed to see these: A Test\Simple\Simple.pm # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\04dir_contains_ok\.t line 53.*\n?/ # # # failed to see these: A Test\Simple\Simple.pm # # as expected FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t/05dir_only_con.......1..6 # Failed test 'missing dir' # at t/05dir_only_con.t line 32. # STDERR is: # # Failed test 'missing dir' # # at t/05dir_only_con.t line 31. # # t\missing_dir absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 31.*\n?/ # # # t\missing_dir absent # # as expected # Failed test 'anon. array expected' # at t/05dir_only_con.t line 43. # STDERR is: # # Failed test 'anon. array expected' # # at t/05dir_only_con.t line 42. # # dir_only_contains_ok requires array ref as second arg # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 42.*\n?/ # # # dir_only_contains_ok requires array ref as second arg # # as expected ok 1 - passing not ok 2 - missing dir not ok 3 - anon. array expected not ok 4 - failing because of missing file # Failed test 'failing because of missing file' # at t/05dir_only_con.t line 58. # STDERR is: # # Failed test 'failing because of missing file' # # at t/05dir_only_con.t line 54. # # failed to see these: A # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 54.*\n?/ # # # failed to see these: A # # as expected not ok 5 - failing because of extra file # Failed test 'failing because of extra file' # at t/05dir_only_con.t line 72. # STDERR is: # # Failed test 'failing because of extra file' # # at t/05dir_only_con.t line 69. # # unexpectedly saw: Test\Simple\Catch.pm # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 69.*\n?/ # # # unexpectedly saw: Test\Simple\Catch.pm # # as expected not ok 6 - failing both # Failed test 'failing both' # at t/05dir_only_con.t line 87. # STDERR is: # # Failed test 'failing both' # # at t/05dir_only_con.t line 84. # # failed to see these: A Test\Simple\Simple.pm # # unexpectedly saw: Test\Simple\Catch.pm # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\05dir_only_con\.t line 84.*\n?/ # # # failed to see these: A Test\Simple\Simple.pm # # # unexpectedly saw: Test\Simple\Catch.pm # # as expected FAILED tests 2-6 Failed 5/6 tests, 16.67% okay t/06compare_dirs.......1..5 ok 1 - passing not ok 2 - missing first dir # Failed test 'missing first dir' # at t/06compare_dirs.t line 42. # STDERR is: # # Failed test 'missing first dir' # # at t/06compare_dirs.t line 41. # # t\missing_dir is not a valid directory # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\06compare_dirs\.t line 41.*\n?/ # # # t\missing_dir is not a valid directory # # as expected # Failed test 'missing second dir' # at t/06compare_dirs.t line 53. # STDERR is: # # Failed test 'missing second dir' # # at t/06compare_dirs.t line 52. # # t\missing_dir is not a valid directory # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\06compare_dirs\.t line 52.*\n?/ # # # t\missing_dir is not a valid directory # # as expected not ok 3 - missing second dir ok 4 # skip test only for unix, i.e. not for MSWin32 # Failed test 'failing due to structure diff' # at t/06compare_dirs.t line 95. # STDERR is: # # Failed test 'failing due to structure diff' # # at t/06compare_dirs.t line 94. # # t\time\t1 absent # # t\time\t2 absent # # t\time\t3 absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\06compare_dirs\.t line 94.*\n?/ # # # t\time\t1 absent # # # t\time\t2 absent # # # t\time\t3 absent # # as expected not ok 5 - failing due to structure diff FAILED tests 2-3, 5 Failed 3/5 tests, 40.00% okay (less 1 skipped test: 1 okay, 20.00%) t/07comp_dir_f.........1..5 ok 1 - passing # Failed test 'missing first dir' # at t/07comp_dir_f.t line 41. not ok 2 - missing first dir # STDERR is: # # Failed test 'missing first dir' # # at t/07comp_dir_f.t line 40. # # t\missing_dir is not a valid directory # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\07comp_dir_f\.t line 40.*\n?/ # # # t\missing_dir is not a valid directory # # as expected # Failed test 'missing second dir' # at t/07comp_dir_f.t line 53. not ok 3 - missing second dir # STDERR is: # # Failed test 'missing second dir' # # at t/07comp_dir_f.t line 52. # # t\missing_dir is not a valid directory # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\07comp_dir_f\.t line 52.*\n?/ # # # t\missing_dir is not a valid directory # # as expected # Failed test 'missing coderef' # at t/07comp_dir_f.t line 65. not ok 4 - missing coderef # STDERR is: # # Failed test 'missing coderef' # # at t/07comp_dir_f.t line 64. # # Third argument to compare_dirs_filter_ok must be a code reference (or undef) # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\07comp_dir_f\.t line 64.*\n?/ # # # Third argument to compare_dirs_filter_ok must be a code reference (or undef) # # as expected ok 5 # skip test only for unix, i.e. not for MSWin32 FAILED tests 2-4 Failed 3/5 tests, 40.00% okay (less 1 skipped test: 1 okay, 20.00%) t/08comp_filt..........1..5 ok 1 - failing file # Failed test 'first file missing' # at t/08comp_filt.t line 39. not ok 2 - first file missing # STDERR is: # # Failed test 'first file missing' # # at t/08comp_filt.t line 38. # # t\missing_dir absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 38.*\n?/ # # # t\missing_dir absent # # as expected # Failed test 'second file missing' # at t/08comp_filt.t line 50. not ok 3 - second file missing # STDERR is: # # Failed test 'second file missing' # # at t/08comp_filt.t line 49. # # t\missing_dir absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 49.*\n?/ # # # t\missing_dir absent # # as expected # Failed test 'both files missing' # at t/08comp_filt.t line 62. not ok 4 - both files missing # STDERR is: # # Failed test 'both files missing' # # at t/08comp_filt.t line 61. # # t\absent_dir absent # # t\missing_dir absent # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 61.*\n?/ # # # t\absent_dir absent # # # t\missing_dir absent # # as expected # Failed test 'passing file' # at t/08comp_filt.t line 79. not ok 5 - passing file # STDERR is: # # Failed test 'failing no filter' # # at t/08comp_filt.t line 78. # # +---+--------------------+-------------------+ # # | |Got |Expected | # # | Ln| | | # # +---+--------------------+-------------------+ # # | 1|This file |This file | # # * 2|is for 03ok_pass.t |is for many tests * # # +---+--------------------+-------------------+ # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\\08comp_filt\.t line 78.*\n?/ # # # +---+--------------------+-------------------+ # # # | |Got |Expected | # # # | Ln| | | # # # +---+--------------------+-------------------+ # # # | 1|This file |This file | # # # * 2|is for 03ok_pass.t |is for many tests * # # # +---+--------------------+-------------------+ # # as expected FAILED tests 2-5 Failed 4/5 tests, 20.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02file_ok.t 5 3 2-4 t/03compare_ok.t 5 4 2-5 t/04dir_contains_ok.t 4 3 2-4 t/05dir_only_con.t 6 5 2-6 t/06compare_dirs.t 5 3 2-3 5 t/07comp_dir_f.t 5 3 2-4 t/08comp_filt.t 5 4 2-5 2 subtests skipped. Failed 7/8 test scripts. 25/36 subtests failed. Files=8, Tests=36, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 7/8 test programs. 25/36 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.