Profile2 Registration Path - 7.x-1.2

Test status
StatusResult
Last receivedSat, 01/14/2012 - 04:53:36
Last requestedSat, 01/14/2012 - 04:54:03
Last testedSat, 01/14/2012 - 04:54:26
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.2
ProjectProfile2 Registration Path
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 4 minor(s), 0 critical(s), and 2 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
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
4 minor(s), 0 critical(s), and 2 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandprofile2_regpath.install002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherprofile2_regpath.install90N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherprofile2_regpath.install103N/A

All

Test nameMinorCriticalNormal
Expandprofile2_regpath.install002
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherprofile2_regpath.install90N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherprofile2_regpath.install103N/A
Expandprofile2_regpath.module400
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherprofile2_regpath.module27N/A
There should be no trailing spacesOtherprofile2_regpath.module29N/A
There should be no trailing spacesOtherprofile2_regpath.module369N/A
There should be no trailing spacesOtherprofile2_regpath.module370N/A
Leafregistration_form.inc000