Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/01useok..............ok t/02file_ok............ # Failed test 'absent file' # in t/02file_ok.t at line 32. # STDERR is: # # Failed test 'absent file' # # in t/02file_ok.t at line 31. # # t\missing absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\02file_ok\.t at line 31.*\n?) # # t\missing absent # # as expected # Failed test 'failing text' # in t/02file_ok.t at line 52. # STDERR is: # # Failed test 'failing text' # # in t/02file_ok.t at line 51. # # +---+----------------------+-----------+ # # | |Got |Expected | # # | Ln| | | # # +---+----------------------+-----------+ # # | 1|This file |This file | # # * 2|is for 03ok_pass.t\n |is wrong * # # +---+----------------------+-----------+ # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\02file_ok\.t at line 51.*\n?) # # +---+----------------------+-----------+ # # # | |Got |Expected | # # # | Ln| | | # # # +---+----------------------+-----------+ # # # | 1|This file |This file | # # # * 2|is for 03ok_pass.t\n |is wrong * # # # +---+----------------------+-----------+ # # as expected FAILED tests 2-3 Failed 2/3 tests, 33.33% okay t/03compare_ok......... # Failed test 'first file missing' # in t/03compare_ok.t at line 32. # STDERR is: # # Failed test 'first file missing' # # in t/03compare_ok.t at line 31. # # t\missing absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\03compare_ok\.t at line 31.*\n?) # # t\missing absent # # as expected # Failed test 'second file missing' # in t/03compare_ok.t at line 43. # STDERR is: # # Failed test 'second file missing' # # in t/03compare_ok.t at line 42. # # t\missing absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\03compare_ok\.t at line 42.*\n?) # # t\missing absent # # as expected # Failed test 'both files missing' # in t/03compare_ok.t at line 55. # STDERR is: # # Failed test 'both files missing' # # in t/03compare_ok.t at line 54. # # t\absent absent # # t\missing absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\03compare_ok\.t at line 54.*\n?) # # t\absent absent # # # t\missing absent # # as expected # Failed test 'failing file' # in t/03compare_ok.t at line 72. # STDERR is: # # Failed test 'failing file' # # in t/03compare_ok.t at line 71. # # +---+--------------------+-------------------+ # # | |Got |Expected | # # | Ln| | | # # +---+--------------------+-------------------+ # # | 1|This file |This file | # # * 2|is for 03ok_pass.t |is for many tests * # # +---+--------------------+-------------------+ # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\03compare_ok\.t at 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.... # Failed test 'missing dir' # in t/04dir_contains_ok.t at line 32. # STDERR is: # # Failed test 'missing dir' # # in t/04dir_contains_ok.t at line 31. # # t\missing_dir absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\04dir_contains_ok\.t at line 31.*\n?) # # t\missing_dir absent # # as expected # Failed test 'anon. array expected' # in t/04dir_contains_ok.t at line 43. # STDERR is: # # Failed test 'anon. array expected' # # in t/04dir_contains_ok.t at line 42. # # dir_contains_ok requires array ref as second arg # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\04dir_contains_ok\.t at line 42.*\n?) # # dir_contains_ok requires array ref as second arg # # as expected # Failed test 'failing' # in t/04dir_contains_ok.t at line 56. # STDERR is: # # Failed test 'failing' # # in t/04dir_contains_ok.t at line 53. # # failed to see these: A Test\Simple\Simple.pm # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\04dir_contains_ok\.t at 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....... # Failed test 'missing dir' # in t/05dir_only_con.t at line 32. # STDERR is: # # Failed test 'missing dir' # # in t/05dir_only_con.t at line 31. # # t\missing_dir absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\05dir_only_con\.t at line 31.*\n?) # # t\missing_dir absent # # as expected # Failed test 'anon. array expected' # in t/05dir_only_con.t at line 43. # STDERR is: # # Failed test 'anon. array expected' # # in t/05dir_only_con.t at line 42. # # dir_only_contains_ok requires array ref as second arg # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\05dir_only_con\.t at line 42.*\n?) # # dir_only_contains_ok requires array ref as second arg # # as expected # Failed test 'failing because of missing file' # in t/05dir_only_con.t at line 58. # STDERR is: # # Failed test 'failing because of missing file' # # in t/05dir_only_con.t at line 54. # # failed to see these: A # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\05dir_only_con\.t at line 54.*\n?) # # failed to see these: A # # as expected # Failed test 'failing because of extra file' # in t/05dir_only_con.t at line 72. # STDERR is: # # Failed test 'failing because of extra file' # # in t/05dir_only_con.t at line 69. # # unexpectedly saw: Test\Simple\Catch.pm # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\05dir_only_con\.t at line 69.*\n?) # # unexpectedly saw: Test\Simple\Catch.pm # # as expected # Failed test 'failing both' # in t/05dir_only_con.t at line 87. # STDERR is: # # Failed test 'failing both' # # in t/05dir_only_con.t at line 84. # # failed to see these: A Test\Simple\Simple.pm # # unexpectedly saw: Test\Simple\Catch.pm # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\05dir_only_con\.t at 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....... # Failed test 'missing first dir' # in t/06compare_dirs.t at line 42. # STDERR is: # # Failed test 'missing first dir' # # in t/06compare_dirs.t at line 41. # # t\missing_dir is not a valid directory # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\06compare_dirs\.t at line 41.*\n?) # # t\missing_dir is not a valid directory # # as expected # Failed test 'missing second dir' # in t/06compare_dirs.t at line 53. # STDERR is: # # Failed test 'missing second dir' # # in t/06compare_dirs.t at line 52. # # t\missing_dir is not a valid directory # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\06compare_dirs\.t at line 52.*\n?) # # t\missing_dir is not a valid directory # # as expected # Failed test 'failing due to structure diff' # in t/06compare_dirs.t at line 95. # STDERR is: # # Failed test 'failing due to structure diff' # # in t/06compare_dirs.t at line 94. # # t\time\t1 absent # # t\time\t2 absent # # t\time\t3 absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\06compare_dirs\.t at line 94.*\n?) # # t\time\t1 absent # # # t\time\t2 absent # # # t\time\t3 absent # # as expected FAILED tests 2-3, 5 Failed 3/5 tests, 40.00% okay (less 1 skipped test: 1 okay, 20.00%) t/07comp_dir_f......... # Failed test 'missing first dir' # in t/07comp_dir_f.t at line 41. # STDERR is: # # Failed test 'missing first dir' # # in t/07comp_dir_f.t at line 40. # # t\missing_dir is not a valid directory # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\07comp_dir_f\.t at line 40.*\n?) # # t\missing_dir is not a valid directory # # as expected # Failed test 'missing second dir' # in t/07comp_dir_f.t at line 53. # STDERR is: # # Failed test 'missing second dir' # # in t/07comp_dir_f.t at line 52. # # t\missing_dir is not a valid directory # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\07comp_dir_f\.t at line 52.*\n?) # # t\missing_dir is not a valid directory # # as expected # Failed test 'missing coderef' # in t/07comp_dir_f.t at line 65. # STDERR is: # # Failed test 'missing coderef' # # in t/07comp_dir_f.t at line 64. # # Third argument to compare_dirs_filter_ok must be a code reference (or undef) # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\07comp_dir_f\.t at line 64.*\n?) # # Third argument to compare_dirs_filter_ok must be a code reference (or undef) # # as expected FAILED tests 2-4 Failed 3/5 tests, 40.00% okay (less 1 skipped test: 1 okay, 20.00%) t/08comp_filt.......... # Failed test 'first file missing' # in t/08comp_filt.t at line 39. # STDERR is: # # Failed test 'first file missing' # # in t/08comp_filt.t at line 38. # # t\missing_dir absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\08comp_filt\.t at line 38.*\n?) # # t\missing_dir absent # # as expected # Failed test 'second file missing' # in t/08comp_filt.t at line 50. # STDERR is: # # Failed test 'second file missing' # # in t/08comp_filt.t at line 49. # # t\missing_dir absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\08comp_filt\.t at line 49.*\n?) # # t\missing_dir absent # # as expected # Failed test 'both files missing' # in t/08comp_filt.t at line 62. # STDERR is: # # Failed test 'both files missing' # # in t/08comp_filt.t at line 61. # # t\absent_dir absent # # t\missing_dir absent # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\08comp_filt\.t at line 61.*\n?) # # t\absent_dir absent # # # t\missing_dir absent # # as expected # Failed test 'passing file' # in t/08comp_filt.t at line 79. # STDERR is: # # Failed test 'failing no filter' # # in t/08comp_filt.t at line 78. # # +---+--------------------+-------------------+ # # | |Got |Expected | # # | Ln| | | # # +---+--------------------+-------------------+ # # | 1|This file |This file | # # * 2|is for 03ok_pass.t |is for many tests * # # +---+--------------------+-------------------+ # # not: # (?-xism:#\s+Failed\ test.*?\n?.*?t\\08comp_filt\.t at 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 3 2 2-3 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. 24/34 subtests failed. Files=8, Tests=34, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 7/8 test programs. 24/34 subtests failed. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff' Stop.