Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #4899 failed Child of EMRAPI-EMRAPI-3182
Test results
- 108 tests in total
- 6 tests failed
- 6 failures are new
- 28 seconds taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
VisitDatesFragmentControllerTest
shouldSetVisitStartAndStopDates
|
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 |
VisitDatesFragmentControllerTest
shouldSetToastMessageOnSetDuration
|
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 |
VisitDatesFragmentControllerTest
shouldNotChangeStartOrStopDatetimeIfSettingToSameDay
|
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 |
VisitDatesFragmentControllerTest
shouldSetTimeToNowIfChangingVisitEndToToday
|
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 |
VisitDatesFragmentControllerTest
shouldNotChangeStopDatetimeIfSettingToSameDayAndToday
|
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 |
VisitDetailsFragmentControllerTest
shouldReturnEncountersForVisit
|
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) |