Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #4905 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 5 minutes
- Revision
-
f0ac9e38ed50304ed1852581ffd4c13171a78891
- Total tests
- 108
- Fixed in
- #4906 (Changes by Mark Goodrich <mgoodrich@pih.org>)
Tests
- 108 tests in total
- 6 tests failed
- 6 failures are new
- 32 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
VisitDatesFragmentControllerTest
shouldNotChangeStartOrStopDatetimeIfSettingToSameDay
|
< 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 |
VisitDatesFragmentControllerTest
shouldNotChangeStopDatetimeIfSettingToSameDayAndToday
|
< 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 |
VisitDatesFragmentControllerTest
shouldSetTimeToNowIfChangingVisitEndToToday
|
< 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 |
VisitDatesFragmentControllerTest
shouldSetToastMessageOnSetDuration
|
< 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 |
VisitDatesFragmentControllerTest
shouldSetVisitStartAndStopDates
|
< 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 |
VisitDetailsFragmentControllerTest
shouldReturnEncountersForVisit
|
< 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) |