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

Build: #217 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
6 minutes
Revision
1f8f32cf5303891f111e71f8ce01f97ebc3e78cf 1f8f32cf5303891f111e71f8ce01f97ebc3e78cf
Total tests
893
Fixed in
#223 (Child of TRUNK-ONEPOINTTENX-287)

Tests

  • 893 tests in total
  • 1 test failed
  • 1 failure is new
  • 5 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed OrderController1_10Test shouldPlaceANewDrugOrder History
< 1 sec
org.openmrs.api.APIException: Cannot have more than one active order for the same concept
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:104)
	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...)