Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #4955 failed Changes by Michael Seaton <mseaton@pih.org>
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 5 minutes
- Labels
- None
- Revisions
-
- Git
-
e56ff8619ea063f36d8fa72a7dc2be8b6c17754d
e56ff8619ea063f36d8fa72a7dc2be8b6c17754d - Release scripts
-
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
- Total tests
- 108
- Failing since
- #4952 (Changes by Michael Seaton <mseaton@pih.org> – )
- Fixed in
- #4957 (Rebuilt by Mike Seaton)
Tests
- 6 New failures
- 0 Existing failures
- 0 Fixed
Responsible
This build has been failing since #4952
No one has taken responsibility
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Michael Seaton <mseaton@pih.org> |
e56ff8619ea063f36d8fa72a7dc2be8b6c17754d
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
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 |
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 |
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) |