Site Disclaimer - 7.x-1.0

Test status
StatusResult
Last receivedSun, 01/13/2013 - 17:24:10
Last requestedSun, 01/13/2013 - 17:30:34
Last testedSun, 01/13/2013 - 17:30:43
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.0
ProjectSite Disclaimer
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 0 pass(es), 2 fail(s), and 0 exception(s); [[Coder]]: [Code review] 19 minor(s), 0 critical(s), and 9 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
0 pass(es), 2 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandSite Disclaimer Basic (SiteDisclaimerSettingsTestCase) [Site Disclaimer]020
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checksite_disclaimer.test84SiteDisclaimerSettingsTestCase->testSiteDisclaimerBasic()
Undefined offset: 8192PHP Noticesite_disclaimer.module426Unknown

All

Test namePassFailException
ExpandSite Disclaimer Basic (SiteDisclaimerSettingsTestCase) [Site Disclaimer]020
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checksite_disclaimer.test84SiteDisclaimerSettingsTestCase->testSiteDisclaimerBasic()
Undefined offset: 8192PHP Noticesite_disclaimer.module426Unknown

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
19 minor(s), 0 critical(s), and 9 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandsite_disclaimer.admin.inc602
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othersite_disclaimer.admin.inc51N/A
use <br /> instead of <br>Othersite_disclaimer.admin.inc246N/A
use <br /> instead of <br>Othersite_disclaimer.admin.inc265N/A
Use "elseif" in place of "else if"Othersite_disclaimer.admin.inc312N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc583N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc660N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc670N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc672N/A
Expandsite_disclaimer.module601
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module117N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module118N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module121N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module124N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module134N/A
l() already contains a check_plain() call by defaultOthersite_disclaimer.module385N/A
Use "elseif" in place of "else if"Othersite_disclaimer.module403N/A
Expandtests/site_disclaimer.test201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersite_disclaimer.test52N/A
missing space after commaOthersite_disclaimer.test161N/A
There should be no trailing spacesOthersite_disclaimer.test179N/A
Expandviews/handlers/site_disclaimer_handler_field_tou_version.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersite_disclaimer_handler_field_tou_version.inc-1N/A
Expandviews/handlers/site_disclaimer_handler_sort_tou_version.inc104
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersite_disclaimer_handler_sort_tou_version.inc-1N/A
indent secondary line of comment one space Othersite_disclaimer_handler_sort_tou_version.inc13N/A
Use an indent of 2 spaces, with no tabsOthersite_disclaimer_handler_sort_tou_version.inc17N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthersite_disclaimer_handler_sort_tou_version.inc20N/A
missing space after commaOthersite_disclaimer_handler_sort_tou_version.inc20N/A

All

Test nameMinorCriticalNormal
Expandsite_disclaimer.admin.inc602
MessageGroupFilenameLineFunctionStatus
Use "elseif" in place of "else if"Othersite_disclaimer.admin.inc51N/A
use <br /> instead of <br>Othersite_disclaimer.admin.inc246N/A
use <br /> instead of <br>Othersite_disclaimer.admin.inc265N/A
Use "elseif" in place of "else if"Othersite_disclaimer.admin.inc312N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc583N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc660N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc670N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.admin.inc672N/A
Leafsite_disclaimer.install000
Expandsite_disclaimer.module601
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module117N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module118N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module121N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module124N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.module134N/A
l() already contains a check_plain() call by defaultOthersite_disclaimer.module385N/A
Use "elseif" in place of "else if"Othersite_disclaimer.module403N/A
Expandsite_disclaimer.pages.inc200
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthersite_disclaimer.pages.inc42N/A
Use an indent of 2 spaces, with no tabsOthersite_disclaimer.pages.inc45N/A
Expandtests/site_disclaimer.test201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersite_disclaimer.test52N/A
missing space after commaOthersite_disclaimer.test161N/A
There should be no trailing spacesOthersite_disclaimer.test179N/A
Expandviews/handlers/site_disclaimer_handler_field_tou_version.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersite_disclaimer_handler_field_tou_version.inc-1N/A
Expandviews/handlers/site_disclaimer_handler_sort_tou_version.inc104
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersite_disclaimer_handler_sort_tou_version.inc-1N/A
indent secondary line of comment one space Othersite_disclaimer_handler_sort_tou_version.inc13N/A
Use an indent of 2 spaces, with no tabsOthersite_disclaimer_handler_sort_tou_version.inc17N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthersite_disclaimer_handler_sort_tou_version.inc20N/A
missing space after commaOthersite_disclaimer_handler_sort_tou_version.inc20N/A
Expandviews/site_disclaimer.views.inc200
MessageGroupFilenameLineFunctionStatus
Missing periodOthersite_disclaimer.views.inc15N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersite_disclaimer.views.inc105N/A