WWW:Mechanize Perl Module install errors -
i attempting install www:mechanize module
on xammp server. have copied test results displayed @ end of install here:
test summary report ------------------- t\local\back.t (wstat: 256 tests: 47 failed: 1) failed test: 33 non-zero exit status: 1 t\local\click_button.t (wstat: 0 tests: 19 failed: 0) todo passed: 15-17, 19 files=51, tests=554, 203 wallclock secs ( 0.51 usr + 0.11 sys = 0.62 cpu) result: fail failed 1/51 test programs. 1/554 subtests failed. nmake : fatal error u1077: 'c:\windows\system32\cmd.exe' : return code '0xff' stop. petdance/www-mechanize-1.66.tar.gz nmake.exe test -- not ok //hint// see cpan-testers results installing module, try: reports petdance/www-mechanize-1.66.tar.gz running make install make test had returned bad status, won't install without force failed during command: petdance/www-mechanize-1.66.tar.gz : make_test no
can tell me why there many errors, , has www:mechanize
installed in spite of these errors?
test 33 in t/local/back.t
(in www::mechanize 1.66 anyway) appears test 404s on local loopback http server, created testing. apparently received different message expected test.
i'd you'd fine installing , ignoring 1 test, since other 553 seem have succeeded. can hand downloading www::mechanize (or going cpan build directory if know is), , running
perl makefile.pl make make test # try again, might have been transient make install
you may wish visit www::mechanize bug tracker , report bug, if persists; nice.
edit: more on issue in bug tracker, apparently no need report it. no fix yet, though.
Comments
Post a Comment