Plan for OpenMRS Core 2.0.x

Build: #209 failed Manual run by Mark Goodrich

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
5 seconds
Duration
7 minutes
Labels
None
Revisions
openmrs-core
b4a0291c1e6265e2544e9ff27bef6254f4d66da3 b4a0291c1e6265e2544e9ff27bef6254f4d66da3
openmrs-standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
Release scripts
5b416af0a90e6a162755d06d53b81d906ec4ef36 5b416af0a90e6a162755d06d53b81d906ec4ef36
Total tests
3317
Failing since
#208 (Changes by Rafal Korytkowski and mgoodrich <mark.goodrich@live.com>)
Fixed in
#212 (Changes by mgoodrich <mark.goodrich@live.com>)

Tests

Responsible

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Tests

Existing test failures 1
Status Test Failing since View job Duration
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.api.context.ServiceContext.getService(ServiceContext.java:675)
	at org.openmrs.api.context.ServiceContext.getAdministrationService(ServiceContext.java:262)
	at org.openmrs.api.context.Context.getAdministrationService(Context.java:480)
	at org.openmrs.util.LocaleUtility.getLocalesInOrder(LocaleUtility.java:175)
	at org.openmrs.Concept.getName(Concept.java:454)
	at org.openmrs.Concept.getName(Concept.java:611)
	at org.openmrs.ConceptTest.getName_shouldReturnNameAnyNameIfNoLocaleMatchGivenExactEqualsFalse(ConceptTest.java:1103)