Role Export - 6.x-1.0

Test status
StatusResult
Last receivedTue, 02/21/2012 - 22:31:18
Last requestedTue, 02/21/2012 - 22:33:18
Last testedTue, 02/21/2012 - 22:33:27
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier6.x-1.0
ProjectRole Export
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 16 pass(es), 2 fail(s), and 3 exception(s); [[Coder]]: [Code review] 8 minor(s), 0 critical(s), and 12 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
    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
16 pass(es), 2 fail(s), and 3 exception(s)

Non-pass

Test namePassFailException
ExpandRoleExportTestCase1623
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkrole_export.test24RoleExportTestCase->testExport()
Undefined index: featuresNoticeinstall.inc316drupal_install_modules()
Undefined index: featuresNoticeinstall.inc86drupal_get_installed_schema_version()
Trying to get property of non-objectNoticemodule.inc316module_enable()
features.module isn't installedOtherrole_export.test21RoleExportTestCase->setUp()

All

Test namePassFailException
ExpandRoleExportTestCase1623
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkrole_export.test24RoleExportTestCase->testExport()
Undefined index: featuresNoticeinstall.inc316drupal_install_modules()
Undefined index: featuresNoticeinstall.inc86drupal_get_installed_schema_version()
Trying to get property of non-objectNoticemodule.inc316module_enable()
features.module isn't installedOtherrole_export.test21RoleExportTestCase->setUp()

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

Non-pass

Test nameMinorCriticalNormal
Expandrole_export.install201
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtherrole_export.install9N/A
Use ANSI standard <> instead of !=Otherrole_export.install38N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherrole_export.install41N/A
Expandrole_export.module409
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrole_export.module43N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrole_export.module53N/A
There should be no trailing spacesOtherrole_export.module71N/A
There should be no trailing spacesOtherrole_export.module75N/A
Function documentation should be less than 80 characters per line.Otherrole_export.module128N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrole_export.module130N/A
Control statements should have one space between the control keyword and opening parenthesisOtherrole_export.module136N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherrole_export.module148N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherrole_export.module157N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module218N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module220N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module224N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module226N/A
Expandrole_export.test202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherrole_export.test-1N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrole_export.test46N/A
There should be no trailing spacesOtherrole_export.test63N/A
There should be no trailing spacesOtherrole_export.test69N/A

All

Test nameMinorCriticalNormal
Leafrole_export.admin.inc000
Expandrole_export.install201
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtherrole_export.install9N/A
Use ANSI standard <> instead of !=Otherrole_export.install38N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherrole_export.install41N/A
Expandrole_export.module409
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrole_export.module43N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrole_export.module53N/A
There should be no trailing spacesOtherrole_export.module71N/A
There should be no trailing spacesOtherrole_export.module75N/A
Function documentation should be less than 80 characters per line.Otherrole_export.module128N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrole_export.module130N/A
Control statements should have one space between the control keyword and opening parenthesisOtherrole_export.module136N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherrole_export.module148N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherrole_export.module157N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module218N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module220N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module224N/A
do not use mixed case (camelCase), use lower case and _Otherrole_export.module226N/A
Expandrole_export.test202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherrole_export.test-1N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrole_export.test46N/A
There should be no trailing spacesOtherrole_export.test63N/A
There should be no trailing spacesOtherrole_export.test69N/A