Services Entity API - 7.x-2.x

Test status
StatusResult
Last receivedMon, 08/11/2014 - 08:48:49
Last requestedMon, 08/11/2014 - 08:49:01
Last testedMon, 08/11/2014 - 08:50:32
Test count35
Environment status
MySQLfail
Branch information
Identifier7.x-2.x
ProjectServices Entity API
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 415 pass(es), 6 fail(s), and 0 exception(s).
Details

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
415 pass(es), 6 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandEntity Node Resource (ServicesEntityNodeResourceTest) [Services Entity]26420
MessageGroupFilenameLineFunctionStatus
Received 401 response code from CREATE entity_node (actual response=403)Otherservices_entity.test248ServicesEntityTestHelper->create()
Received 401 response code from CREATE entity_node (actual response=403)Otherservices_entity.test248ServicesEntityTestHelper->create()
ExpandTest Entity Generic Resource (ServicesEntityGenericEntityResource) [Services Entity]15140
MessageGroupFilenameLineFunctionStatus
Retrieval of an entity without view access returns a 401.Otherservices_entity.test390ServicesEntityGenericEntityResource->testEntityRetrieve()
Creation of an entity without 'create' access returns a 401.Otherservices_entity.test430ServicesEntityGenericEntityResource->testEntityCreate()
Update of an entity without 'update' access returns a 401.Otherservices_entity.test489ServicesEntityGenericEntityResource->testEntityUpdate()
Deletion of an entity without 'delete' access returns a 401.Otherservices_entity.test534ServicesEntityGenericEntityResource->testEntityDelete()
array ( 0 => ServicesEntityClass::__set_state(array( 'entityType' => 'services_entity_test', 'entityInfo' => array ( 'label' => 'Services Test Entity', 'plural label' => 'Services Test Entities', 'description' => 'An entity type used by the Services Entity tests.', 'entity class' => 'ServicesEntityClass', 'controller class' => 'EntityAPIController', 'base table' => 'services_entity_test', 'fieldable' => true, 'entity keys' => array ( 'id' => 'eid', 'bundle' => 'type', 'revision' => '', ), 'label callback' => 'entity_class_label', 'uri callback' => 'entity_class_uri', 'access callback' => 'services_entity_test_access', 'bundles' => array ( 'alpha' => array ( 'label' => 'Alpha', 'rdf_mapping' => array ( ), ), 'beta' => array ( 'label' => 'Beta', 'rdf_mapping' => array ( ), ), ), 'module' => 'services_entity_test', 'static cache' => true, 'field cache' => true, 'load hook' => 'services_entity_test_load', 'view modes' => array ( ), 'translation' => array ( ), 'schema_fields_sql' => array ( 'base table' => array ( 0 => 'eid', 1 => 'name', 2 => 'type', 3 => 'uid', ), ), 'configuration' => false, ), 'idKey' => 'eid', 'nameKey' => 'eid', 'statusKey' => 'status', 'defaultLabel' => false, 'eid' => '3', 'name' => 'three', 'type' => 'alpha', 'uid' => '0', 'field_test_text_alpha' => array ( 'und' => array ( 0 => array ( 'value' => 'field-value-2', 'format' => NULL, 'safe_value' => 'field-value-2', ), ), ), 'rdf_mapping' => array ( ), )), 1 => ServicesEntityClass::__set_state(array( 'entityType' => 'services_entity_test', 'entityInfo' => array ( 'label' => 'Services Test Entity', 'plural label' => 'Services Test Entities', 'description' => 'An entity type used by the Services Entity tests.', 'entity class' => 'ServicesEntityClass', 'controller class' => 'EntityAPIController', 'base table' => 'services_entity_test', 'fieldable' => true, 'entity keys' => array ( 'id' => 'eid', 'bundle' => 'type', 'revision' => '', ), 'label callback' => 'entity_class_label', 'uri callback' => 'entity_class_uri', 'access callback' => 'services_entity_test_access', 'bundles' => array ( 'alpha' => array ( 'label' => 'Alpha', 'rdf_mapping' => array ( ), ), 'beta' => array ( 'label' => 'Beta', 'rdf_mapping' => array ( ), ), ), 'module' => 'services_entity_test', 'static cache' => true, 'field cache' => true, 'load hook' => 'services_entity_test_load', 'view modes' => array ( ), 'translation' => array ( ), 'schema_fields_sql' => array ( 'base table' => array ( 0 => 'eid', 1 => 'name', 2 => 'type', 3 => 'uid', ), ), 'configuration' => false, ), 'idKey' => 'eid', 'nameKey' => 'eid', 'statusKey' => 'status', 'defaultLabel' => false, 'eid' => '4', 'name' => 'one', 'type' => 'beta', 'uid' => '0', 'rdf_mapping' => array ( ), )), )Debugservices_entity.test638ServicesEntityGenericEntityResource->testEntityIndex()

All

Test namePassFailException
ExpandEntity Node Resource (ServicesEntityNodeResourceTest) [Services Entity]26420
MessageGroupFilenameLineFunctionStatus
Received 401 response code from CREATE entity_node (actual response=403)Otherservices_entity.test248ServicesEntityTestHelper->create()
Received 401 response code from CREATE entity_node (actual response=403)Otherservices_entity.test248ServicesEntityTestHelper->create()
ExpandTest Entity Generic Resource (ServicesEntityGenericEntityResource) [Services Entity]15140
MessageGroupFilenameLineFunctionStatus
Retrieval of an entity without view access returns a 401.Otherservices_entity.test390ServicesEntityGenericEntityResource->testEntityRetrieve()
Creation of an entity without 'create' access returns a 401.Otherservices_entity.test430ServicesEntityGenericEntityResource->testEntityCreate()
Update of an entity without 'update' access returns a 401.Otherservices_entity.test489ServicesEntityGenericEntityResource->testEntityUpdate()
Deletion of an entity without 'delete' access returns a 401.Otherservices_entity.test534ServicesEntityGenericEntityResource->testEntityDelete()
array ( 0 => ServicesEntityClass::__set_state(array( 'entityType' => 'services_entity_test', 'entityInfo' => array ( 'label' => 'Services Test Entity', 'plural label' => 'Services Test Entities', 'description' => 'An entity type used by the Services Entity tests.', 'entity class' => 'ServicesEntityClass', 'controller class' => 'EntityAPIController', 'base table' => 'services_entity_test', 'fieldable' => true, 'entity keys' => array ( 'id' => 'eid', 'bundle' => 'type', 'revision' => '', ), 'label callback' => 'entity_class_label', 'uri callback' => 'entity_class_uri', 'access callback' => 'services_entity_test_access', 'bundles' => array ( 'alpha' => array ( 'label' => 'Alpha', 'rdf_mapping' => array ( ), ), 'beta' => array ( 'label' => 'Beta', 'rdf_mapping' => array ( ), ), ), 'module' => 'services_entity_test', 'static cache' => true, 'field cache' => true, 'load hook' => 'services_entity_test_load', 'view modes' => array ( ), 'translation' => array ( ), 'schema_fields_sql' => array ( 'base table' => array ( 0 => 'eid', 1 => 'name', 2 => 'type', 3 => 'uid', ), ), 'configuration' => false, ), 'idKey' => 'eid', 'nameKey' => 'eid', 'statusKey' => 'status', 'defaultLabel' => false, 'eid' => '3', 'name' => 'three', 'type' => 'alpha', 'uid' => '0', 'field_test_text_alpha' => array ( 'und' => array ( 0 => array ( 'value' => 'field-value-2', 'format' => NULL, 'safe_value' => 'field-value-2', ), ), ), 'rdf_mapping' => array ( ), )), 1 => ServicesEntityClass::__set_state(array( 'entityType' => 'services_entity_test', 'entityInfo' => array ( 'label' => 'Services Test Entity', 'plural label' => 'Services Test Entities', 'description' => 'An entity type used by the Services Entity tests.', 'entity class' => 'ServicesEntityClass', 'controller class' => 'EntityAPIController', 'base table' => 'services_entity_test', 'fieldable' => true, 'entity keys' => array ( 'id' => 'eid', 'bundle' => 'type', 'revision' => '', ), 'label callback' => 'entity_class_label', 'uri callback' => 'entity_class_uri', 'access callback' => 'services_entity_test_access', 'bundles' => array ( 'alpha' => array ( 'label' => 'Alpha', 'rdf_mapping' => array ( ), ), 'beta' => array ( 'label' => 'Beta', 'rdf_mapping' => array ( ), ), ), 'module' => 'services_entity_test', 'static cache' => true, 'field cache' => true, 'load hook' => 'services_entity_test_load', 'view modes' => array ( ), 'translation' => array ( ), 'schema_fields_sql' => array ( 'base table' => array ( 0 => 'eid', 1 => 'name', 2 => 'type', 3 => 'uid', ), ), 'configuration' => false, ), 'idKey' => 'eid', 'nameKey' => 'eid', 'statusKey' => 'status', 'defaultLabel' => false, 'eid' => '4', 'name' => 'one', 'type' => 'beta', 'uid' => '0', 'rdf_mapping' => array ( ), )), )Debugservices_entity.test638ServicesEntityGenericEntityResource->testEntityIndex()