World of Warcraft API - 7.x-1.x

Test status
StatusResult
Last receivedMon, 08/13/2012 - 22:16:16
Last requestedMon, 08/13/2012 - 22:17:47
Last testedMon, 08/13/2012 - 22:17:58
Test count22
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.x
ProjectWorld of Warcraft API
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 1 pass(es), 2 fail(s), and 0 exception(s); [[Coder]]: [Code review] 6 minor(s), 1 critical(s), and 0 normal(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
1 pass(es), 2 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandGuild save test (WoWGuildSaveTestCase) [WoW Guild]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwow_guild.test136WoWGuildSaveTestCase->testGuildImport()
ExpandUser roles test (WoWGuildRankUserRolesAssignmentTestCase) [WoW Guild]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwow_guild_rank.test78WoWGuildRankUserRolesAssignmentTestCase->testNotAssignRole()

All

Test namePassFailException
ExpandGuild save test (WoWGuildSaveTestCase) [WoW Guild]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwow_guild.test136WoWGuildSaveTestCase->testGuildImport()
ExpandItem save test (WoWItemSaveTestCase) [WoW Item]100
MessageGroupFilenameLineFunctionStatus
stdClass::__set_state(array( 'id' => 77821, 'disenchantingSkillRank' => 225, 'description' => '', 'name' => 'Lederbrustharnisch des Zornbringers', 'icon' => 'inv_chest_leather_05', 'stackable' => 1, 'allowableClasses' => array ( 0 => 4, ), 'itemBind' => 1, 'bonusStats' => array ( 0 => stdClass::__set_state(array( 'stat' => 50, 'amount' => 24, 'reforged' => false, )), 1 => stdClass::__set_state(array( 'stat' => 32, 'amount' => 14, 'reforged' => false, )), 2 => stdClass::__set_state(array( 'stat' => 3, 'amount' => 17, 'reforged' => false, )), 3 => stdClass::__set_state(array( 'stat' => 31, 'amount' => 10, 'reforged' => false, )), 4 => stdClass::__set_state(array( 'stat' => 7, 'amount' => 22, 'reforged' => false, )), ), 'itemSpells' => array ( ), 'buyPrice' => 136378, 'itemClass' => 4, 'itemSubClass' => 2, 'containerSlots' => 0, 'inventoryType' => 5, 'equippable' => true, 'itemLevel' => 68, 'maxCount' => 0, 'maxDurability' => 140, 'minFactionId' => 0, 'minReputation' => 0, 'quality' => 3, 'sellPrice' => 27275, 'requiredSkill' => 0, 'requiredLevel' => 60, 'requiredSkillRank' => 0, 'itemSource' => stdClass::__set_state(array( 'sourceId' => 58152, 'sourceType' => 'VENDOR', )), 'baseArmor' => 268, 'hasSockets' => false, 'isAuctionable' => false, 'armor' => 292, 'displayInfoId' => 31039, ))Debugwow_item.test39WoWItemSaveTestCase->testImport()
ExpandUser roles test (WoWGuildRankUserRolesAssignmentTestCase) [WoW Guild]010
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkwow_guild_rank.test78WoWGuildRankUserRolesAssignmentTestCase->testNotAssignRole()

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
6 minor(s), 1 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandmodules/wow_character/wow_character.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherwow_character.admin.inc66N/A

All

Test nameMinorCriticalNormal
Expandmodules/wow_character/wow_character.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherwow_character.admin.inc66N/A
Leafmodules/wow_character/wow_character.api.php000
Leafmodules/wow_character/wow_character.install000
Leafmodules/wow_character/wow_character.module000
Expandmodules/wow_character/wow_character.pages.inc100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwow_character.pages.inc147N/A
Leafmodules/wow_character/wow_character.resources.inc000
Leafmodules/wow_character/wow_character.theme.inc000
Leafmodules/wow_guild/wow_guild.admin.inc000
Leafmodules/wow_guild/wow_guild.api.php000
Leafmodules/wow_guild/wow_guild.inc000
Leafmodules/wow_guild/wow_guild.install000
Leafmodules/wow_guild/wow_guild.module000
Leafmodules/wow_guild_rank/wow_guild_rank.admin.inc000
Leafmodules/wow_guild_rank/wow_guild_rank.character.inc000
Leafmodules/wow_guild_rank/wow_guild_rank.install000
Leafmodules/wow_guild_rank/wow_guild_rank.module000
Leafmodules/wow_item/wow_item.api.php000
Leafmodules/wow_item/wow_item.install000
Leafmodules/wow_item/wow_item.module000
Leafmodules/wow_item/wow_item_field.install000
Leafmodules/wow_item/wow_item_field.module000
Expandmodules/wow_realm/wow_realm.inc300
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwow_realm.inc16N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwow_realm.inc25N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwow_realm.inc26N/A
Leafmodules/wow_realm/wow_realm.install000
Expandmodules/wow_realm/wow_realm.module200
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwow_realm.module70N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwow_realm.module71N/A
Leaftests/wow_guild.test000
Leaftests/wow_guild_rank.test000
Leaftests/wow_item.test000
Leaftests/wow_test.module000
Leaftests/wow_test.test000
Leafwow.admin.inc000
Leafwow.inc000
Leafwow.install000
Leafwow.module000