Build: #457 failed

Job: Integration Tests failed

Stages & jobs

  1. Build and Tests

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
8 minutes
Revision
4077e42a2f60d93c97574e87ed72d31680617b19 4077e42a2f60d93c97574e87ed72d31680617b19
Total tests
2607
Fixed in
#459 (Manual run by Wyclif Luyima)

Tests

  • 2,607 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 7 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed OrderServiceTest saveOrder_shouldPassIfTheExistingDrugOrderMatchesTheConceptAndDrugOfTheDCOrder History
< 1 sec
org.openmrs.api.AmbiguousOrderException: Order.discontinuing.ambiguous.orders
	at org.openmrs.api.impl.OrderServiceImpl.discontinueExistingOrdersIfNecessary(OrderServiceImpl.java:342)
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:161)
	at sun.reflect.GeneratedMethodAccessor596.invoke(Unknown Source)
	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)
(57 more lines...)