Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #150 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
5 minutes
Revision
9993c0aa63bacbb24a3d2c210f82e6878d8d1c97 9993c0aa63bacbb24a3d2c210f82e6878d8d1c97
Total tests
894
Fixed in
#151 (Code changes detected)

Tests

  • 894 tests in total
  • 2 tests failed
  • 2 failures are new
  • 4 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed OrderController1_10Test shouldDiscontinueAnActiveOrder History
< 1 sec
org.openmrs.api.APIException: The class does not match that of the previous order
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:164)
	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)
(70 more lines...)
Collapse Failed OrderController1_10Test shouldReviseAnActiveOrder History
< 1 sec
org.openmrs.api.APIException: The class does not match that of the previous order
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:164)
	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)
(70 more lines...)