PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2015-07-03T00:04:35 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Fri, 03 Jul 2015 05:53:18 GMT Running make for C/CY/CYNOVG/WG-API-v0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CY/CYNOVG/WG-API-v0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CY/CYNOVG/CHECKSUMS Checksum for /home/fly1400/var/cpan/sources/authors/id/C/CY/CYNOVG/WG-API-v0.02.tar.gz ok WG-API-v0.02/Build.PL WG-API-v0.02/Changes WG-API-v0.02/LICENSE WG-API-v0.02/META.json WG-API-v0.02/README.md WG-API-v0.02/cpanfile WG-API-v0.02/ignore.txt WG-API-v0.02/lib/WG/API.pm WG-API-v0.02/lib/WG/API/Auth.pm WG-API-v0.02/lib/WG/API/Clans.pm WG-API-v0.02/lib/WG/API/Data.pm WG-API-v0.02/lib/WG/API/Error.pm WG-API-v0.02/lib/WG/API/Servers.pm WG-API-v0.02/lib/WG/API/WoT.pm WG-API-v0.02/lib/WG/API/WoT/Accounts.pm WG-API-v0.02/lib/WG/API/WoT/Clans.pm WG-API-v0.02/lib/WG/API/WoT/ClansRatings.pm WG-API-v0.02/lib/WG/API/WoT/Globalwar.pm WG-API-v0.02/lib/WG/API/WoT/Ratings.pm WG-API-v0.02/lib/WG/API/WoT/Regularteams.pm WG-API-v0.02/lib/WG/API/WoT/Stronghold.pm WG-API-v0.02/lib/WG/API/WoT/Tanks.pm WG-API-v0.02/lib/WG/API/WoWp.pm WG-API-v0.02/lib/WG/API/WoWp/Accounts.pm WG-API-v0.02/lib/WG/API/WoWp/Ratings.pm WG-API-v0.02/minil.toml WG-API-v0.02/t/00-load.t WG-API-v0.02/t/01-basic.t WG-API-v0.02/t/02-error.t WG-API-v0.02/t/03-data.t WG-API-v0.02/t/04-auth.t WG-API-v0.02/t/05-clans.t WG-API-v0.02/t/06-servers.t WG-API-v0.02/t/manifest.t WG-API-v0.02/t/wot/00-load.t WG-API-v0.02/t/wot/01-accounts.t WG-API-v0.02/t/wot/02-clans.t WG-API-v0.02/t/wot/03-stronghold.t WG-API-v0.02/t/wot/04-globalwar.t WG-API-v0.02/t/wot/05-ratings.t WG-API-v0.02/t/wot/06-clansratings.t WG-API-v0.02/t/wot/07-tanks.t WG-API-v0.02/t/wot/08-regularteams.t WG-API-v0.02/t/wowp/00-load.t WG-API-v0.02/t/wowp/01-accounts.t WG-API-v0.02/t/wowp/02-ratings.t WG-API-v0.02/META.yml WG-API-v0.02/MANIFEST /bin/tar: Read 1024 bytes from - CPAN.pm: Building C/CY/CYNOVG/WG-API-v0.02.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'WG-API' version 'v0.2.0' cp META.json MYMETA.json cp META.yml MYMETA.yml >>> ./Build Building WG-API CYNOVG/WG-API-v0.02.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 # Testing WG::API v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # Testing WG::API::Error v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # Testing WG::API::Data v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # Testing WG::API::Auth v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # Testing WG::API::Clans v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # Testing WG::API::Servers v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static t/00-load.t .............. ok 1 - use WG::API; ok 2 - use WG::API::Error; ok 3 - use WG::API::Data; ok 4 - use WG::API::Auth; ok 5 - use WG::API::Clans; ok 6 - use WG::API::Servers; 1..6 ok t/01-basic.t ............. ok 1 - create object without app_id ok 2 - create object with invalid app_id ok 3 - create object with invalid app_id ok 4 - create object with valid app_id ok 5 - create class with all params from ref ok 6 - create object without application_id ok 7 - send _get request ok 8 - send _get request ok 9 - send _get request ok 10 - send _post request ok 11 - send _post request ok 12 - send _post request ok 13 - _request test ok 14 - _prepare test ok 15 - _prepare test ok 16 - _prepare test ok 17 - _prepare test ok 18 - _prepare test ok 19 - _prepare test 1..19 ok # Failed test 'get clans list without access_token' # at t/02-error.t line 34. # Failed test 'status eq ok' # at t/02-error.t line 35. # Failed test 'get error code' # at t/02-error.t line 38. # Failed test 'get error message' # at t/02-error.t line 39. # Failed test 'get error field' # at t/02-error.t line 40. # Failed test 'get value for error field' # at t/02-error.t line 41. # Looks like you failed 6 tests of 17. t/02-error.t ............. ok 1 - create class with all params from ref ok 2 - get clans list without valid application_id ok 3 - status eq error ok 4 - get error object ok 5 - get error code ok 6 - get error message ok 7 - get error field ok 8 - get value for error field ok 9 - create class with all params from ref not ok 10 - get clans list without access_token not ok 11 - status eq ok ok 12 - get error object not ok 13 - get error code not ok 14 - get error message not ok 15 - get error field not ok 16 - get value for error field ok 17 - create error object from ref 1..17 Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/17 subtests # Failed test 'get response data' # at t/03-data.t line 27. # Failed test 'get response meta' # at t/03-data.t line 28. Can't use an undefined value as an ARRAY reference at t/03-data.t line 29. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 3. t/03-data.t .............. ok 1 - get response datas not ok 2 - get response data not ok 3 - get response meta Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/3 subtests # Failed test 'login with valid params' # at t/04-auth.t line 16. # Looks like you failed 1 test of 8. t/04-auth.t .............. ok 1 - login without redirect_uri (default back_uri, nofollow 0) ok 2 - login with invalid params (invalid hash ignored) ok 3 - login with invalid params (scalar) not ok 4 - login with valid params ok 5 - prolongate tocken without logged user ok 6 - prolongate tocken without logged user and invalid params ok 7 - prolongate tocken without logged user and valid params ok 8 - logout without logged user 1..8 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/8 subtests # Failed test 'get clans list' # at t/05-clans.t line 17. # Failed test 'get clans list with params' # at t/05-clans.t line 18. # Failed test 'get clan info' # at t/05-clans.t line 23. Use of uninitialized value $clan_id in hash element at t/05-clans.t line 30. # Failed test 'get clans members info' # at t/05-clans.t line 31. # Failed test 'get clans glossary' # at t/05-clans.t line 37. # Failed test 'get clans glossary' # at t/05-clans.t line 39. # Failed test 'get clans glossary' # at t/05-clans.t line 41. # Looks like you failed 7 tests of 19. t/05-clans.t ............. ok 1 - WG::API::Clans->can(...) ok 2 - get clans list with params not ok 3 - get clans list not ok 4 - get clans list with params ok 5 - get clan info not ok 6 - get clan info ok 7 - get clan info without ref to params ok 8 - get clan info without valid params ok 9 - get clan info not ok 10 - get clans members info ok 11 - get clans members info ok 12 - get clans members info ok 13 - get clans members info ok 14 - get clans members info not ok 15 - get clans glossary ok 16 - get clans glossary not ok 17 - get clans glossary ok 18 - get clans glossary not ok 19 - get clans glossary 1..19 Dubious, test returned 7 (wstat 1792, 0x700) Failed 7/19 subtests # Failed test '' # at t/06-servers.t line 15. # Failed test '' # at t/06-servers.t line 16. # Looks like you failed 2 tests of 4. t/06-servers.t ........... ok 1 - WG::API::Servers->can('servers_info') not ok 2 - not ok 3 - ok 4 - 1..4 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests t/manifest.t ............. skipped: Author tests not required for installation # WG::API::WoT v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::Accounts v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::Clans v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::Stronghold v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::Globalwar v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::Ratings v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::ClansRatings v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::Tanks v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # WG::API::WoT::Regularteams v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static t/wot/00-load.t .......... ok 1 - use WG::API::WoT; ok 2 - use WG::API::WoT::Accounts; ok 3 - use WG::API::WoT::Clans; ok 4 - use WG::API::WoT::Stronghold; ok 5 - use WG::API::WoT::Globalwar; ok 6 - use WG::API::WoT::Ratings; ok 7 - use WG::API::WoT::ClansRatings; ok 8 - use WG::API::WoT::Tanks; ok 9 - use WG::API::WoT::Regularteams; 1..9 ok # Failed test 'get account list with search field' # at t/wot/01-accounts.t line 18. # Failed test 'get status for account list with search field' # at t/wot/01-accounts.t line 19. # Failed test 'get account list' # at t/wot/01-accounts.t line 27. # Failed test 'get account list' # at t/wot/01-accounts.t line 28. # Failed test 'get account list with search and type fields' # at t/wot/01-accounts.t line 30. # Failed test 'get account list' # at t/wot/01-accounts.t line 31. # Failed test 'get account info' # at t/wot/01-accounts.t line 40. # Failed test 'get account info' # at t/wot/01-accounts.t line 41. # Failed test 'get account tanks for account_id = 1' # at t/wot/01-accounts.t line 49. # Failed test 'get status for requrst account tanks for account_id = 1' # at t/wot/01-accounts.t line 50. # Failed test 'get account achievements' # at t/wot/01-accounts.t line 61. # Failed test 'get account achievements' # at t/wot/01-accounts.t line 62. # Looks like you failed 12 tests of 37. t/wot/01-accounts.t ...... ok 1 - use WG::API::WoT::Accounts; ok 2 - WG::API::WoT::Accounts->can(...) ok 3 - get account list without params ok 4 - get account list without valid params ok 5 - get account list without required fields not ok 6 - get account list with search field not ok 7 - get status for account list with search field ok 8 - get account list ok 9 - get account list ok 10 - get account list with search string eq 12 and type exact ok 11 - get status for request account list with search string eq 12 and type exact not ok 12 - get account list not ok 13 - get account list not ok 14 - get account list with search and type fields not ok 15 - get account list ok 16 - get account info ok 17 - get account info ok 18 - get account info ok 19 - get account info ok 20 - get account info not ok 21 - get account info not ok 22 - get account info ok 23 - get account tanks ok 24 - get account tanks ok 25 - get account tanks ok 26 - get account tanks ok 27 - get account tanks not ok 28 - get account tanks for account_id = 1 not ok 29 - get status for requrst account tanks for account_id = 1 ok 30 - get account achievements ok 31 - get account achievements ok 32 - get account achievements ok 33 - get account achievements ok 34 - get account achievements ok 35 - get account achievements not ok 36 - get account achievements not ok 37 - get account achievements 1..37 Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/37 subtests # Failed test 'get clan provinces' # at t/wot/02-clans.t line 20. # Failed test 'get clan provinces' # at t/wot/02-clans.t line 21. # Looks like you failed 2 tests of 9. t/wot/02-clans.t ......... ok 1 - use WG::API::WoT::Clans; ok 2 - WG::API::WoT::Clans->can('clan_provinces') ok 3 - get clan provinces ok 4 - get clan provinces ok 5 - get clan provinces ok 6 - get clan provinces ok 7 - get clan provinces not ok 8 - get clan provinces not ok 9 - get clan provinces 1..9 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/9 subtests # Failed test 'get info about stronghold' # at t/wot/03-stronghold.t line 20. # Failed test 'get info about stronghold' # at t/wot/03-stronghold.t line 21. # Failed test 'get info about stronghold buildings' # at t/wot/03-stronghold.t line 25. # Failed test 'get info abount stronghold buildings' # at t/wot/03-stronghold.t line 26. # Failed test 'get info about stronghold buildings' # at t/wot/03-stronghold.t line 27. # Failed test 'get info abount stronghold buildings' # at t/wot/03-stronghold.t line 28. # Failed test 'get info about account stats' # at t/wot/03-stronghold.t line 36. # Failed test 'get info about account stats' # at t/wot/03-stronghold.t line 37. # Looks like you failed 8 tests of 21. t/wot/03-stronghold.t .... ok 1 - use WG::API::WoT::Stronghold; ok 2 - WG::API::WoT::Stronghold->can(...) ok 3 - get info about stronghold ok 4 - get info about stronghold ok 5 - get info about stronghold ok 6 - get info about stronghold ok 7 - get info about stronghold not ok 8 - get info about stronghold not ok 9 - get info about stronghold ok 10 - get info about stronghold buildings not ok 11 - get info about stronghold buildings not ok 12 - get info abount stronghold buildings not ok 13 - get info about stronghold buildings not ok 14 - get info abount stronghold buildings ok 15 - get info about account stats ok 16 - get info about account stats ok 17 - get info about account stats ok 18 - get info about account stats ok 19 - get info about account stats not ok 20 - get info about account stats not ok 21 - get info about account stats 1..21 Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/21 subtests # Failed test 'get global war clans' # at t/wot/04-globalwar.t line 23. # Failed test 'get global war clans' # at t/wot/04-globalwar.t line 24. # Failed test 'get global war maps' # at t/wot/04-globalwar.t line 31. # Failed test 'get global war maps' # at t/wot/04-globalwar.t line 32. # Failed test 'get global war maps' # at t/wot/04-globalwar.t line 34. # Failed test 'get global war maps' # at t/wot/04-globalwar.t line 35. # Failed test 'get global war provinces' # at t/wot/04-globalwar.t line 44. # Failed test 'get global war provinces' # at t/wot/04-globalwar.t line 45. # Failed test 'get global war tournaments' # at t/wot/04-globalwar.t line 59. # Failed test 'get global war tournaments' # at t/wot/04-globalwar.t line 62. # Failed test 'get global war battles' # at t/wot/04-globalwar.t line 77. # Failed test 'get global war battles' # at t/wot/04-globalwar.t line 78. # Failed test 'get global war account pounts' # at t/wot/04-globalwar.t line 95. # Failed test 'get globalwar account points' # at t/wot/04-globalwar.t line 96. # Failed test 'get global war account points rating' # at t/wot/04-globalwar.t line 112. # Failed test 'get global war clan points' # at t/wot/04-globalwar.t line 128. # Failed test 'get global war clan points history' # at t/wot/04-globalwar.t line 144. # Failed test 'get global war clan points rating' # at t/wot/04-globalwar.t line 154. # Failed test 'get wot global war clan provinces' # at t/wot/04-globalwar.t line 163. # Looks like you failed 19 tests of 97. t/wot/04-globalwar.t ..... ok 1 - use WG::API::WoT::Globalwar; ok 2 - WG::API::WoT::Globalwar->can(...) ok 3 - get global war clans ok 4 - get global war clans ok 5 - get global war clans ok 6 - get global war clans ok 7 - get global war clans not ok 8 - get global war clans not ok 9 - get global war clans ok 10 - get global war maps ok 11 - get global war maps ok 12 - get global war maps not ok 13 - get global war maps not ok 14 - get global war maps not ok 15 - get global war maps not ok 16 - get global war maps ok 17 - get global war provinces ok 18 - get global war provinces ok 19 - get global war provinces ok 20 - get global war provinces ok 21 - get global war provinces not ok 22 - get global war provinces not ok 23 - get global war provinces ok 24 - get global war tournaments ok 25 - get global war tournaments ok 26 - get global war tournaments ok 27 - get global war tournaments ok 28 - get global war tournaments ok 29 - get global war tournaments ok 30 - get global war tournaments ok 31 - get global war tournaments not ok 32 - get global war tournaments not ok 33 - get global war tournaments ok 34 - get global war battles ok 35 - get global war battles ok 36 - get global war battles ok 37 - get global war battles ok 38 - get global war battles ok 39 - get global war battles ok 40 - get global war battles ok 41 - get global war battles ok 42 - get global war battles not ok 43 - get global war battles not ok 44 - get global war battles ok 45 - get global war account pounts ok 46 - get global war account pounts ok 47 - get global war account pounts ok 48 - get global war account pounts ok 49 - get global war account pounts ok 50 - get global war account points ok 51 - get global war account pounts ok 52 - get global war account points ok 53 - get global war account pounts ok 54 - get global war account points not ok 55 - get global war account pounts not ok 56 - get globalwar account points ok 57 - get global war account points history ok 58 - get global war account points history ok 59 - get global war account points history ok 60 - get global war account points history ok 61 - get global war account points rating ok 62 - get global war account points rating ok 63 - get global war account points rating ok 64 - get global war account points rating ok 65 - get global war account points rating not ok 66 - get global war account points rating ok 67 - get global war clan points ok 68 - get global war clan points ok 69 - get global war clan points ok 70 - get global war clan points ok 71 - get global war clan points ok 72 - get global war clan points ok 73 - get global war clan points ok 74 - get global war clan points ok 75 - get global war clan points not ok 76 - get global war clan points ok 77 - get global war clan points history ok 78 - get global war clan points history ok 79 - get global war clan points history ok 80 - get global war clan points history ok 81 - get global war clan points history ok 82 - get global war clan points history ok 83 - get global war clan points history ok 84 - get global war clan points history ok 85 - get global war clan points history not ok 86 - get global war clan points history ok 87 - get global war clan points rating ok 88 - get global war clan points rating ok 89 - get global war clan points rating ok 90 - get global war clan points rating ok 91 - get global war clan points rating not ok 92 - get global war clan points rating ok 93 - get global war clan provinces ok 94 - get global war clan provinces ok 95 - get global war clan provinces ok 96 - get wot global war clan provinces not ok 97 - get wot global war clan provinces 1..97 Dubious, test returned 19 (wstat 4864, 0x1300) Failed 19/97 subtests # Failed test 'get ratings types' # at t/wot/05-ratings.t line 21. # Failed test 'get ratings types' # at t/wot/05-ratings.t line 22. # Failed test 'get ratings types' # at t/wot/05-ratings.t line 24. # Failed test 'get ratings types' # at t/wot/05-ratings.t line 25. # Failed test 'get ratings dates' # at t/wot/05-ratings.t line 34. # Failed test 'get ratings dates' # at t/wot/05-ratings.t line 35. # Failed test 'get ratings accounts' # at t/wot/05-ratings.t line 48. # Failed test 'get ratings accounts' # at t/wot/05-ratings.t line 49. # Failed test 'get ratings neighbors' # at t/wot/05-ratings.t line 61. # Failed test 'get ratings top' # at t/wot/05-ratings.t line 62. # Failed test 'get ratings neighborns' # at t/wot/05-ratings.t line 95. # Looks like you failed 11 tests of 59. t/wot/05-ratings.t ....... ok 1 - use WG::API::WoT::Ratings; ok 2 - WG::API::WoT::Ratings->can(...) ok 3 - get ratings types ok 4 - get ratings types ok 5 - get ratings types ok 6 - get ratings types not ok 7 - get ratings types not ok 8 - get ratings types not ok 9 - get ratings types not ok 10 - get ratings types ok 11 - get ratings dates ok 12 - get rating dates ok 13 - get ratings dates ok 14 - get ratings dates ok 15 - get ratings dates ok 16 - get ratings dates not ok 17 - get ratings dates not ok 18 - get ratings dates ok 19 - get ratings accounts ok 20 - get ratings accounts ok 21 - get ratings accounts ok 22 - get ratings accounts ok 23 - get ratings accounts ok 24 - get ratings accounts ok 25 - get ratings accounts ok 26 - get ratings accounts ok 27 - get ratings accounts not ok 28 - get ratings accounts not ok 29 - get ratings accounts ok 30 - get ratings neighbors ok 31 - get ratings neighbors ok 32 - get ratings neighbors ok 33 - get ratings neighbors ok 34 - get ratings neighbors ok 35 - get ratings neighbors ok 36 - get ratings neighbors ok 37 - get ratings top not ok 38 - get ratings neighbors not ok 39 - get ratings top ok 40 - get ratings neighbors ok 41 - get ratings neighbors ok 42 - get ratings neighbors ok 43 - get ratings neighbors ok 44 - get ratings neighbors ok 45 - get ratings neighbors ok 46 - get ratings neighborns ok 47 - get ratings neighbors ok 48 - get ratings neighborns ok 49 - get ratings neighbors ok 50 - get ratings neighborns ok 51 - get ratings neighbors ok 52 - get ratings neighborns ok 53 - get ratings neighbors ok 54 - get ratings neighborns ok 55 - get ratings neighbors ok 56 - get ratings neighborns ok 57 - get ratings neighbors ok 58 - get ratings neighborns not ok 59 - get ratings neighborns 1..59 Dubious, test returned 11 (wstat 2816, 0xb00) Failed 11/59 subtests # Failed test 'get clan ratings types' # at t/wot/06-clansratings.t line 16. # Failed test 'get clan ratings types' # at t/wot/06-clansratings.t line 17. # Failed test 'get clan ratings types' # at t/wot/06-clansratings.t line 19. # Failed test 'get clan ratings types' # at t/wot/06-clansratings.t line 20. # Failed test 'get clan ratings dates' # at t/wot/06-clansratings.t line 28. # Failed test 'get clan ratings dates' # at t/wot/06-clansratings.t line 29. # Failed test 'get clan ratings clans' # at t/wot/06-clansratings.t line 43. # Failed test 'get clan ratings clans' # at t/wot/06-clansratings.t line 44. # Failed test 'get clan ratings neighbors' # at t/wot/06-clansratings.t line 57. # Failed test 'get clan ratings neighbors' # at t/wot/06-clansratings.t line 58. # Failed test 'get clan ratings top' # at t/wot/06-clansratings.t line 72. # Failed test 'get clan ratings top' # at t/wot/06-clansratings.t line 73. # Looks like you failed 12 tests of 44. t/wot/06-clansratings.t .. ok 1 - use WG::API::WoT::ClansRatings; ok 2 - WG::API::WoT::ClansRatings->can(...) ok 3 - get clan ratings types not ok 4 - get clan ratings types not ok 5 - get clan ratings types not ok 6 - get clan ratings types not ok 7 - get clan ratings types ok 8 - get clan ratings dates ok 9 - get clan ratings dates ok 10 - get clan ratings dates ok 11 - get clan ratings dates ok 12 - get clan ratings dates not ok 13 - get clan ratings dates not ok 14 - get clan ratings dates ok 15 - get clan ratings clans ok 16 - get clan ratings clans ok 17 - get clan ratings clans ok 18 - get clan ratings clans ok 19 - get clan ratings clans ok 20 - get clan ratings clans ok 21 - get clan ratings clans ok 22 - get clan ratings clans not ok 23 - get clan ratings clans not ok 24 - get clan ratings clans ok 25 - get clan ratings neighbors ok 26 - get clan ratings neighbors ok 27 - get clan ratings neighbors ok 28 - get clan ratings neighbors ok 29 - get clan ratings neighbors ok 30 - get clan ratings neighbors ok 31 - get clan ratings neighbors ok 32 - get clan ratings neighbors not ok 33 - get clan ratings neighbors not ok 34 - get clan ratings neighbors ok 35 - get clan ratings top ok 36 - get clan ratings top ok 37 - get clan ratings top ok 38 - get clan ratings top ok 39 - get clan ratings top ok 40 - get clan ratings top ok 41 - get clan ratings top ok 42 - get clan ratings top not ok 43 - get clan ratings top not ok 44 - get clan ratings top 1..44 Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/44 subtests # Failed test 'get tanks stats' # at t/wot/07-tanks.t line 23. # Failed test 'get tanks stats' # at t/wot/07-tanks.t line 24. # Failed test 'get tanks achievements' # at t/wot/07-tanks.t line 35. # Failed test 'get tanks achievements' # at t/wot/07-tanks.t line 36. # Looks like you failed 4 tests of 22. t/wot/07-tanks.t ......... ok 1 - use WG::API::WoT::Tanks; ok 2 - WG::API::WoT::Tanks->can(...) ok 3 - get tanks stats ok 4 - get tansk stats ok 5 - get tanks stats ok 6 - get tansk stats ok 7 - get tanks stats ok 8 - get tansk stats ok 9 - get tanks stats ok 10 - get tanks stats not ok 11 - get tanks stats not ok 12 - get tanks stats ok 13 - get tanks achievements ok 14 - get tanks achievements ok 15 - get tanks achievements ok 16 - get tanks achievements ok 17 - get tanks achievements ok 18 - get tanks achievements ok 19 - get tanks achievements ok 20 - get tanks achievements not ok 21 - get tanks achievements not ok 22 - get tanks achievements 1..22 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/22 subtests # Failed test 'get regular teams list' # at t/wot/08-regularteams.t line 17. # Failed test 'get regular teams list' # at t/wot/08-regularteams.t line 18. # Failed test 'get regular teams list' # at t/wot/08-regularteams.t line 20. # Failed test 'get regular teams list' # at t/wot/08-regularteams.t line 21. # Failed test 'get regular teams info' # at t/wot/08-regularteams.t line 30. # Failed test 'get regular teams info' # at t/wot/08-regularteams.t line 31. # Looks like you failed 6 tests of 15. t/wot/08-regularteams.t .. ok 1 - use WG::API::WoT::Regularteams; ok 2 - WG::API::WoT::Regularteams->can(...) ok 3 - get regular teams list ok 4 - get regular teams list not ok 5 - get regular teams list not ok 6 - get regular teams list not ok 7 - get regular teams list not ok 8 - get regular teams list ok 9 - get regular teams info ok 10 - get regular teams info ok 11 - get regular teams info ok 12 - get regular teams info ok 13 - get regular teams info not ok 14 - get regular teams info not ok 15 - get regular teams info 1..15 Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/15 subtests # Testing WG::API::WoWp v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # Testing WG::API::WoWp::Accounts v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static # Testing WG::API::WoWp::Ratings v0.02, Perl 5.014000, /home/fly1400/ap1400/bin/perl-static t/wowp/00-load.t ......... ok 1 - use WG::API::WoWp; ok 2 - use WG::API::WoWp::Accounts; ok 3 - use WG::API::WoWp::Ratings; 1..3 ok # Failed test 'get account list with valid search string' # at t/wowp/01-accounts.t line 21. Can't use an undefined value as an ARRAY reference at t/wowp/01-accounts.t line 22. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 8. t/wowp/01-accounts.t ..... ok 1 - WG::API::WoWp::Accounts->can(...) ok 2 - accounts-class created ok 3 - get account list without params ok 4 - get account list with invalid params ok 5 - get account list with invalid params ok 6 - get account list with too short search string for default type ok 7 - get account list with short search string for exact type not ok 8 - get account list with valid search string Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/8 subtests # Failed test 'get ratings types without param' # at t/wowp/02-ratings.t line 19. # Failed test 'get ratings types with param' # at t/wowp/02-ratings.t line 22. Can't use an undefined value as an ARRAY reference at t/wowp/02-ratings.t line 25. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 5. t/wowp/02-ratings.t ...... ok 1 - WG::API::WoWp::Ratings->can(...) ok 2 - rating-class created ok 3 - get ratings types with scalar param not ok 4 - get ratings types without param not ok 5 - get ratings types with param Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/5 subtests Test Summary Report ------------------- t/02-error.t (Wstat: 1536 Tests: 17 Failed: 6) Failed tests: 10-11, 13-16 Non-zero exit status: 6 t/03-data.t (Wstat: 65280 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/04-auth.t (Wstat: 256 Tests: 8 Failed: 1) Failed test: 4 Non-zero exit status: 1 t/05-clans.t (Wstat: 1792 Tests: 19 Failed: 7) Failed tests: 3-4, 6, 10, 15, 17, 19 Non-zero exit status: 7 t/06-servers.t (Wstat: 512 Tests: 4 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 t/wot/01-accounts.t (Wstat: 3072 Tests: 37 Failed: 12) Failed tests: 6-7, 12-15, 21-22, 28-29, 36-37 Non-zero exit status: 12 t/wot/02-clans.t (Wstat: 512 Tests: 9 Failed: 2) Failed tests: 8-9 Non-zero exit status: 2 t/wot/03-stronghold.t (Wstat: 2048 Tests: 21 Failed: 8) Failed tests: 8-9, 11-14, 20-21 Non-zero exit status: 8 t/wot/04-globalwar.t (Wstat: 4864 Tests: 97 Failed: 19) Failed tests: 8-9, 13-16, 22-23, 32-33, 43-44, 55-56 66, 76, 86, 92, 97 Non-zero exit status: 19 t/wot/05-ratings.t (Wstat: 2816 Tests: 59 Failed: 11) Failed tests: 7-10, 17-18, 28-29, 38-39, 59 Non-zero exit status: 11 t/wot/06-clansratings.t (Wstat: 3072 Tests: 44 Failed: 12) Failed tests: 4-7, 13-14, 23-24, 33-34, 43-44 Non-zero exit status: 12 t/wot/07-tanks.t (Wstat: 1024 Tests: 22 Failed: 4) Failed tests: 11-12, 21-22 Non-zero exit status: 4 t/wot/08-regularteams.t (Wstat: 1536 Tests: 15 Failed: 6) Failed tests: 5-8, 14-15 Non-zero exit status: 6 t/wowp/01-accounts.t (Wstat: 65280 Tests: 8 Failed: 1) Failed test: 8 Non-zero exit status: 255 Parse errors: No plan found in TAP output t/wowp/02-ratings.t (Wstat: 65280 Tests: 5 Failed: 2) Failed tests: 4-5 Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=20, Tests=405, 50 wallclock secs ( 0.10 usr 0.08 sys + 5.43 cusr 0.81 csys = 6.42 CPU) Result: FAIL Failed 15/20 test programs. 95/405 subtests failed. CYNOVG/WG-API-v0.02.tar.gz ./Build test verbose=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CYNOVG/WG-API-v0.02.tar.gz VmSize: 259072 kB Finished 2015-07-03T00:05:36