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
186 pass(es), 0 fail(s), and 1 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Field replacement (TitleFieldReplacementTestCase) [Title] | 186 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| mb_strtolower() expects parameter 1 to be string, array given | Warning | unicode.inc | 476 | drupal_strtolower() |  |
|
All
| Test name | Pass | Fail | Exception |
Field replacement (TitleFieldReplacementTestCase) [Title] | 186 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| mb_strtolower() expects parameter 1 to be string, array given | Warning | unicode.inc | 476 | drupal_strtolower() |  |
|