Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-08-18T11:41:52 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1064/var/cpan/Metadata' Database was generated on Tue, 17 Aug 2010 20:32:47 GMT Running make for L/LI/LIFEGUARD/MediaWiki-Bot-3.2.0.tar.gz Checksum for /net/nas/data/cpan/authors/id/L/LI/LIFEGUARD/MediaWiki-Bot-3.2.0.tar.gz ok Will not use Archive::Tar, need 1.00 MediaWiki-Bot-3.2.0 MediaWiki-Bot-3.2.0/Changes MediaWiki-Bot-3.2.0/README MediaWiki-Bot-3.2.0/lib MediaWiki-Bot-3.2.0/lib/perlwikipedia.pm MediaWiki-Bot-3.2.0/lib/PWP.pm MediaWiki-Bot-3.2.0/lib/MediaWiki MediaWiki-Bot-3.2.0/lib/MediaWiki/Bot.pm MediaWiki-Bot-3.2.0/t MediaWiki-Bot-3.2.0/t/25_list_transclusions.t MediaWiki-Bot-3.2.0/t/23_is_blocked.t MediaWiki-Bot-3.2.0/t/01_login.t MediaWiki-Bot-3.2.0/t/99_pod_kwalitee.t MediaWiki-Bot-3.2.0/t/12_get_text.t MediaWiki-Bot-3.2.0/t/04_revert.t MediaWiki-Bot-3.2.0/t/03_get_history.t MediaWiki-Bot-3.2.0/t/02_edit.t MediaWiki-Bot-3.2.0/t/41_test_image_exists.t MediaWiki-Bot-3.2.0/t/07_what_links_here.t MediaWiki-Bot-3.2.0/t/08_get_pages_in_category.t MediaWiki-Bot-3.2.0/t/15_was_blocked.t MediaWiki-Bot-3.2.0/t/29_prefixindex.t MediaWiki-Bot-3.2.0/t/26_purge_page.t MediaWiki-Bot-3.2.0/t/10_get_namespace_names.t MediaWiki-Bot-3.2.0/t/33_is_g_blocked.t MediaWiki-Bot-3.2.0/t/43_expandtemplates.t MediaWiki-Bot-3.2.0/t/34_was_locked.t MediaWiki-Bot-3.2.0/t/21_unicode.t MediaWiki-Bot-3.2.0/t/22_get_id.t MediaWiki-Bot-3.2.0/t/35_secure.t MediaWiki-Bot-3.2.0/t/98_pod_coverage.t MediaWiki-Bot-3.2.0/t/24_api_error.t MediaWiki-Bot-3.2.0/t/42_get_users.t MediaWiki-Bot-3.2.0/t/13_count_contributions.t MediaWiki-Bot-3.2.0/t/28_diff.t MediaWiki-Bot-3.2.0/t/39_image_usage.t MediaWiki-Bot-3.2.0/t/19_assert_edit.t MediaWiki-Bot-3.2.0/t/40_set_highlimits.t MediaWiki-Bot-3.2.0/t/00_initialize.t MediaWiki-Bot-3.2.0/t/97_pod.t MediaWiki-Bot-3.2.0/t/18_get_pages.t MediaWiki-Bot-3.2.0/t/38_move.t MediaWiki-Bot-3.2.0/t/36_get_protection.t MediaWiki-Bot-3.2.0/t/31_get_log.t MediaWiki-Bot-3.2.0/t/09_linksearch.t MediaWiki-Bot-3.2.0/t/20_get_allusers.t MediaWiki-Bot-3.2.0/t/11_get_pages_in_namespace.t MediaWiki-Bot-3.2.0/t/37_email.t MediaWiki-Bot-3.2.0/t/14_last_active.t MediaWiki-Bot-3.2.0/t/06_update_rc.t MediaWiki-Bot-3.2.0/t/32_was_g_blocked.t MediaWiki-Bot-3.2.0/t/05_get_last.t MediaWiki-Bot-3.2.0/t/30_search.t MediaWiki-Bot-3.2.0/t/27_sitematrix.t MediaWiki-Bot-3.2.0/META.yml MediaWiki-Bot-3.2.0/LICENSE MediaWiki-Bot-3.2.0/MANIFEST MediaWiki-Bot-3.2.0/t/00-compile.t MediaWiki-Bot-3.2.0/t/author-critic.t MediaWiki-Bot-3.2.0/t/release-eol.t MediaWiki-Bot-3.2.0/t/release-kwalitee.t MediaWiki-Bot-3.2.0/t/release-distmeta.t MediaWiki-Bot-3.2.0/t/release-no-tabs.t MediaWiki-Bot-3.2.0/t/release-pod-syntax.t MediaWiki-Bot-3.2.0/Makefile.PL MediaWiki-Bot-3.2.0/INSTALL CPAN.pm: Going to build L/LI/LIFEGUARD/MediaWiki-Bot-3.2.0.tar.gz >>> /export/home/fly1064/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 cp lib/perlwikipedia.pm blib/lib/perlwikipedia.pm Manifying blib/man3/MediaWiki::Bot.3 Manifying blib/man3/PWP.3 Manifying blib/man3/perlwikipedia.3 LIFEGUARD/MediaWiki-Bot-3.2.0.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ................. 1..3 ok 1 - MediaWiki::Bot loaded ok ok 2 - PWP loaded ok ok 3 - perlwikipedia loaded ok ok # Thanks for using MediaWiki::Bot. If any of these # tests fail, or you need any other assistance with # the module, please email our support mailing list # at perlwikibot@googlegroups.com, or submit a bug # to our tracker http://perlwikipedia.googlecode.com # # If you want, you can log in for editing tests. # To log in for those tests, stop the test suite now, # set the environment variables PWPUsername and # PWPPassword, and run the test suite. t/00_initialize.t .............. 1..13 ok 1 - use MediaWiki::Bot; ok 2 - use PWP; ok 3 - use perlwikipedia; ok 4 - The object isa MediaWiki::Bot ok 5 - The object isa PWP ok 6 - The object isa perlwikipedia ok 7 - Specified useragent set correctly ok 8 - Specified assert set orrectly ok 9 - Specified operator set correctly ok 10 - api.php with null path is OK ok 11 - Useragent built correctly ok 12 - api.php with undef path is OK ok 13 - operator appears in the useragent ok t/01_login.t ................... 1..18 ok 1 - The object isa MediaWiki::Bot ok 2 - SUL login ok 3 - Double-check we're logged in ok 4 - We're still on the wiki we started on ok 5 - Switched wikis OK ok 6 - Double-check we're logged in via SUL ok 7 - Cookie log in ok 8 - Double-check we're cookie logged in ok 9 - Auto-login failed ok 10 - logout returned true ok 11 - Double-check we're actually logged out ok 12 - Switched wikis OK ok 13 - Double-check we're logged out for SUL ok 14 - Secure login ok 15 - Double-check we're actually logged in ok 16 - Switched wikis OK ok 17 - Protocol and host retained properly ok 18 - Double-check we're logged in on secure ok t/02_edit.t .................... 1..2 ok 1 - Did whole-page editing successfully ok 2 - Did section editing successfully ok t/03_get_history.t ............. 1..3 ok 1 - Comment found OK ok 2 - Timestamp found OK ok 3 - Timestamp formed properly ok t/04_revert.t .................. 1..2 ok 1 - Reverted successfully ok 2 - Undo was successful ok t/05_get_last.t ................ 1..1 ok 1 - Find the last revision ok t/06_update_rc.t ............... 1..1 ok 1 ok t/07_what_links_here.t ......... 1..7 ok 1 - Something was returned ok 2 - A hash was returned isa HASH ok 3 - The hash contains a title ok 4 - The title looks valid ok 5 - Redirect status is defined ok 6 - We got a redirect when we asked for it ok 7 ok t/08_get_pages_in_category.t ... 1..9 ok 1 - Category loop protection works ok 2 - Get big category ok 3 - Get big category, enough elements ok 4 - Title returned via callback ok 5 - Title looks valid ok 6 - Namespace returned via callback ok 7 - Namespace is a number ok 8 - Pageid returned via callback ok 9 - Pageid is a number ok t/09_linksearch.t .............. 1..10 ok 1 - Something was returned ok 2 - A hash was returned isa HASH ok 3 - The hash contains a URL ok 4 - The URL is one we requested ok 5 - The has contains a page title ok 6 - The title looks valid ok 7 - A URL was returned via callback ok 8 - The URL is right ok 9 - A title was returned via callback ok 10 - The title looks valid ok t/10_get_namespace_names.t ..... 1..1 ok 1 ok 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 MediaWiki::Bot object ok t/12_get_text.t ................ 1..6 ok 1 - Main Page found ok 2 - Right text retrieved ok 3 - Section load pass/fail ok 4 - Section loaded content correctly ok 5 - Section loaded content correctly ok 6 - 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_was_blocked.t ............. 1..4 ok 1 - block history - has been blocked ok 2 - BC method agrees with current method ok 3 - block history - never blocked ok 4 - BC method agrees with current method ok t/18_get_pages.t ............... 1..16 ok 1 - Got the right number of pages returned ok 2 - Check that page exists ok 3 - Check that page does not exist ok 4 - Check for something not horribly wrong ok 5 - Should not return expanded names where an alias was requested ok 6 - Namespace aliases work as expected ok 7 - Got Main Page on multi-page get ok 8 - [[Wikipedia]] contains the string "Wikipedia" ok 9 - Got the right number of pages returned ok 10 - Check that page exists ok 11 - Check that page does not exist ok 12 - Check for something not horribly wrong ok 13 - Should not return expanded names where an alias was requested ok 14 - Namespace aliases work as expected ok 15 - Got Main Page on multi-page get ok 16 - [[Wikipedia]] contains the string "Wikipedia" ok t/19_assert_edit.t ............. 1..1 ok 1 - Intentionally bad assertion ok t/20_get_allusers.t ............ 1..1 ok 1 - Got 10 users ok t/21_unicode.t ................. 1..8 ok 1 - Is our string the same as what we load? ok 2 - Use unicode in edit summary correctly ok 3 - Successfully saved test string ok 4 - Loaded correct data ok 5 - Saved data from load correctly ok 6 - Saved data from load correctly to page with unicode title ok 7 - Loaded correct data from page with unicode title ok 8 - Loaded a wide range of unicode chars correctly ok t/22_get_id.t .................. 1..2 ok 1 - Main Page found ok 2 - No page found ok t/23_is_blocked.t .............. 1..4 ok 1 - current blocks ok 2 - BC method returned the same as the current method ok 3 - current blocks ok 4 - BC method returned the same as the current method ok t/24_api_error.t ............... 1..5 ok 1 - The error data is there ok 2 - The error data is a hash ok 3 - The right error code is there ok 4 - The stacktrace includes "MediaWiki::Bot" ok 5 - The API error text was returned ok t/25_list_transclusions.t ...... 1..7 ok 1 - Something was returned ok 2 - A hash was returned isa HASH ok 3 - The hash contains a title ok 4 - The title looks valid ok 5 - Redirect status is defined ok 6 - We got a redirect when we asked for it ok 7 ok t/26_purge_page.t .............. 1..3 ok 1 - Purge a single page ok 2 - Fail to purge a non-existent page ok 3 - Purge some of an array of pages ok t/27_sitematrix.t .............. 1..14 ok 1 - Something was returned ok 2 - enwiktionary was found ok 3 - bat-smgwiki was found ok 4 - nonexistentwiki wasn't found ok 5 - meta was found ok 6 - otrs-wiki wasn't found (private) ok 7 - aawiki wasn't found (closed) ok 8 - Something was returned ok 9 - en.wiktionary.org was found ok 10 - bat-smg.wikipedia.org was found ok 11 - this.dont.exist wasn't found ok 12 - meta.wikimedia.org was found ok 13 - otrs-wiki.wikimedia.org wasn't found (private) ok 14 - aa.wikipedia.org wasn't found (closed) ok t/28_diff.t .................... 1..1 ok 1 - Retrieved diff correctly ok t/29_prefixindex.t ............. 1..4 ok 1 - Correct number of pages ok 2 - Page 0 correct ok 3 - Page 1 correct ok 4 - Page 2 correct ok t/30_search.t .................. 1..3 ok 1 - Right return type isa ARRAY ok 2 - Found [[Main Page]] ok 3 - No results found for a nonsensical search ok t/31_get_log.t ................. 1..4 ok 1 - Right return type isa ARRAY ok 2 - Contains the right data structure isa HASH ok 3 - right size ok 4 - The same - all the way down ok t/32_was_g_blocked.t ........... 1..2 ok 1 - globalblock history ok 2 - globalblock history ok t/33_is_g_blocked.t ............ 1..1 ok 1 - current global blocks ok t/34_was_locked.t .............. 1..2 ok 1 - lock history ok 2 - lock history ok t/35_secure.t .................. 1..1 ok 1 - Edited via secure server successfully ok t/36_get_protection.t .......... 1..5 ok 1 - Return value of get_protection() isa HASH ok 2 - [[Main Page]] protection isa ARRAY ok 3 - [[Ambrax]] protection ok 4 - [[User talk:Mike.lifeguard]] protection ok 5 - Agreement between new and old methods ok t/37_email.t ................... 1..1 ok 1 # skip No account credentials provided in %ENV ok t/38_move.t .................... 1..3 ok 1 # skip No account credentials provided in %ENV ok 2 # skip No account credentials provided in %ENV ok 3 # skip No account credentials provided in %ENV ok t/39_image_usage.t ............. 1..6 ok 1 - No error ok 2 - More than one result ok 3 - Something was returned ok 4 - The title looks valid ok 5 - The BC method returned the same as the current method ok 6 # skip Need to find an image that has redirects pointing at it ok t/40_set_highlimits.t .......... 1..4 ok 1 - set_highlimits returns true ok 2 - set_highlimits was actually set ok 3 - set_highlimits returns true ok 4 - set_highlimits was actually set ok t/41_test_image_exists.t ....... 1..4 ok 1 - Nonexistent image not found ok 2 - Image is local ok 3 - Image is on Commons ok 4 - Multiple images checked OK ok t/42_get_users.t ............... 1..1 ok 1 - Concordance between two methods of getting the same data ok t/43_expandtemplates.t ......... 1..2 ok 1 - [[Template:Tlx]] expanded OK ok 2 - Wikitext != expanded text ok t/97_pod.t ..................... 1..3 ok 1 - POD test for blib/lib/PWP.pm ok 2 - POD test for blib/lib/perlwikipedia.pm ok 3 - POD test for blib/lib/MediaWiki/Bot.pm ok t/98_pod_coverage.t ............ 1..1 ok 1 - MediaWiki::Bot is documented ok t/99_pod_kwalitee.t ............ 1..13 ok 1 - extractable ok 2 - has_readme ok 3 - has_manifest ok 4 - has_meta_yml ok 5 - has_buildtool ok 6 - has_changelog ok 7 - no_symlinks ok 8 - has_tests ok 9 - proper_libs ok 10 - no_pod_errors ok 11 - use_strict ok 12 - has_test_pod ok 13 - has_test_pod_coverage ok t/author-critic.t .............. skipped: these tests are for testing by the author t/release-distmeta.t ........... skipped: these tests are for release candidate testing t/release-eol.t ................ skipped: these tests are for release candidate testing t/release-kwalitee.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ............ skipped: these tests are for release candidate testing t/release-pod-syntax.t ......... skipped: these tests are for release candidate testing All tests successful. Files=52, Tests=208, 201 wallclock secs ( 0.82 usr 0.53 sys + 62.00 cusr 5.56 csys = 68.91 CPU) Result: PASS LIFEGUARD/MediaWiki-Bot-3.2.0.tar.gz make test TEST_VERBOSE=1 -- OK Mike.lifeguard <mike.lifeguard+cpan@gmail.com> a MediaWiki bot framework written in Perl >>> (cd /export/home/fly1064/var/cpan/build/MediaWiki-Bot-3.2.0-5M9wcp && tar cvf - MediaWiki-Bot-3.2.0.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/L/LI/LIFEGUARD/MediaWiki-Bot-3.2.0.tar.gz MediaWiki-Bot-3.2.0.ppd blib/ blib/lib/ blib/lib/MediaWiki/ blib/lib/MediaWiki/Bot.pm blib/lib/PWP.pm blib/lib/perlwikipedia.pm blib/man3/ blib/man3/MediaWiki::Bot.3 blib/man3/PWP.3 blib/man3/perlwikipedia.3 >>> mv /export/home/fly1064/var/cpan/build/MediaWiki-Bot-3.2.0-5M9wcp/MediaWiki-Bot-3.2.0.ppd /export/home/fly1064/var/REPO/L/LI/LIFEGUARD Megalib: No ordering between package MediaWiki-Bot-2.0.1 and MediaWiki-Bot-3.2.0 at /export/home/fly1064/lib/Fly/Megalib.pm line 53 Finished 2010-08-18T11:45:24