Date: | Tue, 15 Nov 2005 13:58:53 -0500 |
From: | Eric Gorr <eric [...] ericgorr.net> |
To: | bug-WWW-Mechanize [...] rt.cpan.org |
Subject: | WWW-Mechanize: Failed test |
Not sure if the test have become invalid recently or if they are actually
failing. I attempted to install WWW-Mechanize-1.16 and on the make test phase,
I got the errors below. I had to use the skiplive switch to pass the tests.
t/live/get..............NOK 16# Failed test 'Got the basics page'
# in t/live/get.t at line 33.
# Failed test 'Got relative OK'
# in t/live/get.t at line 34.
# got: 'http://www.google.com/support/'
# expected: 'http://www.google.com/help/basics.html'
t/live/get..............NOK 18# Failed test 'Basics page is HTML'
# in t/live/get.t at line 35.
t/live/get..............NOK 19# Failed test 'Title matches'
# in t/live/get.t at line 36.
# got: undef
# expected: 'Google Help : Basics of Search'
# Failed test 'Got the right page'
# in t/live/get.t at line 37.
# got: "500 read timeout\x{0a}"
# length: 17
# doesn't match '(?-xism:Essentials of Google Search)'
t/live/get..............ok 26/26# Looks like you failed 5 tests of 26.
t/live/get..............dubious
Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 16-20
Failed 5/26 tests, 80.77% okay