Build and Release Plan for FHIR2 Module

Build: #296 failed

Job: Build and test Module failed

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Revision
153e481ca8291de58676c14563066ff339ffd8bf 153e481ca8291de58676c14563066ff339ffd8bf
Total tests
2358
Fixed in
#297 (Code changes detected)

Tests

  • 2,358 tests in total
  • 3 tests failed
  • 3 failures are new
  • 2 tests were quarantined / skipped
  • 50 seconds taken in total.
New test failures 3
Status Test Duration
Collapse Failed FhirImmunizationServiceImplTest saveImmunization_shouldCreateEncounterAndObsGroupWhenNewImmunization History
3 secs
ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException: The Immunization resource requires a concept mapped to 'CIEL:1421', however either multiple concepts are mapped to that term or not concepts are mapped to that term.
	at org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest.saveImmunization_shouldCreateEncounterAndObsGroupWhenNewImmunization(FhirImmunizationServiceImplTest.java:128)
Collapse Failed FhirImmunizationServiceImplTest searchImmunizations_shouldFetchImmunizationsByPatientIdentifier History
< 1 sec
ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException: The Immunization resource requires a concept mapped to 'CIEL:1421', however either multiple concepts are mapped to that term or not concepts are mapped to that term.
	at org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest.searchImmunizations_shouldFetchImmunizationsByPatientIdentifier(FhirImmunizationServiceImplTest.java:203)
Collapse Failed FhirImmunizationServiceImplTest updateImmunization_shouldUpdateImmunizationAccordingly History
< 1 sec
ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException: The Immunization resource requires a concept mapped to 'CIEL:984', however either multiple concepts are mapped to that term or not concepts are mapped to that term.
	at org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest.updateImmunization_shouldUpdateImmunizationAccordingly(FhirImmunizationServiceImplTest.java:173)