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

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revision
9993c0aa63bacbb24a3d2c210f82e6878d8d1c97 9993c0aa63bacbb24a3d2c210f82e6878d8d1c97
Total tests
894
Fixed in
#151 (Changes by Wyclif Luyima)

Tests

Tests

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...)