Build: #269 failed
Job: Default Job failed
Test results
- 76 tests in total
- 2 tests failed
- 1 test was fixed
- 5 tests were quarantined / skipped
- 25 seconds taken in total.
Build 269 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
OpenEmpiPatientFetcherTest
testPerformCorrectImportForPatientWithOpenMrsIdentifier
|
Failing since build #267 (Code changes detected) | < 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...) |
||||
OpenEmpiPatientFetcherTest
testPerformCorrectImportForPatientWithoutOpenMrsIdentifier
|
Failing since build #267 (Code changes detected) | < 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...) |