Build: #198 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Default Stage

Test results

  • 2,581 tests in total
  • 1 test failed
  • 1 test was fixed
  • 9 minutes taken in total.

Build 198 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: No order type matches the concept class
	at org.openmrs.api.handler.OrderSaveHandler.handle(OrderSaveHandler.java:50)
	at org.openmrs.api.handler.OrderSaveHandler.handle(OrderSaveHandler.java:35)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:269)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:233)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:138)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
(42 more lines...)