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
63 pass(es), 0 fail(s), and 2 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Multi-step registration form (StepTestCase) [User] | 63 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Undefined index: label | Notice | profile2.inc | 23 | step_form_profile2_type_form_alter() |  |
| Undefined index: label | Notice | profile2.inc | 23 | step_form_profile2_type_form_alter() |  |
|
All
| Test name | Pass | Fail | Exception |
Multi-step registration form (StepTestCase) [User] | 63 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Undefined index: label | Notice | profile2.inc | 23 | step_form_profile2_type_form_alter() |  |
| Undefined index: label | Notice | profile2.inc | 23 | step_form_profile2_type_form_alter() |  |
|