Checking if your kit is complete... Looks good Writing Makefile for Games::Mines Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Games/Mines/Play.pm blib\lib\Games\Mines\Play.pm cp lib/Games/Mines.pm blib\lib\Games\Mines.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/01load.........1..1 ok 1 - use Games::Mines; ok t/02accessors....1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/03new..........1..28 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok t/04int..........1..51 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok t/05fill.........1..46 ok 1 ok 2 ok 3 ok 4 # Failed test at t/05fill.t line 26. # got: '*' # expected: '1' not ok 5 ok 6 ok 7 # Failed test at t/05fill.t line 29. # got: '2' # expected: '*' # Failed test at t/05fill.t line 30. # got: '1' # expected: '*' # Failed test at t/05fill.t line 31. # got: '*' # expected: '2' not ok 8 not ok 9 not ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 # Failed test at t/05fill.t line 79. # Failed test at t/05fill.t line 81. # got: 'KABOOOOOM!!!' # expected: 'You Win!!!' ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 not ok 37 ok 38 not ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 # Failed test at t/05fill.t line 98. # Failed test at t/05fill.t line 99. # got: 'Running' # expected: 'KABOOOOOM!!!' # Looks like you failed 8 tests of 46. not ok 45 not ok 46 dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 5, 8-10, 37, 39, 45-46 Failed 8/46 tests, 82.61% okay t/06load.........1..1 ok 1 - use Games::Mines::Play; ok t/07new..........1..10 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok t/08rest.........1..30 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t/09auto.........1..52 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 not ok 16 # Failed test at t/09auto.t line 49. # got: '*' # expected: '1' ok 17 ok 18 not ok 19 # Failed test at t/09auto.t line 52. # got: '2' # expected: '*' not ok 20 # Failed test at t/09auto.t line 53. # got: '1' # expected: '*' not ok 21 # Failed test at t/09auto.t line 54. # got: '*' # expected: '2' ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 not ok 49 # Failed test at t/09auto.t line 106. ok 50 ok 51 ok 52 # Looks like you failed 5 tests of 52. dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 16, 19-21, 49 Failed 5/52 tests, 90.38% okay t/10preprint.....1..4 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/10preprint.t line 18. not ok 1 # Failed test at t/10preprint.t line 20. # got: '' # expected: ' 012 # +---+ # ' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/10preprint.t line 43. # Failed test at t/10preprint.t line 45. # got: '' # expected: ' +---+ # ' not ok 2 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/10preprint.t line 68. not ok 3 # Failed test at t/10preprint.t line 70. # got: '' # expected: '057|' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/10preprint.t line 95. not ok 4 # Failed test at t/10preprint.t line 97. # got: '' # expected: '| # ' # Looks like you failed 4 tests of 4. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/11map..........1..28 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 26. # Failed test at t/11map.t line 28. not ok 1 # got: '' # expected: '6' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: 'F' not ok 2 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: ' ' not ok 3 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: 'X' not ok 4 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: '3' not ok 5 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: '7' not ok 6 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 26. not ok 7 # Failed test at t/11map.t line 28. # got: '' # expected: '*' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: '2' not ok 8 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: '8' not ok 9 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: '1' not ok 10 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 26. not ok 11 # Failed test at t/11map.t line 28. # got: '' # expected: '4' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: '.' not ok 12 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: 'f' not ok 13 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 26. # Failed test at t/11map.t line 28. # got: '' # expected: '5' not ok 14 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 59. not ok 15 # Failed test at t/11map.t line 61. # got: '' # expected: '6' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 59. not ok 16 # Failed test at t/11map.t line 61. # got: '' # expected: 'F' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 59. not ok 17 # Failed test at t/11map.t line 61. # got: '' # expected: ' ' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 59. not ok 18 # Failed test at t/11map.t line 61. # got: '' # expected: '*' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 59. not ok 19 # Failed test at t/11map.t line 61. # got: '' # expected: '3' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 59. not ok 20 # Failed test at t/11map.t line 61. # got: '' # expected: '7' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 59. not ok 21 # Failed test at t/11map.t line 61. # got: '' # expected: '*' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 59. not ok 22 # Failed test at t/11map.t line 61. # got: '' # expected: '2' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 59. not ok 23 # Failed test at t/11map.t line 61. # got: '' # expected: '8' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 59. # Failed test at t/11map.t line 61. # got: '' # expected: '1' not ok 24 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 59. not ok 25 # Failed test at t/11map.t line 61. # got: '' # expected: '4' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 59. # Failed test at t/11map.t line 61. # got: '' # expected: 'L' not ok 26 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/11map.t line 59. # Failed test at t/11map.t line 61. # got: '' # expected: 'f' not ok 27 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/11map.t line 59. # Failed test at t/11map.t line 61. # got: '' # expected: '5' # Looks like you failed 28 tests of 28. not ok 28 dubious Test returned status 28 (wstat 7168, 0x1c00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay t/12print........1..4 '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/12print.t line 18. not ok 1 # Failed test at t/12print.t line 20. # got: '' # expected: ' 012 # +---+ # 0| 1F| # 1|12.| # 2|...| # +---+ # ' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/12print.t line 46. not ok 2 # Failed test at t/12print.t line 48. # got: '' # expected: ' 012 # +---+ # 0| 1f| # 1|12*| # 2|*21| # +---+ # ' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 6224 : at t/12print.t line 74. # Failed test at t/12print.t line 76. not ok 3 # got: '' # expected: ' 012 # +---+ # 0| 11| # 1|12*| # 2|*21| # +---+ # ' '-' is not recognized as an internal or external command, operable program or batch file. can't close child pid 3564 : at t/12print.t line 103. # Failed test at t/12print.t line 105. # got: '' # expected: 'mines: 1 of 2 # ' # Looks like you failed 4 tests of 4. not ok 4 dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/13ldsav........1..40 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok t/14defs.........1..18 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/05fill.t 8 2048 46 8 5 8-10 37 39 45-46 t/09auto.t 5 1280 52 5 16 19-21 49 t/10preprint.t 4 1024 4 4 1-4 t/11map.t 28 7168 28 28 1-28 t/12print.t 4 1024 4 4 1-4 Failed 5/14 test scripts. 49/320 subtests failed. Files=14, Tests=320, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 5/14 test programs. 49/320 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.