Build: #264 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
34 seconds
Revision
7bc9b782be91d4063a1da0a69f5ef0da2c7fb92c 7bc9b782be91d4063a1da0a69f5ef0da2c7fb92c
Total tests
76
Failing since
#263 (Code changes detected – )
Fixed in
#265 (Code changes detected)

Tests

  • 76 tests in total
  • 4 tests failed
  • 5 tests were quarantined / skipped
  • 24 seconds taken in total.
Existing test failures 4
Status Test Failing since Duration
java.util.ConcurrentModificationException
	at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:778)
	at java.util.LinkedList$ListItr.next(LinkedList.java:713)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientExporter.removeOpenEmpiGlobalIdentifier(OpenEmpiPatientExporter.java:43)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientExporter.exportPatient(OpenEmpiPatientExporter.java:33)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientExporterTest.testExportPatient(OpenEmpiPatientExporterTest.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(28 more lines...)
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'registrationcore.restQueryExecutor' is defined
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:527)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1083)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:274)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1075)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.mockResTemplate(OpenEmpiPatientFetcherTest.java:107)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.setUp(OpenEmpiPatientFetcherTest.java:85)
(36 more lines...)
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'registrationcore.restQueryExecutor' is defined
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:527)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1083)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:274)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1075)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.mockResTemplate(OpenEmpiPatientFetcherTest.java:107)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFetcherTest.setUp(OpenEmpiPatientFetcherTest.java:85)
(36 more lines...)
java.util.ConcurrentModificationException
	at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:778)
	at java.util.LinkedList$ListItr.next(LinkedList.java:713)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFilter.removePatientsWithSameIdentifier(OpenEmpiPatientFilter.java:37)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFilter.filter(OpenEmpiPatientFilter.java:27)
	at org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFilterTest.testFilterPatientsWithSimilarIdentifiers(OpenEmpiPatientFilterTest.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
(28 more lines...)