To: | bug-WWW-Mechanize [...] rt.cpan.org |
From: | Ask Bjørn Hansen <ask [...] develooper.com> |
Subject: | test failures in area_link.t |
Date: | Fri, 25 Nov 2005 19:47:56 -0800 |
Using perl 5.8.6 on OS X 10.4 (the perl that came with the system).
prove -v -Iblib t/area_link.t
t/area_link....1..9
ok 1 - use WWW::Mechanize;
ok 2 - The object isa WWW::Mechanize
ok 3 - Fetched file:///private/var/root/.cpan/build/WWW-
Mechanize-1.16/t/area_link.html
# Failed test 'Correct links came back'
# in t/area_link.t at line 57.
not ok 4 - Correct links came back
# Structures begin differing at:
# $got->[2][4]{/} = Does not exist
# $expected->[2][4]{/} = '/'
# Failed test 'Correct links came back'
# in t/area_link.t at line 60.
# Structures begin differing at:
# $got->[2][4]{/} = Does not exist
# $expected->[2][4]{/} = '/'
not ok 5 - Correct links came back
ok 6 - Link list: no cycles
ok 7 - Single link: no cycles
ok 8 - URI: no cycles
ok 9 - Mech: no cycles
# Looks like you failed 2 tests of 9.
dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 4-5
Failed 2/9 tests, 77.78% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/area_link.t 2 512 9 2 22.22% 4-5
Failed 1/1 test scripts, 0.00% okay. 2/9 subtests failed, 77.78% okay.
--
http://www.askbjoernhansen.com/