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

Build: #4917 failed Child of EMRAPI-EMRAPI-3197

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
17 minutes
Duration
5 minutes
Labels
None
Revisions
Git
9092ba57738742b3e31d910cc28c857443370513 9092ba57738742b3e31d910cc28c857443370513
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
108
Fixed in
#4918 (Child of EMRAPI-EMRAPI-3198)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 6
Status Test View job Duration
Collapse Failed VisitDatesFragmentControllerTest shouldSetToastMessageOnSetDuration History
Default Job < 1 sec
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)
Collapse Failed VisitDatesFragmentControllerTest shouldNotChangeStartOrStopDatetimeIfSettingToSameDay History
Default Job < 1 sec
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)
Collapse Failed VisitDatesFragmentControllerTest shouldSetTimeToNowIfChangingVisitEndToToday History
Default Job < 1 sec
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)
Collapse Failed VisitDatesFragmentControllerTest shouldNotChangeStopDatetimeIfSettingToSameDayAndToday History
Default Job < 1 sec
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)
Collapse Failed VisitDatesFragmentControllerTest shouldSetVisitStartAndStopDates History
Default Job < 1 sec
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)
Collapse Failed VisitDetailsFragmentControllerTest shouldReturnEncountersForVisit History
Default Job < 1 sec
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)