Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01require.....1..1 ok 1 - use IPC::PerlSSH; ok t/02functest....1..15 ok 1 - Constructor ok 2 - Scalar eval return ok 3 - length writeexpect ok 4 - scalar readbuffer ok 5 - List eval return ok 6 - length writeexpect ok 7 - scalar readbuffer ok 8 - Scalar eval argument passing ok 9 - length writeexpect ok 10 - scalar readbuffer ok 11 - length writeexpect ok 12 - scalar readbuffer ok 13 - Stored procedure storing/invokation ok 14 - length writeexpect ok 15 - scalar readbuffer ok t/03perltest....1..9 ok 1 - Constructor Unknown return result RETURNED # Looks like you planned 9 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-9 Failed 8/9 tests, 11.11% okay t/04sshtest.....1..2 ############################################################################# # This test script relies on the ability to "ssh localhost perl" without # # entering a password/passphrase, or agreeing to the host key. In most # # automated test environments this will not be the case. # # # # To enable this test, set the environment variable I_CAN_SSH_LOCALHOST to # # some true value before running 'make test' # ############################################################################# ok 1 - skipping ok 2 - skipping ok Failed 1/4 test scripts, 75.00% okay. 8/27 subtests failed, 70.37% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/03perltest.t 255 65280 9 8 88.89% 2-9 NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.