Build: #349 failed Manual run by Rafal Korytkowski

Stages & jobs

  1. Build and Tests

Test results

  • 5,158 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was fixed
  • 23 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed ExistingVisitAssignmentHandlerTest beforeCreateEncounter_shouldNotAssignVisitWhichStoppedBeforeEncounterDate History
Integration Tests < 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...)
Fixed tests 1
Status Test Failing since View job Duration
Successful ExistingVisitAssignmentHandlerTest beforeCreateEncounter_shouldNotAssignVisitWhichStoppedBeforeEncounterDate History
Failing since build #348 (Changes by Rafal Korytkowski) Unit and Component Tests < 1 sec