Auto create Group - 7.x-1.x

Test status
StatusResult
Last receivedTue, 09/11/2012 - 05:44:15
Last requestedTue, 09/11/2012 - 05:45:02
Last testedTue, 09/11/2012 - 05:45:31
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectAuto create Group
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 4 minor(s), 1 critical(s), and 1 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
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
  10. Complete test suite with all tests passing

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
4 minor(s), 1 critical(s), and 1 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandautocreategroup.install101
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherautocreategroup.install9N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherautocreategroup.install43N/A
Expandautocreategroup.module310
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherautocreategroup.module9N/A
Format should be * Implementation of hook_foo().Otherautocreategroup.module25N/A
Format should be * Implementation of hook_foo().Otherautocreategroup.module59N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Otherautocreategroup.module139N/A

All

Test nameMinorCriticalNormal
Leafautocreategroup.admin.inc000
Expandautocreategroup.install101
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherautocreategroup.install9N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherautocreategroup.install43N/A
Expandautocreategroup.module310
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherautocreategroup.module9N/A
Format should be * Implementation of hook_foo().Otherautocreategroup.module25N/A
Format should be * Implementation of hook_foo().Otherautocreategroup.module59N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Otherautocreategroup.module139N/A