PHP 5.5 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
84 pass(es), 2 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Drupal\maillog\Tests\Mail\MailUiTest | 78 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Raw "[X-Mailer] => Drupal" found | Other | MailUiTest.php | 107 | Drupal\maillog\Tests\Mail\MailUiTest->testVerboseOutput() |  |
| Raw "[Content-Type] => text/plain; charset=UTF-8; format=flowed; delsp=yes" found | Other | MailUiTest.php | 108 | Drupal\maillog\Tests\Mail\MailUiTest->testVerboseOutput() |  |
|
All
| Test name | Pass | Fail | Exception |
Drupal\maillog\Tests\Mail\MailTest | 6 | 0 | 0 |
Drupal\maillog\Tests\Mail\MailUiTest | 78 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Raw "[X-Mailer] => Drupal" found | Other | MailUiTest.php | 107 | Drupal\maillog\Tests\Mail\MailUiTest->testVerboseOutput() |  |
| Raw "[Content-Type] => text/plain; charset=UTF-8; format=flowed; delsp=yes" found | Other | MailUiTest.php | 108 | Drupal\maillog\Tests\Mail\MailUiTest->testVerboseOutput() |  |
|