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

Build: #4824 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
4 minutes
Revision
8fb8ffa0ac454363cf19f179ae7761e96bdf92a3 8fb8ffa0ac454363cf19f179ae7761e96bdf92a3
Total tests
108
Fixed in
#4828 (Child of EMRAPI-EMRAPI-3111)

Tests

  • 108 tests in total
  • 6 tests failed
  • 6 failures are new
  • 22 seconds taken in total.
New test failures 6
Status Test Duration
Collapse Failed VisitDatesFragmentControllerTest shouldNotChangeStartOrStopDatetimeIfSettingToSameDay History
< 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 shouldNotChangeStopDatetimeIfSettingToSameDayAndToday History
< 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 shouldSetTimeToNowIfChangingVisitEndToToday History
< 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 shouldSetToastMessageOnSetDuration History
< 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 shouldSetVisitStartAndStopDates History
< 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
< 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)