OpenSearch feed - 6.x-1.x

Test status
StatusResult
Last receivedSat, 12/03/2011 - 15:33:36
Last requestedSat, 12/03/2011 - 15:34:03
Last testedSat, 12/03/2011 - 15:34:18
Test count22
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier6.x-1.x
ProjectOpenSearch feed
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 29 minor(s), 0 critical(s), and 2 normal(s); [[SimpleTest]]: [MySQL] 65 pass(es), 2 fail(s), and 0 exception(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
65 pass(es), 2 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandOpenSearchFeedValidationTestCase6220
MessageGroupFilenameLineFunctionStatus
The Opensearch description has been retrieved.Browseropensearch.test180OpenSearchFeedValidationTestCase->testUserFeed()
The Opensearch feed has been retrieved.Browseropensearch.test200OpenSearchFeedValidationTestCase->testUserFeed()

All

Test namePassFailException
ExpandOpenSearchFeedValidationTestCase6220
MessageGroupFilenameLineFunctionStatus
The Opensearch description has been retrieved.Browseropensearch.test180OpenSearchFeedValidationTestCase->testUserFeed()
The Opensearch feed has been retrieved.Browseropensearch.test200OpenSearchFeedValidationTestCase->testUserFeed()
LeafOpenSearchTokensTestCase300

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

Non-pass

Test nameMinorCriticalNormal
Expandopensearch.module001
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheropensearch.module293N/A
Expandopensearch.pages.inc001
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheropensearch.pages.inc31N/A

All

Test nameMinorCriticalNormal
Expandopensearch-description.tpl.php1600
MessageGroupFilenameLineFunctionStatus
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php32N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php33N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php34N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php35N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php36N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php37N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php38N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php40N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php43N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php46N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php49N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php51N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php53N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php56N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php58N/A
use lowercase html tags to comply with XHTMLOtheropensearch-description.tpl.php59N/A
Leafopensearch.admin.inc000
Expandopensearch.install400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheropensearch.install137N/A
There should be no trailing spacesOtheropensearch.install142N/A
There should be no trailing spacesOtheropensearch.install145N/A
There should be no trailing spacesOtheropensearch.install157N/A
Expandopensearch.module001
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheropensearch.module293N/A
Expandopensearch.pages.inc001
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otheropensearch.pages.inc31N/A
Expandopensearch.test900
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtheropensearch.test79N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test133N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test137N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test141N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test145N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test182N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test186N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test190N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test194N/A
Leafopensearch_token.module000