Subject: | Bug #19035: Failed test '404 check' - WWW::Mechanize perl module |
Date: | Mon, 20 Aug 2007 13:09:00 -0700 (PDT) |
To: | bug-WWW-Mechanize [...] rt.cpan.org |
From: | M and D <morefamily [...] yahoo.com> |
Re: bug http://rt.cpan.org/Public/Bug/Display.html?id=19035
I am still seeing this problem when I try to install
version 1.30. Can this error be safely ignored?
Distribution: P/PE/PETDANCE/WWW-Mechanize-1.30.tar.gz
Install was run from CPAN module
Debin Linux kernel 2.6.17-2-686
Perl version: v5.8.8 built for i486-linux-gnu-thread-multi
Here is the error message:
Show quoted text
cpan> install WWW::Mechanize
Running install for module WWW::Mechanize
Running make for P/PE/PETDANCE/WWW-Mechanize-1.30.tar.gz
Is already unwrapped into directory
/root/.cpan/build/WWW-Mechanize-1.30
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM"
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t
t/add_header.t t/aliases.t t/area_link.t t/autocheck.t
[ . . . ]
t/local/back.............ok 1/38# Started
http://localhost:48322/
t/local/back.............ok 4/38
# Failed test '404 check'
# at t/local/back.t line 149.
# got: '500'
# expected: '404'
t/local/back.............ok 29/38# Looks like you failed 1
test of 38.
t/local/back.............dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 28
Failed 1/38 tests, 97.37% okay (less 2 skipped
tests: 35 okay, 92.11%)
[ . . .]