OpenSearch feed - 7.x-2.x

Test status
StatusResult
Last receivedSat, 12/03/2011 - 02:04:36
Last requestedSat, 12/03/2011 - 02:05:02
Last testedSat, 12/03/2011 - 02:05:31
Test count8
Environment status
MySQLfail
Code reviewpass
Overall Resultfail
Branch information
Identifier7.x-2.x
ProjectOpenSearch feed
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 35 minor(s); [[SimpleTest]]: [MySQL] 8 pass(es), 6 fail(s), and 2 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
8 pass(es), 6 fail(s), and 2 exception(s)

Non-pass

Test namePassFailException
ExpandOpenSearch feed validation (OpenSearchFeedValidationTestCase) [OpenSearch]742
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkopensearch.test109OpenSearchFeedValidationTestCase->testNodeFeed()
simplexml_import_dom(): Invalid Nodetype to importWarningdrupal_web_test_case.php1690DrupalWebTestCase->parse()
Parsed page successfully.Browseropensearch.test110OpenSearchFeedValidationTestCase->testNodeFeed()
simplexml_import_dom(): Invalid Nodetype to importWarningdrupal_web_test_case.php1690DrupalWebTestCase->parse()
Parsed page successfully.Browseropensearch.test110OpenSearchFeedValidationTestCase->testNodeFeed()
User s6L6eCif successfully logged in.User loginopensearch.test110OpenSearchFeedValidationTestCase->testNodeFeed()
ExpandOpenSearch tokens (OpenSearchTokensTestCase) [OpenSearch]120
MessageGroupFilenameLineFunctionStatus
Search tokens for node are correct.Otheropensearch.test40OpenSearchTokensTestCase->testSearchTokens()
Search tokens for user are correct.Otheropensearch.test40OpenSearchTokensTestCase->testSearchTokens()

All

Test namePassFailException
ExpandOpenSearch feed validation (OpenSearchFeedValidationTestCase) [OpenSearch]742
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkopensearch.test109OpenSearchFeedValidationTestCase->testNodeFeed()
simplexml_import_dom(): Invalid Nodetype to importWarningdrupal_web_test_case.php1690DrupalWebTestCase->parse()
Parsed page successfully.Browseropensearch.test110OpenSearchFeedValidationTestCase->testNodeFeed()
simplexml_import_dom(): Invalid Nodetype to importWarningdrupal_web_test_case.php1690DrupalWebTestCase->parse()
Parsed page successfully.Browseropensearch.test110OpenSearchFeedValidationTestCase->testNodeFeed()
User s6L6eCif successfully logged in.User loginopensearch.test110OpenSearchFeedValidationTestCase->testNodeFeed()
ExpandOpenSearch tokens (OpenSearchTokensTestCase) [OpenSearch]120
MessageGroupFilenameLineFunctionStatus
Search tokens for node are correct.Otheropensearch.test40OpenSearchTokensTestCase->testSearchTokens()
Search tokens for user are correct.Otheropensearch.test40OpenSearchTokensTestCase->testSearchTokens()

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
  9. Complete coder review with all passed
35 minor(s), 0 critical(s), and 0 normal(s)
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
Expandopensearch.api.php600
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtheropensearch.api.php19N/A
Use an indent of 2 spaces, with no tabsOtheropensearch.api.php20N/A
Use an indent of 2 spaces, with no tabsOtheropensearch.api.php31N/A
Use an indent of 2 spaces, with no tabsOtheropensearch.api.php32N/A
Use an indent of 2 spaces, with no tabsOtheropensearch.api.php42N/A
Use an indent of 2 spaces, with no tabsOtheropensearch.api.php43N/A
Expandopensearch.install100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtheropensearch.install51N/A
Expandopensearch.module300
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtheropensearch.module23N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheropensearch.module138N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otheropensearch.module139N/A
Leafopensearch.pages.inc000
Expandopensearch.test900
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtheropensearch.test80N/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.test181N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test185N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test189N/A
use lowercase html tags to comply with XHTMLOtheropensearch.test193N/A
Leafopensearch.tokens.inc000
Leafopensearch_ui.admin.inc000
Leafopensearch_ui.module000