Plan for OpenMRS Core 1.11.x

Build: #237 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Completed
Duration
3 minutes
Revision
7a2cc51476db0ca770aae008cee31856a3967f32 7a2cc51476db0ca770aae008cee31856a3967f32
Total tests
2983
Fixed in
#238 (Code changes detected)

Tests

  • 2,983 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 tests were quarantined / skipped
  • 2 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:341)
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:161)
	at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
(59 more lines...)