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: 14325
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: rc040203 [...] freenet.de
Cc:
AdminCc:

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



Subject: live tests fail
The live tests fail - Seems as if google has changed its pages: make test ... t/live/back.............ok 10/32# Failed test (t/live/back.t at line 38) # 'perl - Google Search' # doesn't match '(?-xism:^Google Search: perl)' t/live/back.............ok 32/32# Looks like you failed 1 tests of 32. t/live/back.............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 12 Failed 1/32 tests, 96.88% okay t/live/click............ok t/live/follow...........ok t/live/follow_link......ok t/live/form.............ok t/live/get..............ok 11/26Parsing of undecoded UTF-8 will give garbage when decoding entities at /users/packman/src/rpms/BUILD/WWW-Mechanize-1.12/blib/lib/WWW/Mechanize.pm line 443. t/live/get..............ok 12/26# Failed test (t/live/get.t at line 30) # got: 'Google: Help Center' # expected: 'Google Help Central' t/live/get..............NOK 15# Failed test (t/live/get.t at line 32) # Failed test (t/live/get.t at line 33) # got: 'http://www.google.com/help/' # expected: 'http://www.google.com/help/basics.html' # Failed test (t/live/get.t at line 35) # got: '404 Not Found' # expected: 'Google Help : Basics of Search' # Failed test (t/live/get.t at line 36) # ' # # <html><head> # <title>404 Not Found</title> # <style><!-- # body {font-family: arial,sans-serif} # div.nav {margin-top: 1ex} # div.nav A {font-size: 10pt; font-family: arial,sans-serif} # span.nav {font-size: 10pt; font-family: arial,sans-serif; font-weight: bold} # div.nav A,span.big {font-size: 12pt; color: #0000cc} # div.nav A {font-size: 10pt; color: black} # A.l:link {color: #6f6f6f} # A.u:link {color: green} # //--></style> # # </head> # <body text=#000000 bgcolor=#ffffff> # <table border=0 cellpadding=2 cellspacing=0 width=100%><tr><td rowspan=3 width=1% nowrap> # <b><font face=times color=#0039b6 size=10>G</font><font face=times color=#c41200 size=10>o</font><font face=times color=#f3c518 size=10>o</font><font face=times color=#0039b6 size=10>g</font><font face=times color=#30a72f size=10>l</font><font face=times color=#c41200 size=10>e</font>&nbsp;&nbsp;</b> # <td>&nbsp;</td></tr> # <tr><td bgcolor=#3366cc><font face=arial,sans-serif color=#ffffff><b>Error</b></td></tr> # <tr><td>&nbsp;</td></tr></table> # <blockquote> # <H1>Not Found</H1> # The requested URL <code>/basics.html</code> was not found on this server. # # <p> # </blockquote> # <table width=100% cellpadding=0 cellspacing=0><tr><td bgcolor=#3366cc><img alt="" width=1 height=4></td></tr></table> # </body></html> # ' # doesn't match '(?-xism:Essentials of Google Search)' t/live/get..............NOK 20# Failed test (t/live/get.t at line 38) # Failed test (t/live/get.t at line 39) # got: 'http://www.google.com/help/' # expected: 'http://www.google.com/help/refinesearch.html' t/live/get..............NOK 24# Failed test (t/live/get.t at line 41) # got: '404 Not Found' # expected: 'Google Help : Advanced Search' t/live/get..............NOK 25# Failed test (t/live/get.t at line 42) # ' # # <html><head> # <title>404 Not Found</title> # <style><!-- # body {font-family: arial,sans-serif} # div.nav {margin-top: 1ex} # div.nav A {font-size: 10pt; font-family: arial,sans-serif} # span.nav {font-size: 10pt; font-family: arial,sans-serif; font-weight: bold} # div.nav A,span.big {font-size: 12pt; color: #0000cc} # div.nav A {font-size: 10pt; color: black} # A.l:link {color: #6f6f6f} # A.u:link {color: green} # //--></style> # # </head> # <body text=#000000 bgcolor=#ffffff> # <table border=0 cellpadding=2 cellspacing=0 width=100%><tr><td rowspan=3 width=1% nowrap> # <b><font face=times color=#0039b6 size=10>G</font><font face=times color=#c41200 size=10>o</font><font face=times color=#f3c518 size=10>o</font><font face=times color=#0039b6 size=10>g</font><font face=times color=#30a72f size=10>l</font><font face=times color=#c41200 size=10>e</font>&nbsp;&nbsp;</b> # <td>&nbsp;</td></tr> # <tr><td bgcolor=#3366cc><font face=arial,sans-serif color=#ffffff><b>Error</b></td></tr> # <tr><td>&nbsp;</td></tr></table> # <blockquote> # <H1>Not Found</H1> # The requested URL <code>/refinesearch.html</code> was not found on this server. # # <p> # </blockquote> # <table width=100% cellpadding=0 cellspacing=0><tr><td bgcolor=#3366cc><img alt="" width=1 height=4></td></tr></table> # </body></html> # ' # doesn't match '(?-xism:Advanced Search Made Easy)' t/live/get..............ok 26/26# Looks like you failed 9 tests of 26. t/live/get..............dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 15-17, 19-22, 24-25 Failed 9/26 tests, 65.38% okay t/live/reload...........ok t/live/submit...........ok
Fixed in 1.14.