Build: #263 failed Changes by mogoodrich <mgoodrich@pih.org>
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 1 minute
- Labels
- None
- Revisions
-
- Git
-
6e06299867a0a6508698747cfaa8e47492ba28a5
6e06299867a0a6508698747cfaa8e47492ba28a5 - Release scripts
-
a9c6b4741f415820e397e9b150cf80baca7f9368
a9c6b4741f415820e397e9b150cf80baca7f9368
- Total tests
- 76
- Fixed in
- #265 (Changes by mogoodrich <mgoodrich@pih.org>)
Tests
- 4 New failures
- 0 Existing failures
- 0 Fixed
- 5 Quarantined / skipped
Responsible
- mogoodrich Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
mogoodrich <mgoodrich@pih.org> |
6e06299867a0a6508698747cfaa8e47492ba28a5
|
||
mogoodrich <mgoodrich@pih.org> |
6336e880944581958df846459d90443140423bc3
m |
||
approce <seateq64@gmail.com> |
85aa6cf5bda07b1751918847a441002f0fc03d0e
m |
||
approce <seateq64@gmail.com> |
a6320cedab570c0976a42aff5b7f173e10e81478
m |
||
approce <seateq64@gmail.com> |
9dade5be4dd12350fceb1fc479f12caf7f3f8daf
m |
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
OpenEmpiPatientExporterTest
testExportPatient
|
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.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...) |
||||
Collapse |
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 |
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...) |
||||
Collapse |
OpenEmpiPatientFilterTest
testFilterPatientsWithSimilarIdentifiers
|
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...) |