Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

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

People
Owner: Nobody in particular
Requestors: su [...] su2.info
Cc:
AdminCc:

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



From: Stephan Uhlmann <su [...] su2.info>
To: bug-WWW-Mechanize [...] rt.cpan.org
Subject: failed tests (problems with Google?)
Date: Mon, 5 Apr 2004 19:31:00 +0200
When I try to install the current version (0.74) of the WWW::Mechanize module via CPAN shell I get the following errror during tests: t/live/back.............ok 6/32Can't find any link matching Jobs on this page (http://www.google.com/intl/en/) at t/live/back.t line 24 t/live/back.............ok t/live/click............ok t/live/follow...........ok t/live/follow_link......ok 4/7Can't call method "is_success" on an undefined value at t/live/follow_link.t line 16. # Looks like you planned 7 tests but only ran 4. # Looks like your test died just after 4. t/live/follow_link......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-7 Failed 3/7 tests, 57.14% okay I guess it has to do with the recent changes on Google? I use Perl version 5.8.3. Cheers, Stephan -- I intend to live forever. So far so good.
Yes, it's the new changes. 0.75_02 doesn't have this problem.