OCL API 2

Build: #73 failed

Job: Run tests failed

Stages & jobs

  1. Build

  2. Test

  3. Deploy for testing

    Requires a user to start manually
  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
11 minutes
Agent
xindi.openmrs.org
Revision
d853ffca3891e77982e083c251404e13fd03a4cb d853ffca3891e77982e083c251404e13fd03a4cb
Fixed in
#78 (Manual run from the stage: Release by Rafal Korytkowski)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

======================================================================
FAIL: test_put_200 (core.integration_tests.tests_concepts.ConceptCreateUpdateDestroyViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/code/core/integration_tests/tests_concepts.py", line 173, in test_put_200
    self.assertListEqual(
AssertionError: Lists differ: ['che[143 chars]d', 'latest_source_version', 'names', 'owner',[219 chars]url'] != ['che[143 chars]d', 'names', 'owner', 'owner_type', 'owner_url[194 chars]url']

First differing element 11:
'latest_source_version'
'names'

First list contains 1 additional elements.
First extra element 29:
'versions_url'

  ['checksums',
   'concept_class',
   'created_by',
   'created_on',
   'datatype',
   'descriptions',
   'display_locale',
   'display_name',
   'external_id',
   'extras',
   'id',
-  'latest_source_version',
   'names',
   'owner',
   'owner_type',
   'owner_url',
   'parent_concept_urls',
   'public_can_view',
   'retired',
   'source',
   'type',
   'update_comment',
   'updated_by',
   'updated_on',
   'url',
   'uuid',
   'version',
   'version_url',
   'versioned_object_id',
   'versions_url']

======================================================================
FAIL: test_put_200_openmrs_schema (core.integration_tests.tests_concepts.ConceptCreateUpdateDestroyViewTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/code/core/integration_tests/tests_concepts.py", line 248, in test_put_200_openmrs_schema
    self.assertListEqual(
AssertionError: Lists differ: ['che[143 chars]d', 'latest_source_version', 'names', 'owner',[219 chars]url'] != ['che[143 chars]d', 'names', 'owner', 'owner_type', 'owner_url[194 chars]url']

First differing element 11:
'latest_source_version'
'names'

First list contains 1 additional elements.
First extra element 29:
'versions_url'

  ['checksums',
   'concept_class',
   'created_by',
   'created_on',
   'datatype',
   'descriptions',
   'display_locale',
   'display_name',
   'external_id',
   'extras',
   'id',
-  'latest_source_version',
   'names',
   'owner',
   'owner_type',
   'owner_url',
   'parent_concept_urls',
   'public_can_view',
   'retired',
   'source',
   'type',
   'update_comment',
   'updated_by',
   'updated_on',
   'url',
   'uuid',
   'version',
   'version_url',
   'versioned_object_id',
   'versions_url']

----------------------------------------------------------------------
Ran 798 tests in 639.642s

FAILED (failures=10, errors=2)
Preserving test database for alias 'default' ('test_postgres')...
1
Stopping ocl-oclapi20-rt_es_1 ...
Stopping ocl-oclapi20-rt_db_1 ...
Stopping ocl-oclapi20-rt_db_1 ... done
Stopping ocl-oclapi20-rt_es_1 ... done
Removing ocl-oclapi20-rt_es_1 ...
Removing ocl-oclapi20-rt_db_1 ...
Removing ocl-oclapi20-rt_es_1 ... done
Removing ocl-oclapi20-rt_db_1 ... done
Removing network ocl-oclapi20-rt_default
Removing volume ocl-oclapi20-rt_postgres-data
Removing volume ocl-oclapi20-rt_es-data
Removing volume ocl-oclapi20-rt_redis-data