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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 76 tests in total
  • 3 tests failed
  • 1 failure is new
  • 5 tests were quarantined / skipped
  • 38 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed OpenEmpiPatientFilterTest testFilterPatientsWithSimilarIdentifiers History
Default Job < 1 sec
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...)
Existing test failures 2
Status Test Failing since View job Duration
java.lang.IllegalArgumentException: id to load is required for loading
	at org.hibernate.event.LoadEvent.<init>(LoadEvent.java:89)
	at org.hibernate.event.LoadEvent.<init>(LoadEvent.java:61)
	at org.hibernate.impl.SessionImpl.get(SessionImpl.java:1002)
	at org.hibernate.impl.SessionImpl.get(SessionImpl.java:998)
	at org.openmrs.api.db.hibernate.HibernatePatientDAO.getPatientIdentifierType(HibernatePatientDAO.java:302)
	at org.openmrs.api.impl.PatientServiceImpl.getPatientIdentifierType(PatientServiceImpl.java:530)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(111 more lines...)
java.lang.IllegalArgumentException: id to load is required for loading
	at org.hibernate.event.LoadEvent.<init>(LoadEvent.java:89)
	at org.hibernate.event.LoadEvent.<init>(LoadEvent.java:61)
	at org.hibernate.impl.SessionImpl.get(SessionImpl.java:1002)
	at org.hibernate.impl.SessionImpl.get(SessionImpl.java:998)
	at org.openmrs.api.db.hibernate.HibernatePatientDAO.getPatientIdentifierType(HibernatePatientDAO.java:302)
	at org.openmrs.api.impl.PatientServiceImpl.getPatientIdentifierType(PatientServiceImpl.java:530)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(111 more lines...)
Skipped tests 5
Status Test Failing since View job
Skipped RegistrationCoreServiceTest registerPatient_shouldSetWasPersonFieldToTrueForAnExistingPersonOnTheRegistrationEvent History
Default Job
Skipped PatientCreationListenerTest testPerformExportOfCorrectPatient History
Default Job
Skipped PatientCreationListenerTest testDoNotPerformExportIfMpiIsDisabled History
Default Job
Skipped PatientEditListenerTest testPerformUpdate History
Default Job
Skipped PatientEditListenerTest testDoNotPerformUpdateOnMpiDisabled History
Default Job