OCL API 2

Build: #1620 failed Changes by Sunny Aggarwal.

Stages & jobs

  1. Build

  2. Test

  3. Deploy for testing

    Requires a user to start manually
  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Revisions
OCL API 2
e54e0722805fa786b2d1a4801d7d91036fc6ef7d e54e0722805fa786b2d1a4801d7d91036fc6ef7d
OCL CI
3a5aa873674ab3c0ed904029536d426abb31bdd0 3a5aa873674ab3c0ed904029536d426abb31bdd0
Failing since
#1617 (Changes by Sunny Aggarwal.)
Fixed in
#1621 (Changes by Sunny Aggarwal.)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

OCL API 2
Author Commit Message Commit date
Sunny Aggarwal. Sunny Aggarwal. e54e0722805fa786b2d1a4801d7d91036fc6ef7d e54e0722805fa786b2d1a4801d7d91036fc6ef7d OpenConceptLab/ocl_issues#1564 | removed name from concept serializers

Error summary for Run tests

The job generated some errors, drill down into 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 175, in test_put_200
    self.assertListEqual(
AssertionError: Lists differ: ['che[147 chars]'names', 'owner', 'owner_type', 'owner_url', '[190 chars]url'] != ['che[147 chars]'name', 'names', 'owner', 'owner_type', 'owner[198 chars]url']

First differing element 11:
'names'
'name'

Second 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',
+  'name',
   '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 251, in test_put_200_openmrs_schema
    self.assertListEqual(
AssertionError: Lists differ: ['che[147 chars]'names', 'owner', 'owner_type', 'owner_url', '[190 chars]url'] != ['che[147 chars]'name', 'names', 'owner', 'owner_type', 'owner[198 chars]url']

First differing element 11:
'names'
'name'

Second 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',
+  'name',
   '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 789 tests in 203.093s

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