Build: #393 failed

Job: Integration Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
14 minutes
Revision
90601b34220e274f1425cec043d6d30712c467fe 90601b34220e274f1425cec043d6d30712c467fe
Total tests
2548
Failing since
#391 (Code changes detected – )
Fixed in
#394 (Code changes detected)

Tests

  • 2,548 tests in total
  • 1 test failed
  • 12 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...)