MySQL
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a Drupal installation failure
- Detect a test run failure
- Detect a failing test
Review the test failures below then if necessary run them locally until the problem has been fixed.
- Complete test suite with all tests passing
13 pass(es), 5 fail(s), and 3 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Component tests (FeaturesUserTestCase) [Features] | 10 | 2 | 3 |
| Message | Group | Filename | Line | Function | Status |
| field present. | Other | features.test | 61 | FeaturesUserTestCase->test() |  |
| Undefined index: field_name | Notice | field.crud.inc | 540 | field_update_instance() |  |
| Undefined index: field_name | Notice | field.crud.inc | 542 | field_update_instance() |  |
| FieldException: Attempt to update an instance of a nonexistent field . in field_update_instance() (line 542 of /var/lib/drupaltestbot/sites/default/files/checkout/modules/field/field.crud.inc). | Uncaught exception | field.crud.inc | 542 | field_update_instance() |  |
| Call to undefined function taxonomy_features_api() | PHP Fatal error | features.test | 211 | Unknown |  |
|
Features Chaos Tools integration (FeaturesCtoolsIntegrationTest) [Features] | 3 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Chaos tools functions for strongarm exist when it is enabled. | Other | features.test | 278 | FeaturesCtoolsIntegrationTest->testModuleEnable() |  |
| Chaos tools functions for views exist when it is enabled. | Other | features.test | 278 | FeaturesCtoolsIntegrationTest->testModuleEnable() |  |
|
Features enable tests (FeaturesEnableTestCase) [Features] | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | features.test | 192 | FeaturesEnableTestCase->testFeaturesGetComponents() |  |
|
All
| Test name | Pass | Fail | Exception |
Component tests (FeaturesUserTestCase) [Features] | 10 | 2 | 3 |
| Message | Group | Filename | Line | Function | Status |
| field present. | Other | features.test | 61 | FeaturesUserTestCase->test() |  |
| Undefined index: field_name | Notice | field.crud.inc | 540 | field_update_instance() |  |
| Undefined index: field_name | Notice | field.crud.inc | 542 | field_update_instance() |  |
| FieldException: Attempt to update an instance of a nonexistent field . in field_update_instance() (line 542 of /var/lib/drupaltestbot/sites/default/files/checkout/modules/field/field.crud.inc). | Uncaught exception | field.crud.inc | 542 | field_update_instance() |  |
| Call to undefined function taxonomy_features_api() | PHP Fatal error | features.test | 211 | Unknown |  |
|
Features Chaos Tools integration (FeaturesCtoolsIntegrationTest) [Features] | 3 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Chaos tools functions for strongarm exist when it is enabled. | Other | features.test | 278 | FeaturesCtoolsIntegrationTest->testModuleEnable() |  |
| Chaos tools functions for views exist when it is enabled. | Other | features.test | 278 | FeaturesCtoolsIntegrationTest->testModuleEnable() |  |
|
Features enable tests (FeaturesEnableTestCase) [Features] | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | features.test | 192 | FeaturesEnableTestCase->testFeaturesGetComponents() |  |
|