Build and Release Plan for FHIR2 Module
Build: #419 failed
Job: Build and test Module failed
Test results
- 3,850 tests in total
- 7 tests failed
- 2 tests were quarantined / skipped
- 49 seconds taken in total.
Build 419 has the following 7 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
BaseReferenceHandlingTranslatorTest
shouldAddLocationReference
|
Failing since build #418 (Manual run by Mark Goodrich) | < 1 sec | ||
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService at org.openmrs.module.fhir2.api.translators.impl.BaseReferenceHandlingTranslatorTest.shouldAddLocationReference(BaseReferenceHandlingTranslatorTest.java:245) |
||||
BaseReferenceHandlingTranslatorTest
shouldReturnNullDisplayWhenLocationNameIsNull
|
Failing since build #418 (Manual run by Mark Goodrich) | < 1 sec | ||
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService at org.openmrs.module.fhir2.api.translators.impl.BaseReferenceHandlingTranslatorTest.shouldReturnNullDisplayWhenLocationNameIsNull(BaseReferenceHandlingTranslatorTest.java:257) |
||||
BaseReferenceHandlingTranslatorTest
shouldReturnPatientReference
|
Failing since build #418 (Manual run by Mark Goodrich) | < 1 sec | ||
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService at org.openmrs.module.fhir2.api.translators.impl.BaseReferenceHandlingTranslatorTest.shouldReturnPatientReference(BaseReferenceHandlingTranslatorTest.java:195) |
||||
BaseReferenceHandlingTranslatorTest
shouldReturnPatientReferenceWithCorrectDisplayName
|
Failing since build #418 (Manual run by Mark Goodrich) | < 1 sec | ||
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService at org.openmrs.module.fhir2.api.translators.impl.BaseReferenceHandlingTranslatorTest.shouldReturnPatientReferenceWithCorrectDisplayName(BaseReferenceHandlingTranslatorTest.java:204) |
||||
PatientIdentifierTranslatorImplTest
shouldConvertPatientIdentifierToIdentifier
|
Failing since build #418 (Manual run by Mark Goodrich) | < 1 sec | ||
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService at org.openmrs.module.fhir2.api.translators.impl.PatientIdentifierTranslatorImplTest.shouldConvertPatientIdentifierToIdentifier(PatientIdentifierTranslatorImplTest.java:72) |
||||
PatientIdentifierTranslatorImplTest
shouldSetUseToOfficialIfIdentifierIsPreferred
|
Failing since build #418 (Manual run by Mark Goodrich) | < 1 sec | ||
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService at org.openmrs.module.fhir2.api.translators.impl.PatientIdentifierTranslatorImplTest.shouldSetUseToOfficialIfIdentifierIsPreferred(PatientIdentifierTranslatorImplTest.java:96) |
||||
PatientIdentifierTranslatorImplTest
shouldSetUseToUsualIfIdentifierIsNotPreferred
|
Failing since build #418 (Manual run by Mark Goodrich) | < 1 sec | ||
org.openmrs.api.APIException: Service not found: interface org.openmrs.messagesource.MessageSourceService at org.openmrs.module.fhir2.api.translators.impl.PatientIdentifierTranslatorImplTest.shouldSetUseToUsualIfIdentifierIsNotPreferred(PatientIdentifierTranslatorImplTest.java:111) |