Build: #267 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
  • 2 tests failed
  • 2 failures are new
  • 7 tests were quarantined / skipped
  • 26 seconds taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed OpenEmpiPatientFetcherTest testPerformCorrectImportForPatientWithoutOpenMrsIdentifier
Default Job < 1 sec
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...)
Collapse Failed OpenEmpiPatientFetcherTest testPerformCorrectImportForPatientWithOpenMrsIdentifier
Default Job < 1 sec
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 7
Status Test Failing since View job
Skipped RegistrationCoreServiceTest registerPatient_shouldSetWasPersonFieldToTrueForAnExistingPersonOnTheRegistrationEvent
Default Job
Skipped PatientCreationListenerTest testPerformExportOfCorrectPatient
Default Job
Skipped PatientCreationListenerTest testDoNotPerformExportIfMpiIsDisabled
Default Job
Skipped PatientEditListenerTest testPerformUpdate
Default Job
Skipped PatientEditListenerTest testDoNotPerformUpdateOnMpiDisabled
Default Job
Skipped OpenEmpiPatientExporterTest org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientExporterTest
Default Job
Skipped OpenEmpiPatientFilterTest org.openmrs.module.registrationcore.api.mpi.openempi.OpenEmpiPatientFilterTest
Default Job