Start 2009-06-16T06:14:04 ActivePerl-818 CPAN-1.94 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Mon, 15 Jun 2009 10:27:00 GMT Running make for D/DC/DCOLLINS/MediaWiki-Bot-2.2.3.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/D/DC/DCOLLINS/MediaWiki-Bot-2.2.3.tar.gz ok MediaWiki-Bot-2.2.3/ MediaWiki-Bot-2.2.3/misc/ MediaWiki-Bot-2.2.3/misc/Login.pl MediaWiki-Bot-2.2.3/lib/ MediaWiki-Bot-2.2.3/lib/MediaWiki/ MediaWiki-Bot-2.2.3/lib/MediaWiki/Bot.pm MediaWiki-Bot-2.2.3/lib/PWP.pm MediaWiki-Bot-2.2.3/MANIFEST MediaWiki-Bot-2.2.3/LICENSE MediaWiki-Bot-2.2.3/t/ MediaWiki-Bot-2.2.3/t/02_edit.t MediaWiki-Bot-2.2.3/t/17_maxlag.t MediaWiki-Bot-2.2.3/t/12_get_text.t MediaWiki-Bot-2.2.3/t/20_get_allusers.t MediaWiki-Bot-2.2.3/t/04_revert.t MediaWiki-Bot-2.2.3/t/05_get_last.t MediaWiki-Bot-2.2.3/t/98_pod_coverage.t MediaWiki-Bot-2.2.3/t/13_count_contributions.t MediaWiki-Bot-2.2.3/t/10_get_namespace_names.t MediaWiki-Bot-2.2.3/t/00_initialize.t MediaWiki-Bot-2.2.3/t/15_test_block_hist.t MediaWiki-Bot-2.2.3/t/21_unicode.t MediaWiki-Bot-2.2.3/t/99_pod_kwalitee.t MediaWiki-Bot-2.2.3/t/14_last_active.t MediaWiki-Bot-2.2.3/t/08_get_pages_in_category.t MediaWiki-Bot-2.2.3/t/11_get_pages_in_namespace.t MediaWiki-Bot-2.2.3/t/19_assert_edit.t MediaWiki-Bot-2.2.3/t/16_get_namespace_names.t MediaWiki-Bot-2.2.3/t/09_linksearch.t MediaWiki-Bot-2.2.3/t/03_get_history.t MediaWiki-Bot-2.2.3/t/07_what_links_here.t MediaWiki-Bot-2.2.3/t/97_pod.t MediaWiki-Bot-2.2.3/t/06_update_rc.t MediaWiki-Bot-2.2.3/t/01_login.t MediaWiki-Bot-2.2.3/t/18_get_pages.t MediaWiki-Bot-2.2.3/Changes MediaWiki-Bot-2.2.3/gpl.txt MediaWiki-Bot-2.2.3/Makefile.PL MediaWiki-Bot-2.2.3/README MediaWiki-Bot-2.2.3/INSTALL MediaWiki-Bot-2.2.3/META.yml MediaWiki-Bot-2.2.3/Debian_CPANTS.txt CPAN.pm: Going to build D/DC/DCOLLINS/MediaWiki-Bot-2.2.3.tar.gz >>> /Users/fly818/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.3.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/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 receive 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 received 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 receive 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, 47 wallclock secs ( 0.26 usr 0.37 sys + 13.73 cusr 2.90 csys = 17.26 CPU) Result: FAIL Failed 1/25 test programs. 0/50 subtests failed. make: *** [test_dynamic] Error 255 DCOLLINS/MediaWiki-Bot-2.2.3.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.3.tar.gz Finished 2009-06-16T06:14:58