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
0 pass(es), 3 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
TMGMT Client (TMGMTClientTest) [TMGMT Client] | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | tmgmt_client.test | 29 | TMGMTClientTest->testConfigureDS() |  |
| Call to undefined function tmgmt_auth_get_schema_info() | PHP Fatal error | tmgmt_auth_issuer_test.install | 11 | Unknown |  |
|
TMGMTRemote tests (RemoteAuthTest) [TMGMT Client] | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | tmgmt_remote_auth.test | 31 | RemoteAuthTest->testSchema() |  |
|
All
| Test name | Pass | Fail | Exception |
TMGMT Client (TMGMTClientTest) [TMGMT Client] | 0 | 2 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | tmgmt_client.test | 29 | TMGMTClientTest->testConfigureDS() |  |
| Call to undefined function tmgmt_auth_get_schema_info() | PHP Fatal error | tmgmt_auth_issuer_test.install | 11 | Unknown |  |
|
TMGMTRemote tests (RemoteAuthTest) [TMGMT Client] | 0 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | tmgmt_remote_auth.test | 31 | RemoteAuthTest->testSchema() |  |
|