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

Build: #4956 failed Rebuilt by Mike Seaton

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Revisions
Git
e9d3dec79119a7657ac7f3d216af6cfe458119cc e9d3dec79119a7657ac7f3d216af6cfe458119cc
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Total tests
108
Failing since
#4952 (Changes by Michael Seaton <mseaton@pih.org>)
Fixed in
#4957 (Rebuilt by Mike Seaton)
Number of retries
1

Tests

Responsible

This build has been failing since #4952
No one has taken responsibility

Code commits

Git
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> e9d3dec79119a7657ac7f3d216af6cfe458119cc e9d3dec79119a7657ac7f3d216af6cfe458119cc Syncing translations with transifex

Tests

Existing test failures 6
Status Test Failing since View job Duration
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)
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)
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)
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)
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)
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)