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\embedded-bin-ncustom.t t\embedded-NCustom-Config.t t\embedded-NCustom.t t\general.t t\embedded-bin-ncustom.......ok 1 ok 2 The system cannot find the path specified. ok 3 # Failed test (bin/ncustom at line 146) not ok 4 # ''.' is not recognized as an internal or external command, # operable program or batch file. # ' # doesn't match '(?m-xis:Usage:)' # TEST: displays useage for invalid arguments The system cannot find the path specified. ok 5 # Failed test (bin/ncustom at line 152) # ''.' is not recognized as an internal or external command, # operable program or batch file. # ' # doesn't match '(?m-xis:Usage:)' # TEST: displays useage for no arguments not ok 6 ok 7 '.' is not recognized as an internal or external command, operable program or batch file. # Failed test (bin/ncustom at line 178) # TEST: returns success for void initialisation not ok 8 # Failed test (bin/ncustom at line 182) # TEST: require ~/.ncustom... not ok 9 ok 10 '.' is not recognized as an internal or external command, operable program or batch file. # Failed test (bin/ncustom at line 189) # TEST: returns success for initialisation not ok 11 # Failed test (bin/ncustom at line 191) # TEST: purges transactions not ok 12 '.' is not recognized as an internal or external command, operable program or batch file. # Failed test (bin/ncustom at line 349) # TEST: returns success for void initialisation not ok 13 # Failed test (bin/ncustom at line 351) # got: '-1' # expected: '0' not ok 14 # TEST: MyConfig.pm replaced by Config.pm ok 15 - example from line 211 # TEST: undoes transactions # readline() on closed filehandle LOG at bin/ncustom line 253. ok 16 - example from line 277 # Failed test (bin/ncustom at line 318) # TEST: fetches and executes file from given dir not ok 17 # Failed test (bin/ncustom at line 320) # TEST: fetches and executes file from default dir not ok 18 # Failed test (bin/ncustom at line 322) # TEST: fetches and executes file from default url not ok 19 # Failed test (bin/ncustom at line 324) # TEST: fetches and executes file from given url not ok 20 # readline() on closed filehandle STUBSLOG at bin/ncustom line 315. ok 21 - example from line 372 # Failed test (bin/ncustom at line 411) # TEST: can edit(add) src_fqdn not ok 22 # Failed test (bin/ncustom at line 413) # TEST: can edit(add) test_url1 not ok 23 # readline() on closed filehandle MYCFG at bin/ncustom line 409. 1..23 # Looks like you failed 14 tests of 23. dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 4, 6, 8-9, 11-14, 17-20, 22-23 Failed 14/23 tests, 39.13% okay t\embedded-NCustom-Config....ok 1 - use NCustom::Config; ok 2 The system cannot find the path specified. # Failed test (lib/NCustom/Config.pm at line 87) # TEST: fetches file into dir from url not ok 3 # Failed test (lib/NCustom/Config.pm at line 89) # TEST: returns success when successful not ok 4 The system cannot find the path specified. ok 5 1..5 # Looks like you failed 2 tests of 5. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-4 Failed 2/5 tests, 60.00% okay t\embedded-NCustom...........ok 1 ok 2 - use NCustom; ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 # TODO Unload and reload modules, eg Symbol::delete_package. not ok 10 # TODO Unload and reload modules, eg Symbol::delete_package. # Failed (TODO) test (lib/NCustom.pm at line 198) # got: 'local_value' # expected: 'global_value' # TEST: is re-runnable and resets configuration 2/2 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 1..21 # Looks like your test died just after 21. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t\general....................1..1 ok 1 - use NCustom; ok Failed 3/4 test scripts, 25.00% okay. 16/50 subtests failed, 68.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\embedded-NCustom-Config.t 2 512 5 2 40.00% 3-4 t\embedded-NCustom.t 255 65280 21 0 0.00% ?? t\embedded-bin-ncustom.t 14 3584 23 14 60.87% 4 6 8-9 11-14 17-20 22-23 (1 subtest UNEXPECTEDLY SUCCEEDED). NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.