Build and Release Plan for FHIR2 Module

Build: #418 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
2 minutes
Revision
b69d8af11f924911dfb19f23eda0b824c778f926 b69d8af11f924911dfb19f23eda0b824c778f926
Total tests
3850
Failing since
#417 (Code changes detected – )
Fixed in
#423 (Code changes detected)

Tests

  • 3,850 tests in total
  • 7 tests failed
  • 7 failures are new
  • 2 tests were quarantined / skipped
  • 52 seconds taken in total.
New test failures 7
Status Test Duration
Collapse Failed BaseReferenceHandlingTranslatorTest shouldAddLocationReference History
< 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 BaseReferenceHandlingTranslatorTest shouldReturnNullDisplayWhenLocationNameIsNull History
< 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 shouldReturnPatientReference History
< 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
< 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 PatientIdentifierTranslatorImplTest shouldConvertPatientIdentifierToIdentifier History
< 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 shouldSetUseToOfficialIfIdentifierIsPreferred History
< 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 shouldSetUseToUsualIfIdentifierIsNotPreferred History
< 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)