Start 2009-03-17T06:20:56 ActivePerl-1003 CPAN-1.9351 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Tue, 17 Mar 2009 10:26:57 GMT Running make for D/DC/DCOLLINS/MediaWiki-Bot-2.2.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DC/DCOLLINS/MediaWiki-Bot-2.2.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DC/DCOLLINS/CHECKSUMS Checksum for /Users/fly1003/var/cpan/sources/authors/id/D/DC/DCOLLINS/MediaWiki-Bot-2.2.1.tar.gz ok MediaWiki-Bot-2.2.1/ MediaWiki-Bot-2.2.1/misc/ MediaWiki-Bot-2.2.1/misc/Login.pl MediaWiki-Bot-2.2.1/lib/ MediaWiki-Bot-2.2.1/lib/MediaWiki/ MediaWiki-Bot-2.2.1/lib/MediaWiki/Bot.pm MediaWiki-Bot-2.2.1/lib/PWP.pm MediaWiki-Bot-2.2.1/MANIFEST MediaWiki-Bot-2.2.1/LICENSE MediaWiki-Bot-2.2.1/t/ MediaWiki-Bot-2.2.1/t/02_edit.t MediaWiki-Bot-2.2.1/t/17_maxlag.t MediaWiki-Bot-2.2.1/t/12_get_text.t MediaWiki-Bot-2.2.1/t/20_get_allusers.t MediaWiki-Bot-2.2.1/t/04_revert.t MediaWiki-Bot-2.2.1/t/05_get_last.t MediaWiki-Bot-2.2.1/t/98_pod_coverage.t MediaWiki-Bot-2.2.1/t/13_count_contributions.t MediaWiki-Bot-2.2.1/t/10_get_namespace_names.t MediaWiki-Bot-2.2.1/t/00_initialize.t MediaWiki-Bot-2.2.1/t/15_test_block_hist.t MediaWiki-Bot-2.2.1/t/21_unicode.t MediaWiki-Bot-2.2.1/t/99_pod_kwalitee.t MediaWiki-Bot-2.2.1/t/14_last_active.t MediaWiki-Bot-2.2.1/t/08_get_pages_in_category.t MediaWiki-Bot-2.2.1/t/11_get_pages_in_namespace.t MediaWiki-Bot-2.2.1/t/19_assert_edit.t MediaWiki-Bot-2.2.1/t/16_get_namespace_names.t MediaWiki-Bot-2.2.1/t/09_linksearch.t MediaWiki-Bot-2.2.1/t/03_get_history.t MediaWiki-Bot-2.2.1/t/07_what_links_here.t MediaWiki-Bot-2.2.1/t/97_pod.t MediaWiki-Bot-2.2.1/t/06_update_rc.t MediaWiki-Bot-2.2.1/t/01_login.t MediaWiki-Bot-2.2.1/t/18_get_pages.t MediaWiki-Bot-2.2.1/Changes MediaWiki-Bot-2.2.1/gpl.txt MediaWiki-Bot-2.2.1/Makefile.PL MediaWiki-Bot-2.2.1/README MediaWiki-Bot-2.2.1/INSTALL MediaWiki-Bot-2.2.1/META.yml CPAN.pm: Going to build D/DC/DCOLLINS/MediaWiki-Bot-2.2.1.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MediaWiki::Bot >>> make cp lib/MediaWiki/Bot.pm blib/lib/MediaWiki/Bot.pm cp lib/PWP.pm blib/lib/PWP.pm Manifying blib/man3/MediaWiki::Bot.3 Manifying blib/man3/PWP.3 DCOLLINS/MediaWiki-Bot-2.2.1.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t #Thanks for using MediaWiki::API. If any of these tests fail, #Or you need any other assistance with the module, please #Visit our IRC channel at irc.freenode.net #perlwikipedia #You can find support there, or report any bugs. If you can't #Use IRC, then either visit our web-based bug tracker at #http://code.google.com/p/perlwikipedia/ or email me at #DCOLLINS@cpan.org --ST47 t/00_initialize.t .............. 1..6 ok 1 - use MediaWiki::Bot; ok 2 - use PWP; ok 3 - new() works ok 4 - Right class ok 5 - new() works ok 6 - Right class ok t/01_login.t ................... 1..2 ok 1 ok 2 - Login propagation ok t/02_edit.t .................... 1..1 ok 1 ok t/03_get_history.t ............. 1..1 ok 1 ok t/04_revert.t .................. 1..1 ok 1 # SKIP Skipping revert() for now ok t/05_get_last.t ................ 1..1 ok 1 ok t/06_update_rc.t ............... 1..1 ok 1 ok t/07_what_links_here.t ......... 1..1 ok 1 ok t/08_get_pages_in_category.t ... 1..5 ok 1 # SKIP wiki.xyrael.net is down ok 2 # SKIP wiki.xyrael.net is down ok 3 # SKIP wiki.xyrael.net is down ok 4 # SKIP wiki.xyrael.net is down ok 5 # SKIP wiki.xyrael.net is down ok t/09_linksearch.t .............. 1..1 ok 1 # SKIP Linksearch not enabled on all wikis ok t/10_get_namespace_names.t ..... 1..1 ok 1 ok You should recieve an error message below. This is an expected part of the test. Error code: 3 at t/11_get_pages_in_namespace.t line 38 apunknown_apnamespace: Unrecognized value for parameter 'apnamespace': non-existent at t/11_get_pages_in_namespace.t line 38 t/11_get_pages_in_namespace.t .. 1..4 ok 1 - Template namespace found ok 2 - Correct number of pages retrieved ok 3 - Error code recieved ok 4 - Error code in MW:B object ok t/12_get_text.t ................ 1..4 ok 1 - Main Page found ok 2 - Section load pass/fail ok 3 - Section loaded content correct ok 4 - No page found ok t/13_count_contributions.t ..... 1..1 ok 1 - Count_contributions ok t/14_last_active.t ............. 1..1 ok 1 - last active ok t/15_test_block_hist.t ......... 1..1 ok 1 - block history ok t/16_get_namespace_names.t ..... 1..1 ok 1 - namespace ok t/17_maxlag.t .................. 1..1 ok 1 - namespace ok t/18_get_pages.t ............... 1..6 ok 1 - Got the right number of pages returned ok 2 - Article doesn't not exist ok 3 - Check for something not horribly wrong ok 4 - Check for something at least resembling text in article ok 5 - Got main page on multi-page get ok 6 - Article about Wikipedia is not garbled and contains the string 'Wikipedia' ok You should recieve another error message here regarding a failed assertion. Assertion failed at t/19_assert_edit.t line 28 t/19_assert_edit.t ............. 1..1 ok 1 - Intentionally bad assertion ok t/20_get_allusers.t ............ 1..1 ok 1 # SKIP Mediawiki bug, limit is broken, off by one error ok t/21_unicode.t ................. 1..5 ok 1 - Is our string the same as what we load? ok 2 - Successfully saved test string ok 3 - Loaded correct data ok 4 - Saved data from load correctly ok 5 - Saved data from load correctly to page with unicode title ok t/97_pod.t ..................... 1..2 ok 1 - blib/lib/PWP.pm ok 2 - blib/lib/MediaWiki/Bot.pm ok t/98_pod_coverage.t ............ 1..1 ok 1 - MediaWiki::Bot is covered ok You tried to plan twice at t/99_pod_kwalitee.t line 5. # Looks like your test exited with 255 before it could output anything. t/99_pod_kwalitee.t ............ 1..13 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 13/13 subtests Test Summary Report ------------------- t/99_pod_kwalitee.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 0. Files=25, Tests=50, 38 wallclock secs ( 0.25 usr 0.38 sys + 13.95 cusr 2.66 csys = 17.24 CPU) Result: FAIL Failed 1/25 test programs. 0/50 subtests failed. make: *** [test_dynamic] Error 255 DCOLLINS/MediaWiki-Bot-2.2.1.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DCOLLINS/MediaWiki-Bot-2.2.1.tar.gz Finished 2009-03-17T06:21:40