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
54 pass(es), 2 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Test edgy base PHP class (EdgyTestBaseCase) [Edgy] | 3 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| .node-edgy-test-landing-page class found. | Other | edgy.test | 113 | EdgyTestBaseCase->testCreateNodeWithParagraph() |  |
|
Test Edgy module (EdgyTestCase) [Edgy] | 19 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| .edgy-1col, .node-edgy-test-landing-page and .container class found. | Other | edgy.test | 153 | EdgyTestCase->testContainerClassOnDisplaySuiteEntity() |  |
|
All
| Test name | Pass | Fail | Exception |
Test edgy base PHP class (EdgyTestBaseCase) [Edgy] | 3 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| .node-edgy-test-landing-page class found. | Other | edgy.test | 113 | EdgyTestBaseCase->testCreateNodeWithParagraph() |  |
|
Test Edgy feature module (EdgyTestTestFeatureCase) [Edgy] | 32 | 0 | 0 |
Test Edgy module (EdgyTestCase) [Edgy] | 19 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| .edgy-1col, .node-edgy-test-landing-page and .container class found. | Other | edgy.test | 153 | EdgyTestCase->testContainerClassOnDisplaySuiteEntity() |  |
|