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
5 pass(es), 1 fail(s), and 1 exception(s)
Non-pass
| Test name | Pass | Fail | Exception |
Drupal\views_field_view\Tests\ViewFieldUnitTest | 5 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | ViewFieldUnitTest.php | 46 | Drupal\views_field_view\Tests\ViewFieldUnitTest->testNormalView() |  |
| Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.view.views_field_view_test_parent_normal with the following errors: views.view.views_field_view_test_parent_normal:display.default.display_options.field_langcode missing schema, views.view.views_field_view_test_parent_normal:display.default.display_options.field_langcode_add_to_query 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()
Drupal\Core\Config\Entity\ConfigEntityStorage->doSave('views_field_view_test_parent_normal', Object)
Drupal\Core\Entity\EntityStorageBase->save(Object)
Drupal\Core\Config\Entity\ConfigEntityStorage->save(Object)
Drupal\Core\Entity\Entity->save()
Drupal\Core\Config\Entity\ConfigEntityBase->save()
Drupal\views\Tests\ViewTestData::createTestViews('Drupal\views_field_view\Tests\ViewFieldUnitTest', Array)
Drupal\views_field_view\Tests\ViewFieldUnitTest->setUp()
Drupal\simpletest\TestBase->run(Array)
simpletest_script_run_one_test('1', 'Drupal\views_field_view\Tests\ViewFieldUnitTest')
| Uncaught exception | ConfigSchemaChecker.php | 98 | Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave() |  |
|
All
| Test name | Pass | Fail | Exception |
Drupal\views_field_view\Tests\ViewFieldUnitTest | 5 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| The test did not complete due to a fatal error. | Completion check | ViewFieldUnitTest.php | 46 | Drupal\views_field_view\Tests\ViewFieldUnitTest->testNormalView() |  |
| Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.view.views_field_view_test_parent_normal with the following errors: views.view.views_field_view_test_parent_normal:display.default.display_options.field_langcode missing schema, views.view.views_field_view_test_parent_normal:display.default.display_options.field_langcode_add_to_query 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()
Drupal\Core\Config\Entity\ConfigEntityStorage->doSave('views_field_view_test_parent_normal', Object)
Drupal\Core\Entity\EntityStorageBase->save(Object)
Drupal\Core\Config\Entity\ConfigEntityStorage->save(Object)
Drupal\Core\Entity\Entity->save()
Drupal\Core\Config\Entity\ConfigEntityBase->save()
Drupal\views\Tests\ViewTestData::createTestViews('Drupal\views_field_view\Tests\ViewFieldUnitTest', Array)
Drupal\views_field_view\Tests\ViewFieldUnitTest->setUp()
Drupal\simpletest\TestBase->run(Array)
simpletest_script_run_one_test('1', 'Drupal\views_field_view\Tests\ViewFieldUnitTest')
| Uncaught exception | ConfigSchemaChecker.php | 98 | Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave() |  |
|