Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

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

People
Owner: Nobody in particular
Requestors: ilial [...] cpan.org
Cc:
AdminCc:

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



Subject: make test fails on OS X 10.4.9
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load................ok 1/1# Testing Test::WWW::Mechanize 1.12, Perl 5.008006, /usr/bin/perl t/00load................ok t/content_contains......ok t/content_lacks.........ok t/follow_link_ok........ok 3/6 t/follow_link_ok........NOK 4# Failed test 'Go after first link' # at t/follow_link_ok.t line 30. # 500 Can't connect to localhost:13432 (connect: Invalid argument) # Content-Type: text/plain # Client-Date: Thu, 26 Apr 2007 23:34:55 GMT # Client-Warning: Internal response # # 500 Can't connect to localhost:13432 (connect: Invalid argument) t/follow_link_ok........FAILED test 4 Failed 1/6 tests, 83.33% okay t/followable_links......ok t/get_ok-parms..........ok t/get_ok................ok 4/11 t/get_ok................NOK 5# Failed test 'Gets existing URI and reports success' # at t/get_ok.t line 35. # STDOUT is: # not ok 1 - Try to get goodlinks.html # # not: # ok 1 - Try to get goodlinks.html # # as expected # STDERR is: # # Failed test 'Try to get goodlinks.html' # # at t/get_ok.t line 34. # # 500 # # Can't connect to localhost:13432 (connect: Invalid argument) # # not: # # as expected t/get_ok................ok 6/11 # Failed test 'And the result should be true' t/get_ok................NOK 7# at t/get_ok.t line 37. t/get_ok................FAILED tests 5, 7 Failed 2/11 tests, 81.82% okay t/has_tag...............ok t/link_content..........ok 4/9 t/link_content..........NOK 5# Failed test 'Handles All page links contents successful' # at t/link_content.t line 40. # STDOUT is: # not ok 1 - Checking all page links contain: Test # # not: # ok 1 - Checking all page links contain: Test # # as expected # STDERR is: # # Failed test 'Checking all page links contain: Test' # # at t/link_content.t line 39. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/link_content..........ok 8/9 t/link_content..........NOK 9# Failed test 'Handles link unlike content found' # at t/link_content.t line 68. # STDOUT is: # ok 1 - Checking all page link unlike content failures # # not: # not ok 1 - Checking all page link unlike content failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_content\.t line 67.*\n?/ # # # goodlinks.html # # # badlinks.html # # # goodlinks.html # # as expected t/link_content..........FAILED tests 5, 9 Failed 2/9 tests, 77.78% okay t/link_status...........ok 3/8 t/link_status...........NOK 4# Failed test 'Handles All Links successful' # at t/link_status.t line 33. # STDOUT is: # not ok 1 - Checking all links status are 200 # # not: # ok 1 - Checking all links status are 200 # # as expected # STDERR is: # # Failed test 'Checking all links status are 200' # # at t/link_status.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/link_status...........ok 5/8 t/link_status...........NOK 6# Failed test 'Handles bad links' # at t/link_status.t line 46. # STDOUT is: # ok 1 - Checking all links some bad # # not: # not ok 1 - Checking all links some bad # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_status\.t line 45.*\n?/ # # # goodlinks.html # # as expected t/link_status...........ok 7/8 t/link_status...........NOK 8# Failed test 'Handles all links mismatch' # at t/link_status.t line 59. # STDOUT is: # ok 1 - Checking all links not 200 # # not: # not ok 1 - Checking all links not 200 # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/link_status\.t line 58.*\n?/ # # # goodlinks.html # # as expected t/link_status...........FAILED tests 4, 6, 8 Failed 3/8 tests, 62.50% okay t/links_ok..............ok 3/8 # Failed test 'Handles All Links successful' t/links_ok..............NOK 4# at t/links_ok.t line 33. # STDOUT is: # not ok 1 - Checking all links successful # # not: # ok 1 - Checking all links successful # # as expected # STDERR is: # # Failed test 'Checking all links successful' # # at t/links_ok.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected # Failed test 'Specified link' t/links_ok..............NOK 5# at t/links_ok.t line 35. # goodlinks.html t/links_ok..............NOK 6# Failed test 'Specified link list' # at t/links_ok.t line 37. # goodlinks.html # badlinks.html t/links_ok..............NOK 7# Failed test 'Handles bad links' # at t/links_ok.t line 49. # STDOUT is: # ok 1 - Checking all links some bad # # not: # not ok 1 - Checking all links some bad # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/links_ok\.t line 48.*\n?/ # # # bad1.html # # # bad2.html # # # bad3.html # # as expected t/links_ok..............FAILED tests 4-7 Failed 4/8 tests, 50.00% okay t/new...................ok t/page_links_content....ok 4/9 # Failed test 'Handles All page links contents successful' t/page_links_content....NOK 5# at t/page_links_content.t line 39. # STDOUT is: # not ok 1 - Checking all page links contain: Test # # not: # ok 1 - Checking all page links contain: Test # # as expected # STDERR is: # # Failed test 'Checking all page links contain: Test' # # at t/page_links_content.t line 38. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/page_links_content....ok 8/9 t/page_links_content....NOK 9# Failed test 'Handles link unlike content found' # at t/page_links_content.t line 67. # STDOUT is: # ok 1 - Checking all page link unlike content failures # # not: # not ok 1 - Checking all page link unlike content failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/page_links_content\.t line 66.*\n?/ # # # goodlinks.html # # # badlinks.html # # # goodlinks.html # # as expected t/page_links_content....FAILED tests 5, 9 Failed 2/9 tests, 77.78% okay t/page_links_ok.........ok 3/5 # Failed test 'Handles All page links successful' t/page_links_ok.........NOK 4# at t/page_links_ok.t line 33. # STDOUT is: # not ok 1 - Checking all page links successful # # not: # ok 1 - Checking all page links successful # # as expected # STDERR is: # # Failed test 'Checking all page links successful' # # at t/page_links_ok.t line 32. # # goodlinks.html # # badlinks.html # # goodlinks.html # # not: # # as expected t/page_links_ok.........NOK 5# Failed test 'Handles link not found' # at t/page_links_ok.t line 44. # STDOUT is: # ok 1 - Checking some page link failures # # not: # not ok 1 - Checking some page link failures # # as expected # STDERR is: # # not: # /#\s+Failed\ test.*?\n?.*?at\ t\/page_links_ok\.t line 43.*\n?/ # # # bad1.html # # # bad2.html # # # bad3.html # # as expected t/page_links_ok.........FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/pod-coverage..........ok t/pod...................ok t/stuff_inputs..........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/follow_link_ok.t 6 1 16.67% 4 t/get_ok.t 11 2 18.18% 5 7 t/link_content.t 9 2 22.22% 5 9 t/link_status.t 8 3 37.50% 4 6 8 t/links_ok.t 8 4 50.00% 4-7 t/page_links_content.t 9 2 22.22% 5 9 t/page_links_ok.t 5 2 40.00% 4-5 Failed 7/17 test scripts, 58.82% okay. 16/106 subtests failed, 84.91% okay. make: *** [test_dynamic] Error 2
Fixed in 1.14.