Build: #118 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
1 minute
Revision
8cb6f12c153dce7172f644f65b107b13ed598c4d 8cb6f12c153dce7172f644f65b107b13ed598c4d
Total tests
38
Failing since
#115 (Code changes detected – )
Fixed in
#119 (Code changes detected)

Tests

  • 38 tests in total
  • 5 tests failed
  • 40 seconds taken in total.
Existing test failures 5
Status Test Failing since Duration
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.impl.MetadataMappingServiceImpl.addLocalMappingToConcept(MetadataMappingServiceImpl.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
(57 more lines...)
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.impl.MetadataMappingServiceImpl.addLocalMappingToConcept(MetadataMappingServiceImpl.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
(57 more lines...)
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.MetadataMappingServiceTest.getConcept_shouldReturnNonRetiredIfRetiredAlsoFoundByMapping(MetadataMappingServiceTest.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
(30 more lines...)
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.MetadataMappingServiceTest.getConcept_shouldReturnRetiredIfNoOtherFoundByMapping(MetadataMappingServiceTest.java:220)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
(30 more lines...)
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.MetadataMappingServiceTest.isLocalConcept_shouldReturnFalseIfNotLocal(MetadataMappingServiceTest.java:371)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
(30 more lines...)