File Entity Paths - 7.x-2.0-alpha3

Test status
StatusResult
Last receivedSun, 10/07/2012 - 18:30:06
Last requestedSun, 10/07/2012 - 18:31:02
Last testedSun, 10/07/2012 - 18:32:23
Test count2
Environment status
MySQLfail
Code reviewpass
Overall Resultfail
Branch information
Identifier7.x-2.0-alpha3
ProjectFile Entity Paths
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 1 minor(s); [[SimpleTest]]: [MySQL] 6 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
6 pass(es), 3 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandFile Entity Paths configuration (FileEntityPathsConfigurationPageTestCase) [File Entity Paths]320
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkfe_paths.test153FileEntityPathsConfigurationPageTestCase->testConfigPage()
Cannot access empty propertyPHP Fatal errorfe_paths.module149Unknown
ExpandFile Entity Paths global settings (FileEntityPathsGlobalSettingsTestCase) [File Entity Paths]310
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkfe_paths.test236FileEntityPathsGlobalSettingsTestCase->testGlobalConfigBasic()

All

Test namePassFailException
ExpandFile Entity Paths configuration (FileEntityPathsConfigurationPageTestCase) [File Entity Paths]320
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkfe_paths.test153FileEntityPathsConfigurationPageTestCase->testConfigPage()
Cannot access empty propertyPHP Fatal errorfe_paths.module149Unknown
ExpandFile Entity Paths global settings (FileEntityPathsGlobalSettingsTestCase) [File Entity Paths]310
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkfe_paths.test236FileEntityPathsGlobalSettingsTestCase->testGlobalConfigBasic()

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
1 minor(s), 0 critical(s), and 0 normal(s)
Test nameMinorCriticalNormal
Leaffe_paths.admin.inc000
Leaffe_paths.install000
Leaffe_paths.module000
Leaffe_paths.tokens.inc000
Expandtests/fe_paths.test100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfe_paths.test92N/A
Leaftests/fe_paths_test.module000