Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #4896 failed Child of EMRAPI-EMRAPI-3179

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Revisions
Git
ad4ced6ac897db62bf65f571a6db781f7678e072 ad4ced6ac897db62bf65f571a6db781f7678e072
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
Total tests
108
Failing since
#4894 (Child of IDGEN-IDGEN-282)
Fixed in
#4897 (Child of EMRAPI-EMRAPI-3180)

Tests

Responsible

This build has been failing since #4894
No one has taken responsibility

Tests

Existing test failures 6
Status Test Failing since View job Duration
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetVisitStartAndStopDates(VisitDatesFragmentControllerTest.java:72)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetToastMessageOnSetDuration(VisitDatesFragmentControllerTest.java:53)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldNotChangeStartOrStopDatetimeIfSettingToSameDay(VisitDatesFragmentControllerTest.java:90)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetTimeToNowIfChangingVisitEndToToday(VisitDatesFragmentControllerTest.java:109)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldNotChangeStopDatetimeIfSettingToSameDayAndToday(VisitDatesFragmentControllerTest.java:125)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDetailsFragmentControllerTest.shouldReturnEncountersForVisit(VisitDetailsFragmentControllerTest.java:178)