Build: #336 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Build and Tests

Job result summary

Completed
Duration
12 minutes
Revision
1a918b4511371187fc2f7e19a781eb8bf3ea17ca 1a918b4511371187fc2f7e19a781eb8bf3ea17ca
Total tests
2441
Fixed in
#338 (Manual run by Wyclif Luyima)

Tests

  • 2,441 tests in total
  • 1 test failed
  • 1 failure is new
  • 11 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ExistingVisitAssignmentHandlerTest beforeCreateEncounter_shouldNotAssignVisitWhichStoppedBeforeEncounterDate History
< 1 sec
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...)