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
6 pass(es), 5 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
WEM Core (WEMTestCase) [WEM] | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | wem.test | 39 | WEMTestCase->testWemEventCount() |  |
| Enabled modules: wem | Other | wem.test | 25 | WEMTestCase->setUp() |  |
|
WEM Segments (WEMSegmentTestCase) [WEM] | 6 | 3 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | wem_segment.test | 40 | WEMSegmentTestCase->testWemSegments() |  |
| Enabled modules: wem, wem_segment | Other | wem_segment.test | 27 | WEMSegmentTestCase->setUp() |  |
| Call to undefined function wem_event_track() | PHP Fatal error | wem_segment.test | 137 | Unknown |  |
|
All
| Test name | Pass | Fail | Exception |
WEM Core (WEMTestCase) [WEM] | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | wem.test | 39 | WEMTestCase->testWemEventCount() |  |
| Enabled modules: wem | Other | wem.test | 25 | WEMTestCase->setUp() |  |
|
WEM Segments (WEMSegmentTestCase) [WEM] | 6 | 3 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | wem_segment.test | 40 | WEMSegmentTestCase->testWemSegments() |  |
| Enabled modules: wem, wem_segment | Other | wem_segment.test | 27 | WEMSegmentTestCase->setUp() |  |
| Call to undefined function wem_event_track() | PHP Fatal error | wem_segment.test | 137 | Unknown |  |
|