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
105 pass(es), 0 fail(s), and 2 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
LinkCheckerLinkExtractionTest | 97 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Trying to get property of non-object | Notice | linkchecker.module | 408 | _linkchecker_check_links() |  |
|
LinkCheckerUserImpersonatingUserTestCase | 8 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Trying to get property of non-object | Notice | linkchecker.module | 408 | _linkchecker_check_links() |  |
|
All
| Test name | Pass | Fail | Exception |
LinkCheckerLinkExtractionTest | 97 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Trying to get property of non-object | Notice | linkchecker.module | 408 | _linkchecker_check_links() |  |
|
LinkCheckerUserImpersonatingUserTestCase | 8 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Trying to get property of non-object | Notice | linkchecker.module | 408 | _linkchecker_check_links() |  |
|