Skip Menu |

This queue is for tickets about the WWW-Mechanize-Shell CPAN distribution.

Report information
The Basics
Id: 40411
Status: resolved
Priority: 0/
Queue: WWW-Mechanize-Shell

People
Owner: Nobody in particular
Requestors: david [...] davidfavor.com
Cc:
AdminCc:

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



Subject: perl-5.10.0-34601 + Mechanize::Shell 0.46 fails
Date: Mon, 27 Oct 2008 08:25:31 -0500
To: bug-WWW-Mechanize-Shell [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
t/13-command-au......................Use of uninitialized value $pass in concatenation (.) or string at /common/pkgs/perl-5.10.0-34601/lib/site_perl/5.10.0/LWP/Authen/Basic.pm line 8, <SERVER> line 1. # Failed test 'Request without credentials gives 401' # at t/13-command-au.t line 47. # got: '200' # expected: '401' # Failed test 'Content requests authentication' # at t/13-command-au.t line 48. # got: 'user = '*LWP' pass = ':UserAgent::get_basic_credentials:'' # expected: 'auth required' Use of uninitialized value in pattern match (m//) at /root/.cpanplus/5.10.0/build/WWW-Mechanize-Shell-0.46/blib/lib/WWW/Mechanize/Shell.pm line 1360, <SERVER> line 1. # Failed test 'UA stored the authentification' # at t/13-command-au.t line 51. # Structures begin differing at: # $got = undef # $expected = ARRAY(0xa22f568) Use of uninitialized value $pass in concatenation (.) or string at /common/pkgs/perl-5.10.0-34601/lib/site_perl/5.10.0/LWP/Authen/Basic.pm line 8, <SERVER> line 1. # Failed test 'Credentials are good' # at t/13-command-au.t line 56. # got: 'user = '*LWP' pass = ':UserAgent::get_basic_credentials:'' # expected: 'user = 'foo' pass = 'bar'' # Looks like you failed 4 tests of 8. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/8 subtests t/14-command-identity................# Loading HTTP::Daemon # Spawning local test server # on port 53964 ok -- Love feeling your best ever, all day, every day? Click http://RadicalHealth.com/join for the easy way.
Same category as RT #40062 - problem between LWP::UserAgent and WWW::Mechanize. The tests were adjusted in 0.47. Thanks