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
0 pass(es), 1 fail(s), and 1 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Drupal\rest_api_doc\Tests\RestApiDocTest | 0 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | RestApiDocTest.php | 44 | Drupal\rest_api_doc\Tests\RestApiDocTest->testRestApiDoc() |  |
| Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for rest_api_doc.settings with the following errors: rest_api_doc.settings:langcode missing schema in Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave() (line 98 of /var/lib/drupaltestbot/sites/default/files/checkout/core/lib/Drupal/Core/Config/Testing/ConfigSchemaChecker.php). Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave(Object, 'config.save', Object)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('config.save', Object)
Drupal\Core\Config\Config->save(1)
Drupal\Core\Config\ConfigInstaller->createConfiguration('', Array)
Drupal\Core\Config\ConfigInstaller->installDefaultConfig('module', 'rest_api_doc')
Drupal\Core\ProxyClass\Config\ConfigInstaller->installDefaultConfig('module', 'rest_api_doc')
Drupal\Core\Extension\ModuleInstaller->install(Array, 1)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install(Array, 1)
Drupal\simpletest\WebTestBase->installModulesFromClassProperty(Object)
Drupal\simpletest\WebTestBase->setUp()
Drupal\rest\Tests\RESTTestBase->setUp()
Drupal\simpletest\TestBase->run(Array)
simpletest_script_run_one_test('1', 'Drupal\rest_api_doc\Tests\RestApiDocTest')
| Uncaught exception | ConfigSchemaChecker.php | 98 | Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave() |  |
|
All
| Test name | Pass | Fail | Exception |
Drupal\rest_api_doc\Tests\RestApiDocTest | 0 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | RestApiDocTest.php | 44 | Drupal\rest_api_doc\Tests\RestApiDocTest->testRestApiDoc() |  |
| Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for rest_api_doc.settings with the following errors: rest_api_doc.settings:langcode missing schema in Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave() (line 98 of /var/lib/drupaltestbot/sites/default/files/checkout/core/lib/Drupal/Core/Config/Testing/ConfigSchemaChecker.php). Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave(Object, 'config.save', Object)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('config.save', Object)
Drupal\Core\Config\Config->save(1)
Drupal\Core\Config\ConfigInstaller->createConfiguration('', Array)
Drupal\Core\Config\ConfigInstaller->installDefaultConfig('module', 'rest_api_doc')
Drupal\Core\ProxyClass\Config\ConfigInstaller->installDefaultConfig('module', 'rest_api_doc')
Drupal\Core\Extension\ModuleInstaller->install(Array, 1)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install(Array, 1)
Drupal\simpletest\WebTestBase->installModulesFromClassProperty(Object)
Drupal\simpletest\WebTestBase->setUp()
Drupal\rest\Tests\RESTTestBase->setUp()
Drupal\simpletest\TestBase->run(Array)
simpletest_script_run_one_test('1', 'Drupal\rest_api_doc\Tests\RestApiDocTest')
| Uncaught exception | ConfigSchemaChecker.php | 98 | Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave() |  |
|