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
2 pass(es), 6 fail(s), and 0 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
btrClient (BtrClientTestCase) [AJAX] | 2 | 6 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | btrClient.test | 44 | BtrClientTestCase->testBtrClientCase1() |  |
| Enabled modules: libraries, btrClient | Other | btrClient.test | 38 | BtrClientTestCase->setUp() |  |
| The text "Source text" appears on the translation page. | Other | btrClient.test | 46 | BtrClientTestCase->testBtrClientCase1() |  |
| Button "Next" exists. | Browser | btrClient.test | 47 | BtrClientTestCase->testBtrClientCase1() |  |
| Button "Save" exists. | Browser | btrClient.test | 48 | BtrClientTestCase->testBtrClientCase1() |  |
| Call to undefined method BtrClientTestCase::asserText() | PHP Fatal error | btrClient.test | 49 | Unknown |  |
|
All
| Test name | Pass | Fail | Exception |
btrClient (BtrClientTestCase) [AJAX] | 2 | 6 | 0 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | btrClient.test | 44 | BtrClientTestCase->testBtrClientCase1() |  |
| Enabled modules: libraries, btrClient | Other | btrClient.test | 38 | BtrClientTestCase->setUp() |  |
| The text "Source text" appears on the translation page. | Other | btrClient.test | 46 | BtrClientTestCase->testBtrClientCase1() |  |
| Button "Next" exists. | Browser | btrClient.test | 47 | BtrClientTestCase->testBtrClientCase1() |  |
| Button "Save" exists. | Browser | btrClient.test | 48 | BtrClientTestCase->testBtrClientCase1() |  |
| Call to undefined method BtrClientTestCase::asserText() | PHP Fatal error | btrClient.test | 49 | Unknown |  |
|