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

Build: #150 failed Child of TRUNK-ONEPOINTTENX-217

Test results

  • 894 tests in total
  • 2 tests failed
  • 2 failures are new
  • 4 minutes taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed OrderController1_10Test shouldReviseAnActiveOrder History
Default Job < 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 shouldDiscontinueAnActiveOrder History
Default Job < 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...)