Build: #1160 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
32 seconds
Revision
ab15354cbc89eb80d911dd54df500ccc1ad9989c ab15354cbc89eb80d911dd54df500ccc1ad9989c
Total tests
3
Failing since
#1159 (Code changes detected – )
Fixed in
#1161 (Code changes detected)

Tests

  • 3 tests in total
  • 1 test failed
  • 23 seconds taken in total.
Existing test failures 1
Status Test Failing since Duration
java.lang.RuntimeException: java.lang.NullPointerException
	at org.openmrs.module.dataexchange.DataImporter.importData(DataImporter.java:61)
	at org.openmrs.module.dataexchange.DataImporter$$FastClassByCGLIB$$572a80f.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:701)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
(65 more lines...)