Skip Menu |

This queue is for tickets about the Net-SSH-Perl CPAN distribution.

Report information
The Basics
Id: 49502
Status: resolved
Priority: 0/
Queue: Net-SSH-Perl

People
Owner: Nobody in particular
Requestors: csjewell [...] cpan.org
Cc: kmx [...] cpan.org
AdminCc:

Bug Information
Severity: Important
Broken in: 1.34
Fixed in: (no value)



CC: kmx [...] cpan.org
Subject: Fails tests on Win32 with avoidable errors.
[We're looking at putting this in Strawberry Perl for October 2009, so we'd like to see this fixed before then.] Here's the information on what fails. Either I'll send a patch or somebody else will soon. Running make test C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-signature.t ... skipped: Set the environment variable TEST_SIGNATURE to enable this test t/01-compile.t ..... ok t/02-buffer.t ...... ok t/03-packet.t ...... Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:\strawberry\cpan\build\Net-SSH-Perl-1.34-jYSfe1\blib\lib/Net/SSH/Perl.pm line 108. The getpwuid function is unimplemented at C:\strawberry\cpan\build\Net-SSH-Perl-1.34-jYSfe1\blib\lib/Net/SSH/Perl/SSH1.pm line 30. # Looks like your test exited with 9 before it could output anything. t/03-packet.t ...... Dubious, test returned 9 (wstat 2304, 0x900) Failed 10/10 subtests t/04-config.t ...... 1/25 Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at C:\strawberry\cpan\build\Net-SSH-Perl-1.34-jYSfe1\blib\lib/Net/SSH/Perl.pm line 108. t/04-config.t ...... ok t/05-cipher.t ...... ok t/06-auth.t ........ skipped: Test not enabled yet t/06-circular.t .... ok t/99-perlcritic.t .. skipped: Set the environment variable TEST_CRITIC to enable this test t/99-pod.t ......... skipped: Test not ready yet. t/99-spellcheck.t .. skipped: Set the environment variable TEST_SPELL to enable this test t/99-yaml.t ........ skipped: Set the environment variable TEST_AUTHOR to enable this test Test Summary Report ------------------- t/03-packet.t (Wstat: 2304 Tests: 0 Failed: 0) Non-zero exit status: 9 Parse errors: Bad plan. You planned 10 tests but ran 0.
Discussion moved to ticket 49820