Test results

  • 2,442 tests in total
  • 5 tests failed
  • 5 failures are new
  • 10 minutes taken in total.
New test failures 5
Status Test View job Duration
Collapse Failed OrderEntryIntegrationTest shouldAllowRetrospectiveDataEntryOfOrders History
Unit and Component Tests < 1 sec
org.openmrs.api.APIException: Order type java class does not match the order class org.openmrs.Order
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:125)
	at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(56 more lines...)
Collapse Failed OrderServiceTest saveOrder_shouldPassForADiscontinuationOrderWithNoPreviousOrder History
Unit and Component Tests < 1 sec
org.openmrs.api.APIException: Order type java class does not match the order class org.openmrs.Order
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
(58 more lines...)
Collapse Failed OrderServiceTest saveOrder_shouldPassIfAnActiveOrderForTheSameConceptExistsInADifferentCareSetting History
Unit and Component Tests < 1 sec
org.openmrs.api.APIException: Order type java class does not match the order class org.openmrs.Order
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:125)
	at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(56 more lines...)
Collapse Failed OrderServiceTest saveOrder_shouldDefaultToCareSettingAndOrderTypeDefinedInTheOrderContextIfNull History
Unit and Component Tests < 1 sec
org.openmrs.api.APIException: Failed to load class:org.openmrs.RadiologyOrder
	at org.openmrs.OrderType.getJavaClass(OrderType.java:163)
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
(68 more lines...)
Collapse Failed OrderServiceTest saveOrder_shouldSetOrderTypeIfNullButMappedToTheConceptClass History
Unit and Component Tests < 1 sec
org.openmrs.api.APIException: Order type java class does not match the order class org.openmrs.Order
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:125)
	at sun.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
(56 more lines...)