Build: #1159 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
ab15354cbc89eb80d911dd54df500ccc1ad9989c ab15354cbc89eb80d911dd54df500ccc1ad9989c
Total tests
3
Fixed in
#1161 (Code changes detected)

Tests

  • 3 tests in total
  • 1 test failed
  • 1 failure is new
  • 32 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed ReferenceMetadataActivatorComponentTest testEverything History
30 secs
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...)