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

Build: #4905 failed Changes by Mark Goodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Revisions
Git
f0ac9e38ed50304ed1852581ffd4c13171a78891 f0ac9e38ed50304ed1852581ffd4c13171a78891
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
Total tests
108
Fixed in
#4906 (Changes by Mark Goodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Git
Author Commit Message Commit date
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> f0ac9e38ed50304ed1852581ffd4c13171a78891 f0ac9e38ed50304ed1852581ffd4c13171a78891 RA-1998 (#460)
* RA-1998: Core Apps Program Status widget should strip time zone component when setting date enrolled and date completed

* RA-1998: Core Apps Program Status widget should strip time zone component when setting date enrolled and date completed

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)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-1998Could not obtain issue details from Jira