Start 2010-04-20T02:36:47 ActivePerl-1200 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0 Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Sun, 18 Apr 2010 06:26:59 GMT Running make for D/DC/DCOLLINS/MediaWiki-Bot-2.3.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DC/DCOLLINS/MediaWiki-Bot-2.3.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DC/DCOLLINS/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\D\DC\DCOLLINS\MediaWiki-Bot-2.3.1.tar.gz ok MediaWiki-Bot-2.3.1/ MediaWiki-Bot-2.3.1/misc/ MediaWiki-Bot-2.3.1/misc/Login.pl MediaWiki-Bot-2.3.1/lib/ MediaWiki-Bot-2.3.1/lib/MediaWiki/ MediaWiki-Bot-2.3.1/lib/MediaWiki/Bot.pm MediaWiki-Bot-2.3.1/lib/PWP.pm MediaWiki-Bot-2.3.1/MANIFEST MediaWiki-Bot-2.3.1/TODO MediaWiki-Bot-2.3.1/LICENSE MediaWiki-Bot-2.3.1/t/ MediaWiki-Bot-2.3.1/t/02_edit.t MediaWiki-Bot-2.3.1/t/17_maxlag.t MediaWiki-Bot-2.3.1/t/12_get_text.t MediaWiki-Bot-2.3.1/t/20_get_allusers.t MediaWiki-Bot-2.3.1/t/04_revert.t MediaWiki-Bot-2.3.1/t/05_get_last.t MediaWiki-Bot-2.3.1/t/98_pod_coverage.t MediaWiki-Bot-2.3.1/t/13_count_contributions.t MediaWiki-Bot-2.3.1/t/10_get_namespace_names.t MediaWiki-Bot-2.3.1/t/00_initialize.t MediaWiki-Bot-2.3.1/t/15_test_block_hist.t MediaWiki-Bot-2.3.1/t/21_unicode.t MediaWiki-Bot-2.3.1/t/99_pod_kwalitee.t MediaWiki-Bot-2.3.1/t/14_last_active.t MediaWiki-Bot-2.3.1/t/08_get_pages_in_category.t MediaWiki-Bot-2.3.1/t/11_get_pages_in_namespace.t MediaWiki-Bot-2.3.1/t/19_assert_edit.t MediaWiki-Bot-2.3.1/t/16_get_namespace_names.t MediaWiki-Bot-2.3.1/t/09_linksearch.t MediaWiki-Bot-2.3.1/t/03_get_history.t MediaWiki-Bot-2.3.1/t/07_what_links_here.t MediaWiki-Bot-2.3.1/t/97_pod.t MediaWiki-Bot-2.3.1/t/06_update_rc.t MediaWiki-Bot-2.3.1/t/01_login.t MediaWiki-Bot-2.3.1/t/18_get_pages.t MediaWiki-Bot-2.3.1/Changes MediaWiki-Bot-2.3.1/gpl.txt MediaWiki-Bot-2.3.1/Makefile.PL MediaWiki-Bot-2.3.1/README MediaWiki-Bot-2.3.1/INSTALL MediaWiki-Bot-2.3.1/META.yml CPAN.pm: Going to build D/DC/DCOLLINS/MediaWiki-Bot-2.3.1.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MediaWiki::Bot >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/MediaWiki/Bot.pm blib\lib\MediaWiki\Bot.pm cp lib/PWP.pm blib\lib\PWP.pm DCOLLINS/MediaWiki-Bot-2.3.1.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.12\bin\perl.exe "-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 # Failed test at t/01_login.t line 18. # got: '1' # expected: '0' # Failed test 'Login propagation' # at t/01_login.t line 19. # Looks like you failed 2 tests of 2. t/01_login.t ................... 1..2 not ok 1 not ok 2 - Login propagation Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests 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..9 ok 1 - Got the right number of pages returned ok 2 - Article doesn't not exist ok 3 - Article doesn't 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 - Check for something at least resembling text in article ok 8 - Got main page on multi-page get ok 9 - 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 - POD test for blib\lib\PWP.pm ok 2 - POD test for blib\lib\MediaWiki\Bot.pm ok t/98_pod_coverage.t ............ 1..1 ok 1 - MediaWiki::Bot is covered 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 Test Summary Report ------------------- t/01_login.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Files=25, Tests=66, 32 wallclock secs ( 0.11 usr + 0.02 sys = 0.13 CPU) Result: FAIL Failed 1/25 test programs. 2/66 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.12\bin\perl.exe' : return code '0xff' Stop. DCOLLINS/MediaWiki-Bot-2.3.1.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DCOLLINS/MediaWiki-Bot-2.3.1.tar.gz Finished 2010-04-20T02:37:22