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

Job result summary

Completed
Duration
6 minutes
Revision
b4a0291c1e6265e2544e9ff27bef6254f4d66da3 b4a0291c1e6265e2544e9ff27bef6254f4d66da3
Total tests
3265
Failing since
#208 (Code changes detected – )
Fixed in
#212 (Code changes detected)

Tests

  • 3,265 tests in total
  • 1 test failed
  • 31 tests were quarantined / skipped
  • 5 minutes taken in total.
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)