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

People
Owner: Nobody in particular
Requestors: Jim [...] a1autotransport.com
Cc:
AdminCc:

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



Subject: Problem when installing WWW::Mechanize
Date: Wed, 30 Mar 2005 13:20:33 -0800
From: <Jim [...] a1autotransport.com>
To: <bug-WWW-Mechanize [...] rt.cpan.org>
I had a couple of problems when installing WWW::Mechanize. For reasons I do not understand, I failed "make test" on t/autocheck and t/local/failure. I skipped the tests bt editing makefile. All seemd to go well. Jim [root@wisconsin WWW-Mechanize-1.12]# make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/00.load.t t/add_header.t t/aliases.t t/area_link.t t/autocheck.t t/clone.t t/die.t t/field.t t/find_image.t t/find_link-warnings.t t/find_link.t t/form-parsing.t t/frames.t t/image-new.t t/image-parse.t t/link-base.t t/link-relative.t t/link.t t/mech-dump.t t/new.t t/pod-coverage.t t/pod.t t/regex-error.t t/select.t t/taint.t t/tick.t t/upload.t t/warn.t t/warnings.t t/local/back.t t/local/click.t t/local/click_button.t t/local/failure.t t/local/follow.t t/local/form.t t/local/get.t t/local/overload.t t/local/page_stack.t t/local/referer.t t/local/reload.t t/local/submit.t t/live/back.t t/live/click.t t/live/follow.t t/live/follow_link.t t/live/form.t t/live/get.t t/live/reload.t t/live/submit.t t/00.load...............# Testing WWW::Mechanize 1.12 t/00.load...............ok t/add_header............ok t/aliases...............ok t/area_link.............ok t/autocheck.............ok 2/5 # Failed test (t/autocheck.t at line 25) t/autocheck.............ok 4/5 # Failed test (t/autocheck.t at line 34) # Looks like you failed 2 tests of 5. t/autocheck.............dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 5 Failed 2/5 tests, 60.00% okay t/clone.................ok t/die...................ok t/field.................ok t/find_image............ok t/find_link-warnings....ok t/find_link.............ok t/form-parsing..........ok t/frames................ok t/image-new.............ok t/image-parse...........ok t/link-base.............ok t/link-relative.........ok t/link..................ok t/live/back.............ok t/live/click............ok t/live/follow...........ok t/live/follow_link......ok t/live/form.............ok t/live/get..............ok t/live/reload...........ok t/live/submit...........ok t/local/back............ok 3/38# Started http://localhost:42396/ t/local/back............ok t/local/click...........ok 2/10# Started http://localhost:42411/ t/local/click...........ok t/local/click_button....ok 2/18# Started http://localhost:42415/ t/local/click_button....ok t/local/failure.........ok 1/17# Started http://localhost:42421/ t/local/failure.........NOK 13 # Failed test (t/local/failure.t at line 40) t/local/failure.........NOK 14 # Failed test (t/local/failure.t at line 41) t/local/failure.........NOK 15 # Failed test (t/local/failure.t at line 42) t/local/failure.........NOK 16 # Failed test (t/local/failure.t at line 45) # got: '55' # expected: '0' t/local/failure.........ok 17/17# Looks like you failed 4 tests of 17. t/local/failure.........dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 13-16 Failed 4/17 tests, 76.47% okay t/local/follow..........ok 1/28# Started http://localhost:42426/ t/local/follow..........ok t/local/form............ok 1/16# Started http://localhost:42433/ t/local/form............ok t/local/get.............ok 1/37# Started http://localhost:42436/ t/local/get.............ok t/local/overload........ok 1/11# Started http://localhost:42444/ t/local/overload........ok t/local/page_stack......ok 1/11# Started http://localhost:42449/ t/local/page_stack......ok t/local/referer.........ok t/local/reload..........ok 1/16# Started http://localhost:42458/ t/local/reload..........ok t/local/submit..........ok 1/15# Started http://localhost:42462/ t/local/submit..........ok t/mech-dump.............ok t/new...................ok t/pod-coverage..........skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...................ok t/regex-error...........ok t/select................ok t/taint.................skipped all skipped: Test::Taint required for checking taintedness t/tick..................ok t/upload................ok t/warn..................ok t/warnings..............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/autocheck.t 2 512 5 2 40.00% 3 5 t/local/failure.t 4 1024 17 4 23.53% 13-16 2 tests skipped. Failed 2/49 test scripts, 95.92% okay. 6/626 subtests failed, 99.04% okay. make: *** [test_dynamic] Error 29 Jim Schlies A1-Auto Transport http://www.a1autotransport.com <http://www.a1autotransport.com/> 800-452-2880 "Hygiene is the corruption of medicine by morality. It is impossible to find a hygienist who does not debase his theory of the healthful with a theory of the virtuous. The true aim of medicine is not to make men virtuous; it is to safeguard and rescue them from the consequences of their vices." - H. L. Mencken. A-1 Auto <http://www.a1-auto.com/images/grFOOTER.jpg>
On Срд. Мар. 30 16:27:25 2005, Jim@a1autotransport.com wrote: Show quoted text
> I had a couple of problems when installing WWW::Mechanize. > > For reasons I do not understand, I failed "make test" on t/autocheck > and t/local/failure. > > I skipped the tests bt editing makefile. All seemd to go well. > > Jim > > > [root@wisconsin WWW-Mechanize-1.12]# make test
Try to use [root@wisconsin WWW-Mechanize-1.12]# make [root@wisconsin WWW-Mechanize-1.12]# make install [root@wisconsin WWW-Mechanize-1.12]# perl Makefile.PL --nolive it is must help.
as of 1.20, there are no more live tests.