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
45 pass(es), 0 fail(s), and 4 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Invoice number generation test (InvoiceNumberGenerationWebTestCase) [Commerce Invoice] | 45 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| 'Missing handler: commerce_line_item product_line_item_type filter' | Debug | views.module | 1698 | views_debug() |  |
| Undefined index: path | Notice | entity.module | 1020 | template_preprocess_entity() |  |
| Undefined index: path | Notice | entity.module | 1028 | template_preprocess_entity() |  |
| 'Missing handler: commerce_line_item product_line_item_type filter' | Debug | views.module | 1698 | views_debug() |  |
| Undefined index: path | Notice | entity.module | 1020 | template_preprocess_entity() |  |
| Undefined index: path | Notice | entity.module | 1028 | template_preprocess_entity() |  |
|
All
| Test name | Pass | Fail | Exception |
Invoice number generation test (InvoiceNumberGenerationWebTestCase) [Commerce Invoice] | 45 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| 'Missing handler: commerce_line_item product_line_item_type filter' | Debug | views.module | 1698 | views_debug() |  |
| Undefined index: path | Notice | entity.module | 1020 | template_preprocess_entity() |  |
| Undefined index: path | Notice | entity.module | 1028 | template_preprocess_entity() |  |
| 'Missing handler: commerce_line_item product_line_item_type filter' | Debug | views.module | 1698 | views_debug() |  |
| Undefined index: path | Notice | entity.module | 1020 | template_preprocess_entity() |  |
| Undefined index: path | Notice | entity.module | 1028 | template_preprocess_entity() |  |
|