Build: #115 failed Changes by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revision
5d60ebee2b49ec97e44b090c2383afb7312aced3 5d60ebee2b49ec97e44b090c2383afb7312aced3
Total tests
22
Fixed in
#119 (Changes by Rafal Korytkowski)

Tests

Responsible

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 5d60ebee2b49ec97e44b090c2383afb7312aced3 5d60ebee2b49ec97e44b090c2383afb7312aced3 Replacing the deprecated Activator

Tests

New test failures 5
Status Test View job Duration
Collapse Failed MetadataMappingServiceTest addLocalMappingToConcept_shouldNotAddMappingIfFound History
Default Job < 1 sec
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.impl.MetadataMappingServiceImpl.addLocalMappingToConcept(MetadataMappingServiceImpl.java:145)
	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)
(58 more lines...)
Collapse Failed MetadataMappingServiceTest getConcept_shouldReturnRetiredIfNoOtherFoundByMapping History
Default Job < 1 sec
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.MetadataMappingServiceTest.getConcept_shouldReturnRetiredIfNoOtherFoundByMapping(MetadataMappingServiceTest.java:205)
	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)
(31 more lines...)
Collapse Failed MetadataMappingServiceTest addLocalMappingToConcept_shouldAddMappingIfNotFound History
Default Job 15 secs
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.impl.MetadataMappingServiceImpl.addLocalMappingToConcept(MetadataMappingServiceImpl.java:145)
	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)
(58 more lines...)
Collapse Failed MetadataMappingServiceTest getConcept_shouldReturnNonRetiredIfRetiredAlsoFoundByMapping History
Default Job < 1 sec
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.MetadataMappingServiceTest.getConcept_shouldReturnNonRetiredIfRetiredAlsoFoundByMapping(MetadataMappingServiceTest.java:181)
	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)
(31 more lines...)
Collapse Failed MetadataMappingServiceTest isLocalConcept_shouldReturnFalseIfNotLocal History
Default Job < 1 sec
java.lang.NullPointerException
	at org.openmrs.module.metadatamapping.api.MetadataMappingServiceTest.isLocalConcept_shouldReturnFalseIfNotLocal(MetadataMappingServiceTest.java:356)
	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)
(31 more lines...)