Build: #357 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
12 minutes
Revision
e095b7c3f2480f1a4a47326441b1be398ee4f187 e095b7c3f2480f1a4a47326441b1be398ee4f187
Total tests
2462
Failing since
#356 (Code changes detected – )
Fixed in
#358 (Code changes detected)

Tests

  • 2,462 tests in total
  • 1 test failed
  • 11 minutes taken in total.
Existing test failures 1
Status Test Failing since Duration
java.lang.NullPointerException
	at org.openmrs.api.handler.OpenmrsObjectSaveHandler.handle(OpenmrsObjectSaveHandler.java:82)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:270)
	at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:234)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:139)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
(39 more lines...)