OG Tasks - 7.x-1.x

Test status
StatusResult
Last receivedFri, 12/16/2011 - 05:02:36
Last requestedFri, 12/16/2011 - 05:03:03
Last testedFri, 12/16/2011 - 05:03:50
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectOG Tasks
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 2 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
2 minor(s), 1 critical(s), and 1 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/admin.inc011
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtheradmin.inc40N/A
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.Otheradmin.inc44N/A

All

Test nameMinorCriticalNormal
Expandincludes/admin.inc011
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtheradmin.inc40N/A
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.Otheradmin.inc44N/A
Expandincludes/task.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthertask.inc48N/A
Expandog_tasks.module100
MessageGroupFilenameLineFunctionStatus
Missing periodOtherog_tasks.module47N/A