Build: #264 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
38 seconds
Labels
None
Revisions
Git
7bc9b782be91d4063a1da0a69f5ef0da2c7fb92c 7bc9b782be91d4063a1da0a69f5ef0da2c7fb92c
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
76
Failing since
#263 (Changes by mogoodrich <mgoodrich@pih.org>)
Fixed in
#265 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Git
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> 7bc9b782be91d4063a1da0a69f5ef0da2c7fb92c 7bc9b782be91d4063a1da0a69f5ef0da2c7fb92c revert merge of approce-master

Tests

Existing test failures 4
Status Test Failing since View job 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...)