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

Build: #218 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 893 tests in total
  • 1 test failed
  • 4 minutes taken in total.

Build 218 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
java.lang.NullPointerException
	at org.openmrs.api.impl.OrderServiceImpl.getOrderTypeByConcept(OrderServiceImpl.java:823)
	at org.openmrs.api.impl.OrderServiceImpl.saveOrder(OrderServiceImpl.java:115)
	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)
(71 more lines...)