DSpace - 7.x-1.x

Test status
StatusResult
Last receivedThu, 03/15/2012 - 14:44:38
Last requestedThu, 03/15/2012 - 14:46:28
Last testedThu, 03/15/2012 - 14:46:35
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectDSpace
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 1 minor(s), 0 critical(s), and 5 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
  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
1 minor(s), 0 critical(s), and 5 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanddspace.module001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherdspace.module21N/A
Expandmodules/biblio/dspace_biblio.module004
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherdspace_biblio.module21N/A
Remove the empty commented line in your function documentation.Otherdspace_biblio.module104N/A
Use Drupal's format_date(), not PHP's default date().Otherdspace_biblio.module133N/A
Use Drupal's format_date(), not PHP's default date().Otherdspace_biblio.module137N/A

All

Test nameMinorCriticalNormal
Expanddspace.module001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherdspace.module21N/A
Expandmodules/biblio/dspace_biblio.module004
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherdspace_biblio.module21N/A
Remove the empty commented line in your function documentation.Otherdspace_biblio.module104N/A
Use Drupal's format_date(), not PHP's default date().Otherdspace_biblio.module133N/A
Use Drupal's format_date(), not PHP's default date().Otherdspace_biblio.module137N/A
Expandplugins/FeedsDSpaceParser.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherFeedsDSpaceParser.inc48N/A