Build and Release Plan for FHIR2 Module
Build: #541 failed Manual run by Daniel Kayiwa
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 3 minutes
- Labels
- None
- Revisions
-
- Git
-
46e3b96d7f8c5edfed585d22fcf2604112cc9c60
46e3b96d7f8c5edfed585d22fcf2604112cc9c60 - Release scripts
-
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
- Total tests
- 2681
- Failing since
- #535 (Changes by Ian Bacher – )
Tests
- 0 New failures
- 3 Existing failures
- 0 Fixed
- 2 Quarantined / skipped
Responsible
This build has been failing since #535
No one has taken responsibility
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
FhirImmunizationServiceImplTest
updateImmunization_shouldUpdateImmunizationAccordingly
|
Failing since build #535 (Changes by Ian Bacher) | Build and test Module | < 1 sec | ||
ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException: 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.util.ImmunizationObsGroupHelper.createImmunizationRequestSetupError(ImmunizationObsGroupHelper.java:66) at org.openmrs.module.fhir2.api.util.ImmunizationObsGroupHelper.lambda$concept$2(ImmunizationObsGroupHelper.java:89) at java.util.Optional.orElseThrow(Optional.java:290) at org.openmrs.module.fhir2.api.util.ImmunizationObsGroupHelper.concept(ImmunizationObsGroupHelper.java:88) at java.util.stream.Collectors.lambda$toMap$58(Collectors.java:1320) at java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) (71 more lines...) |
|||||
FhirImmunizationServiceImplTest
searchImmunizations_shouldFetchImmunizationsByPatientIdentifier
|
Failing since build #535 (Changes by Ian Bacher) | Build and test Module | < 1 sec | ||
ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException: 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.util.ImmunizationObsGroupHelper.createImmunizationRequestSetupError(ImmunizationObsGroupHelper.java:66) at org.openmrs.module.fhir2.api.util.ImmunizationObsGroupHelper.lambda$concept$2(ImmunizationObsGroupHelper.java:89) at java.util.Optional.orElseThrow(Optional.java:290) at org.openmrs.module.fhir2.api.util.ImmunizationObsGroupHelper.concept(ImmunizationObsGroupHelper.java:88) at org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImpl.searchImmunizations(FhirImmunizationServiceImpl.java:113) at org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImplTest.searchImmunizations_shouldFetchImmunizationsByPatientIdentifier(FhirImmunizationServiceImplTest.java:201) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (58 more lines...) |
|||||
FhirImmunizationServiceImplTest
saveImmunization_shouldCreateEncounterAndObsGroupWhenNewImmunization
|
Failing since build #535 (Changes by Ian Bacher) | Build and test Module | 2 secs | ||
ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException: 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.util.ImmunizationObsGroupHelper.createImmunizationRequestSetupError(ImmunizationObsGroupHelper.java:66) at org.openmrs.module.fhir2.api.util.ImmunizationObsGroupHelper.lambda$concept$2(ImmunizationObsGroupHelper.java:89) at java.util.Optional.orElseThrow(Optional.java:290) at org.openmrs.module.fhir2.api.util.ImmunizationObsGroupHelper.concept(ImmunizationObsGroupHelper.java:88) at org.openmrs.module.fhir2.api.util.ImmunizationObsGroupHelper.newImmunizationObsGroup(ImmunizationObsGroupHelper.java:95) at org.openmrs.module.fhir2.api.translators.impl.ImmunizationTranslatorImpl.toOpenmrsType(ImmunizationTranslatorImpl.java:116) at org.openmrs.module.fhir2.api.impl.FhirImmunizationServiceImpl.create(FhirImmunizationServiceImpl.java:78) (60 more lines...) |