Build and Release Plan for FHIR2 Module

Build: #418 failed Manual run by Mark Goodrich

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revisions
Git
b69d8af11f924911dfb19f23eda0b824c778f926 b69d8af11f924911dfb19f23eda0b824c778f926
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
3850
Failing since
#417 (Changes by Mark Goodrich <mgoodrich@pih.org>)
Fixed in
#423 (Changes by Mark Goodrich <mgoodrich@pih.org>)

Tests

Responsible

Tests

New test failures 7
Status Test View job Duration
Collapse Failed BaseReferenceHandlingTranslatorTest shouldReturnPatientReference History
Build and test Module < 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)
Collapse Failed BaseReferenceHandlingTranslatorTest shouldReturnPatientReferenceWithCorrectDisplayName History
Build and test Module < 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)
Collapse Failed BaseReferenceHandlingTranslatorTest shouldReturnNullDisplayWhenLocationNameIsNull History
Build and test Module < 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)
Collapse Failed BaseReferenceHandlingTranslatorTest shouldAddLocationReference History
Build and test Module < 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)
Collapse Failed PatientIdentifierTranslatorImplTest shouldSetUseToOfficialIfIdentifierIsPreferred History
Build and test Module < 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)
Collapse Failed PatientIdentifierTranslatorImplTest shouldConvertPatientIdentifierToIdentifier History
Build and test Module < 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)
Collapse Failed PatientIdentifierTranslatorImplTest shouldSetUseToUsualIfIdentifierIsNotPreferred History
Build and test Module < 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)