Relation - 8.x-1.x

Test status
StatusResult
Last receivedWed, 09/30/2015 - 05:00:00
Last requestedWed, 09/30/2015 - 05:00:01
Last testedWed, 09/30/2015 - 05:02:05
Test count95
Environment status
PHP 5.5 MySQLfail
Branch information
Identifier8.x-1.x
ProjectRelation
LinkProject information
SummaryFAILED: [[SimpleTest]]: [PHP 5.5 MySQL] 178 pass(es), 15 fail(s), and 2 exception(s).
Details

PHP 5.5 MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
178 pass(es), 15 fail(s), and 2 exception(s)

Non-pass

Test namePassFailException
ExpandDrupal\relation\Tests\RelationAPITest13861
MessageGroupFilenameLineFunctionStatus
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens: SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3); Array ( [:db_condition_placeholder_0] => node [:db_condition_placeholder_1] => 1 [:db_condition_placeholder_2] => directional [:db_condition_placeholder_3] => octopus ) in Drupal\relation\Tests\RelationAPITest->testRelationQuery() (line 144 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation/src/Tests/RelationAPITest.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3)', Array, Array) Drupal\Core\Database\Connection->query('SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3) ', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3) ', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\Core\Entity\Query\Sql\Query->result() Drupal\Core\Entity\Query\Sql\Query->execute() Drupal\relation\Tests\RelationAPITest->testRelationQuery() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('6', 'Drupal\relation\Tests\RelationAPITest') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
Value NULL is equal to value 'symmetric'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'directional'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'directional_entitysame'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'directional_entitydifferent'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'octopus'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'unary'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
ExpandDrupal\relation\Tests\RelationRulesTest010
MessageGroupFilenameLineFunctionStatus
No test methods found.RequirementsTestBase.php980Drupal\simpletest\TestBase::run()
ExpandDrupal\relation\Tests\RelationUITest3950
MessageGroupFilenameLineFunctionStatus
Correct number of relations found (1) for symmetric relation type.OtherRelationUITest.php67Drupal\relation\Tests\RelationUITest->testRelationDelete()
Failed to set field instance[label] to pBLyVkpnOtherRelationUITest.php83Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
Found the requested form fields at admin/structure/relation/manage/symmetric/fields/relation.symmetric.endpointsOtherRelationUITest.php83Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
"Saved pBLyVkpn configuration." foundOtherRelationUITest.php84Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
Endpoints field label appears to be changed in the overview table.OtherRelationUITest.php87Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
ExpandDrupal\relation\Tests\RelationViewsTest010
MessageGroupFilenameLineFunctionStatus
No test methods found.RequirementsTestBase.php980Drupal\simpletest\TestBase::run()
ExpandDrupal\relation_dummy_field\Tests\RelationDummyFieldTest010
MessageGroupFilenameLineFunctionStatus
No test methods found.RequirementsTestBase.php980Drupal\simpletest\TestBase::run()
ExpandDrupal\relation_entity_collector\Tests\RelationEntityCollectorTest111
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkRelationEntityCollectorTest.php48Drupal\relation_entity_collector\Tests\RelationEntityCollectorTest->testEntityCollector()
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "node_type" entity type does not exist. in Drupal\Core\Entity\EntityManager->getDefinition() (line 276 of /var/lib/drupaltestbot/sites/default/files/checkout/core/lib/Drupal/Core/Entity/EntityManager.php). Drupal\Core\Entity\EntityManager->getDefinition('node_type') Drupal\Core\Entity\EntityManager->getHandler('node_type', 'storage') Drupal\Core\Entity\EntityManager->getStorage('node_type') entity_create('node_type', Array) Drupal\simpletest\WebTestBase->drupalCreateContentType(Array) Drupal\relation\Tests\RelationTestBase->setUp() Drupal\relation_entity_collector\Tests\RelationEntityCollectorTest->setUp() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('2', 'Drupal\relation_entity_collector\Tests\RelationEntityCollectorTest') Uncaught exceptionEntityManager.php276Drupal\Core\Entity\EntityManager->getDefinition()

All

Test namePassFailException
ExpandDrupal\relation\Tests\RelationAPITest13861
MessageGroupFilenameLineFunctionStatus
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens: SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3); Array ( [:db_condition_placeholder_0] => node [:db_condition_placeholder_1] => 1 [:db_condition_placeholder_2] => directional [:db_condition_placeholder_3] => octopus ) in Drupal\relation\Tests\RelationAPITest->testRelationQuery() (line 144 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation/src/Tests/RelationAPITest.php). Drupal\Core\Database\Connection->handleQueryException(Object, 'SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3)', Array, Array) Drupal\Core\Database\Connection->query('SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3) ', Array, Array) Drupal\Core\Database\Driver\mysql\Connection->query('SELECT base_table.vid AS vid, base_table.rid AS rid FROM {relation} base_table INNER JOIN {relation__endpoints} relation__endpoints ON relation__endpoints.entity_id = base_table.rid INNER JOIN {relation} relation ON relation.rid = base_table.rid WHERE ( (relation__endpoints.endpoints_entity_type = :db_condition_placeholder_0) and (relation__endpoints.endpoints_entity_id = :db_condition_placeholder_1) )AND (relation.relation_type = :db_condition_placeholder_2:db_condition_placeholder_3) ', Array, Array) Drupal\Core\Database\Query\Select->execute() Drupal\Core\Entity\Query\Sql\Query->result() Drupal\Core\Entity\Query\Sql\Query->execute() Drupal\relation\Tests\RelationAPITest->testRelationQuery() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('6', 'Drupal\relation\Tests\RelationAPITest') Uncaught exceptionConnection.php676Drupal\Core\Database\Connection->handleQueryException()
Value NULL is equal to value 'symmetric'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'directional'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'directional_entitysame'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'directional_entitydifferent'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'octopus'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
Value NULL is equal to value 'unary'.OtherRelationAPITest.php230Drupal\relation\Tests\RelationAPITest->testRelationSave()
ExpandDrupal\relation\Tests\RelationRulesTest010
MessageGroupFilenameLineFunctionStatus
No test methods found.RequirementsTestBase.php980Drupal\simpletest\TestBase::run()
ExpandDrupal\relation\Tests\RelationUITest3950
MessageGroupFilenameLineFunctionStatus
Correct number of relations found (1) for symmetric relation type.OtherRelationUITest.php67Drupal\relation\Tests\RelationUITest->testRelationDelete()
Failed to set field instance[label] to pBLyVkpnOtherRelationUITest.php83Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
Found the requested form fields at admin/structure/relation/manage/symmetric/fields/relation.symmetric.endpointsOtherRelationUITest.php83Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
"Saved pBLyVkpn configuration." foundOtherRelationUITest.php84Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
Endpoints field label appears to be changed in the overview table.OtherRelationUITest.php87Drupal\relation\Tests\RelationUITest->testRelationEndpointsField()
ExpandDrupal\relation\Tests\RelationViewsTest010
MessageGroupFilenameLineFunctionStatus
No test methods found.RequirementsTestBase.php980Drupal\simpletest\TestBase::run()
ExpandDrupal\relation_dummy_field\Tests\RelationDummyFieldTest010
MessageGroupFilenameLineFunctionStatus
No test methods found.RequirementsTestBase.php980Drupal\simpletest\TestBase::run()
ExpandDrupal\relation_entity_collector\Tests\RelationEntityCollectorTest111
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkRelationEntityCollectorTest.php48Drupal\relation_entity_collector\Tests\RelationEntityCollectorTest->testEntityCollector()
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "node_type" entity type does not exist. in Drupal\Core\Entity\EntityManager->getDefinition() (line 276 of /var/lib/drupaltestbot/sites/default/files/checkout/core/lib/Drupal/Core/Entity/EntityManager.php). Drupal\Core\Entity\EntityManager->getDefinition('node_type') Drupal\Core\Entity\EntityManager->getHandler('node_type', 'storage') Drupal\Core\Entity\EntityManager->getStorage('node_type') entity_create('node_type', Array) Drupal\simpletest\WebTestBase->drupalCreateContentType(Array) Drupal\relation\Tests\RelationTestBase->setUp() Drupal\relation_entity_collector\Tests\RelationEntityCollectorTest->setUp() Drupal\simpletest\TestBase->run(Array) simpletest_script_run_one_test('2', 'Drupal\relation_entity_collector\Tests\RelationEntityCollectorTest') Uncaught exceptionEntityManager.php276Drupal\Core\Entity\EntityManager->getDefinition()