Weibo Autopost - 7.x-1.x

Test status
StatusResult
Last receivedMon, 07/23/2012 - 16:01:41
Last requestedMon, 07/23/2012 - 16:02:03
Last testedMon, 07/23/2012 - 16:02:32
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectWeibo Autopost
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 0 minor(s), 2 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
0 minor(s), 2 critical(s), and 1 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandweibo_autopost.install010
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherweibo_autopost.install11N/A
Expandweibo_autopost.module011
MessageGroupFilenameLineFunctionStatus
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherweibo_autopost.module181N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherweibo_autopost.module181N/A

All

Test nameMinorCriticalNormal
Leafweibo_autopost.admin.inc000
Expandweibo_autopost.install010
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherweibo_autopost.install11N/A
Expandweibo_autopost.module011
MessageGroupFilenameLineFunctionStatus
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherweibo_autopost.module181N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherweibo_autopost.module181N/A