Plan for OpenMRS Core 1.12.x
Build: #100 failed
Job: Build and Test failed
Test results
- 3,054 tests in total
- 1 test failed
- 25 tests were quarantined / skipped
- 1 minute taken in total.
Build 100 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
SerializedObjectDAOTest
saveObject_shouldSaveThePassedObjectIfSupported
|
Failing since build #99 (Code changes detected) | < 1 sec | ||
org.openmrs.api.db.DAOException: Unable to deserialize object: Serialized org.openmrs.report.ReportSchema named <NewReport> at org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO.convertSerializedObject(HibernateSerializedObjectDAO.java:300) at org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO.getObject(HibernateSerializedObjectDAO.java:82) at org.openmrs.api.db.SerializedObjectDAOTest.saveObject_shouldSaveThePassedObjectIfSupported(SerializedObjectDAOTest.java:83) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) (91 more lines...) |