Edge - 7.x-1.x

Test status
StatusResult
Last receivedTue, 07/31/2012 - 02:54:15
Last requestedTue, 07/31/2012 - 02:55:02
Last testedTue, 07/31/2012 - 02:55:32
Test count7
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.x
ProjectEdge
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 0 minor(s), 0 critical(s), and 2 normal(s); [[SimpleTest]]: [MySQL] 12 pass(es), 3 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
12 pass(es), 3 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandTheme functions (EdgeThemeTestCase) [Edge]730
MessageGroupFilenameLineFunctionStatus
theme_links() rendered correctly.Otheredge.test126EdgeThemeTestCase->testLinks()
theme_links() rendered correctly.Otheredge.test132EdgeThemeTestCase->testLinks()
theme_links() rendered correctly.Otheredge.test138EdgeThemeTestCase->testLinks()

All

Test namePassFailException
LeafTheme .info properties (EdgeThemeInfoTestCase) [Edge]500
ExpandTheme functions (EdgeThemeTestCase) [Edge]730
MessageGroupFilenameLineFunctionStatus
theme_links() rendered correctly.Otheredge.test126EdgeThemeTestCase->testLinks()
theme_links() rendered correctly.Otheredge.test132EdgeThemeTestCase->testLinks()
theme_links() rendered correctly.Otheredge.test138EdgeThemeTestCase->testLinks()

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

Non-pass

Test nameMinorCriticalNormal
Expandedge.module001
MessageGroupFilenameLineFunctionStatus
global variables should start with a single underscore followed by the module and another underscoreOtheredge.module62N/A
Expandedge.theme.inc001
MessageGroupFilenameLineFunctionStatus
global variables should start with a single underscore followed by the module and another underscoreOtheredge.theme.inc128N/A

All

Test nameMinorCriticalNormal
Expandedge.module001
MessageGroupFilenameLineFunctionStatus
global variables should start with a single underscore followed by the module and another underscoreOtheredge.module62N/A
Expandedge.theme.inc001
MessageGroupFilenameLineFunctionStatus
global variables should start with a single underscore followed by the module and another underscoreOtheredge.theme.inc128N/A
Leaftests/edge.test000
Leaftests/edge_test.module000