Plan for OpenMRS Core 2.0.x
Build: #208 failed
Job: Build and Test failed
Test results
- 3,265 tests in total
- 1 test failed
- 1 failure is new
- 31 tests were quarantined / skipped
- 5 minutes taken in total.
Build 208 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ConceptTest
getName_shouldReturnNameAnyNameIfNoLocaleMatchGivenExactEqualsFalse
|
< 1 sec | |
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) |