Plan for OpenMRS Core 2.0.x

Build: #210 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Test results

  • 3,265 tests in total
  • 1 test failed
  • 31 tests were quarantined / skipped
  • 5 minutes taken in total.

Build 210 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since 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)