Plan for OpenMRS Core 1.12.x
Build: #102 failed
Job: Build and Test failed
Job result summary
- Completed
- Duration
- 1 minute
- Revision
-
04741a1e054a7d5ce2de231c8e199fd51a97c3e6
04741a1e054a7d5ce2de231c8e199fd51a97c3e6 - Total tests
- 3054
- Failing since
- #99 (Code changes detected – )
- Number of retries
- 1
Tests
- 3,054 tests in total
- 1 test failed
- 25 tests were quarantined / skipped
- 57 seconds taken in total.
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...) |