Build: #96 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
8 minutes
Revision
3a6b9953441a0cc414cb208e82f61e27b4d4b6e8 3a6b9953441a0cc414cb208e82f61e27b4d4b6e8
Total tests
2452
Fixed in
#100 (Code changes detected)

Tests

  • 2,452 tests in total
  • 1 test failed
  • 1 failure is new
  • 9 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed OrderServiceTest saveOrder_shouldSaveDiscontinuedReasonNonCoded History
< 1 sec
org.openmrs.api.APIException: Cannot edit an existing order, see OrderService.reviseOrder
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:78)
	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)
(56 more lines...)