Build and Release Plan for FHIR2 Module

Build: #419 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
Release scripts
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

  • Mark Goodrich Mark Goodrich
  • mogoodrich Automatically assigned

Tests

Existing test failures 7
Status Test Failing since View job Duration
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)
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)
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)
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)
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)
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)
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)