Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 106980
Status: open
Priority: 0/
Queue: CPAN

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

Bug Information
Severity: (no value)
Broken in: 2.10
Fixed in: (no value)



Subject: How to debug t/30_shell.t crash?
# Result: PASS # ANDK/CPAN-Test-Dummy-Perl5-Make-Expect-1.00.tar.gz # /pro/local/bin/make test -- OK # Trying to build and install CPAN-2.10 on HP-UX 11.23/64 U rx1620/64 Itanium 2/1600(2) ia64 2037 Mb This is perl 5, version 14, subversion 2 (v5.14.2) built for IA64.ARCHREV_0-LP64-ld (64bitall longdouble unthreaded) # cpan[139]> ok 205 - (testing command 'test ANDK/CPAN-Test-Dummy-Perl5-Make-Expect-1.00.tar.gz') # NEXT: test CPAN::Test::Dummy::Perl5::Build::Fails # EXPECT: test -- OK(?s:.*?cpan[^>]*>) Dubious, test returned 255 (wstat 65280, 0xff00) Failed 18/223 subtests Test Summary Report ------------------- t/30shell.t (Wstat: 65280 Tests: 205 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 223 tests but ran 205. Files=1, Tests=205, 1789 wallclock secs ( 0.74 usr 0.02 sys + 51.54 cusr 8.22 csys = 60.52 CPU) Result: FAIL
The reason I started 31_session.t was that I could not debug 30_shell.t very well, ever. The only thing that helps a little are the targets testshell-with-protocol, testshell-with-protocol-without-expect, and sometimes something like testshell-with-protocol-twice. Sorry:(