Build: #269 failed Manual run by Mark Goodrich

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 76 tests in total
  • 2 tests failed
  • 1 test was fixed
  • 5 tests were quarantined / skipped
  • 25 seconds taken in total.
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...)
Fixed tests 1
Status Test Failing since View job Duration
Successful OpenEmpiPatientFilterTest testFilterPatientsWithSimilarIdentifiers History
Failing since build #268 (Changes by mogoodrich <mgoodrich@pih.org>) Default Job < 1 sec
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