PHP 5.4 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
1 pass(es), 1 fail(s), and 1 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Drupal\honeypot\Tests\HoneypotFormTest | 1 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | HoneypotFormTest.php | 90 | Drupal\honeypot\Tests\HoneypotFormTest->testProtectRegisterUserNormal() |  |
| Undefined index: pathDrupal\Core\Routing\RouteBuilder->rebuild()
drupal_flush_all_caches()
Drupal\simpletest\WebTestBase->resetAll()
Drupal\simpletest\WebTestBase->setUp()
Drupal\honeypot\Tests\HoneypotFormTest->setUp()
Drupal\simpletest\TestBase->run()
simpletest_script_run_one_test('1', 'Drupal\honeypot\Tests\HoneypotFormTest')
| Notice | RouteBuilder.php | 141 | Drupal\Core\Routing\RouteBuilder->rebuild() |  |
|
All
| Test name | Pass | Fail | Exception |
Drupal\honeypot\Tests\HoneypotFormTest | 1 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | HoneypotFormTest.php | 90 | Drupal\honeypot\Tests\HoneypotFormTest->testProtectRegisterUserNormal() |  |
| Undefined index: pathDrupal\Core\Routing\RouteBuilder->rebuild()
drupal_flush_all_caches()
Drupal\simpletest\WebTestBase->resetAll()
Drupal\simpletest\WebTestBase->setUp()
Drupal\honeypot\Tests\HoneypotFormTest->setUp()
Drupal\simpletest\TestBase->run()
simpletest_script_run_one_test('1', 'Drupal\honeypot\Tests\HoneypotFormTest')
| Notice | RouteBuilder.php | 141 | Drupal\Core\Routing\RouteBuilder->rebuild() |  |
|