Subject: | tests failing in Net-OpenSSH |
Date: | Mon, 06 May 2013 09:39:07 -0700 |
To: | bug-Net-OpenSSH [...] rt.cpan.org |
From: | Steve Kelem <steve [...] kelem.net> |
Hi. I'm trying to install Net-OpenSSH-0.60 on Ubuntu 13.04 x86-64.
I builds okay, but the tests fail. Any help you can give would be appreciated.
Thanks,
Steve Kelem
% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1_run.t ... #
# SSH client found: OpenSSH_6.1p1 Debian-4, OpenSSL 1.0.1c 10 May 2012.
# Trying to connect to localhost, timeout is 15s.
t/1_run.t ... 1/46 /local/var/.cpan/build/Net-OpenSSH-0.60-t6vBhf/test.dat: File exists.
t/1_run.t ... 8/46
# Failed test at t/1_run.t line 115.
# Failed test at t/1_run.t line 143.
# got: 'You are in /local/var/.cpan/build/Net-OpenSSH-0.60-t6vBhf
# foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
# expected: 'foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
# error: 0
t/1_run.t ... 20/46
# Failed test at t/1_run.t line 151.
# got: '2: File exists.
# '
# expected: 'foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
# Failed test at t/1_run.t line 154.
# got: '2: File exists.
# '
# expected: 'foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
Unmatched '.
line1: Command not found.
Unmatched '.
# Failed test 'quote_args with new lines'
# at t/1_run.t line 173.
# got: ''
# expected: '#@$#$%&(@#_)erkljgfd'' 345345' { { / // ///foo
# line1
# line2'
t/1_run.t ... 46/46 # Looks like you failed 5 tests of 46.
t/1_run.t ... Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/46 subtests
t/2_pods.t .. skipped: Only the author needs to check that POD docs are right
Test Summary Report
-------------------
t/1_run.t (Wstat: 1280 Tests: 46 Failed: 5)
Failed tests: 8, 19, 21-22, 27
Non-zero exit status: 5
Files=2, Tests=46, 5 wallclock secs ( 0.03 usr 0.00 sys + 0.14 cusr 0.07 csys = 0.24 CPU)
Result: FAIL
Failed 1/2 test programs. 5/46 subtests failed.
make: *** [test_dynamic] Error 255
I builds okay, but the tests fail. Any help you can give would be appreciated.
Thanks,
Steve Kelem
% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1_run.t ... #
# SSH client found: OpenSSH_6.1p1 Debian-4, OpenSSL 1.0.1c 10 May 2012.
# Trying to connect to localhost, timeout is 15s.
t/1_run.t ... 1/46 /local/var/.cpan/build/Net-OpenSSH-0.60-t6vBhf/test.dat: File exists.
t/1_run.t ... 8/46
# Failed test at t/1_run.t line 115.
# Failed test at t/1_run.t line 143.
# got: 'You are in /local/var/.cpan/build/Net-OpenSSH-0.60-t6vBhf
# foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
# expected: 'foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
# error: 0
t/1_run.t ... 20/46
# Failed test at t/1_run.t line 151.
# got: '2: File exists.
# '
# expected: 'foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
# Failed test at t/1_run.t line 154.
# got: '2: File exists.
# '
# expected: 'foo 1
# foo 2
# foo 3
# foo 4
# foo 5
# foo 6
# foo 7
# foo 8
# foo 9
# foo 10
# '
Unmatched '.
line1: Command not found.
Unmatched '.
# Failed test 'quote_args with new lines'
# at t/1_run.t line 173.
# got: ''
# expected: '#@$#$%&(@#_)erkljgfd'' 345345' { { / // ///foo
# line1
# line2'
t/1_run.t ... 46/46 # Looks like you failed 5 tests of 46.
t/1_run.t ... Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/46 subtests
t/2_pods.t .. skipped: Only the author needs to check that POD docs are right
Test Summary Report
-------------------
t/1_run.t (Wstat: 1280 Tests: 46 Failed: 5)
Failed tests: 8, 19, 21-22, 27
Non-zero exit status: 5
Files=2, Tests=46, 5 wallclock secs ( 0.03 usr 0.00 sys + 0.14 cusr 0.07 csys = 0.24 CPU)
Result: FAIL
Failed 1/2 test programs. 5/46 subtests failed.
make: *** [test_dynamic] Error 255