Issue Type: Bug Bug
Assignee: Unassigned
Components: envers
Created: 11/Nov/12 9:30 AM
Description:

org.hibernate.envers.test.integration.data.LobSerializables > [0].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: javax.persistence.PersistenceException
Caused by: org.hibernate.MappingException
Caused by: java.lang.NullPointerException

org.hibernate.envers.test.integration.data.LobSerializables > [1].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: javax.persistence.PersistenceException
Caused by: org.hibernate.MappingException
Caused by: java.lang.NullPointerException

org.hibernate.envers.test.integration.data.Enums > [0].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: javax.persistence.PersistenceException
Caused by: org.hibernate.MappingException
Caused by: java.lang.NullPointerException

org.hibernate.envers.test.integration.data.Enums > [1].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: javax.persistence.PersistenceException
Caused by: org.hibernate.MappingException
Caused by: java.lang.NullPointerException

org.hibernate.envers.test.integration.modifiedflags.HasChangedEnumSet > [0].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: java.lang.NullPointerException

org.hibernate.envers.test.integration.modifiedflags.HasChangedEnumSet > [1].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: java.lang.NullPointerException

org.hibernate.envers.test.integration.collection.EnumSet > [0].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: java.lang.NullPointerException

org.hibernate.envers.test.integration.collection.EnumSet > [1].classMethod FAILED
org.hibernate.testing.junit4.CallbackException
Caused by: java.lang.NullPointerException

2080 tests completed, 8 failed, 6 skipped

from the CI, it seems caused by the HHH-7645 (4294e0faeec56818cb5242b89e141747f172e450) before this commit, the CI runs fine

Fix Versions: 5.0.0, 4.1.9
Project: Hibernate ORM
Priority: Major Major
Reporter: Strong Liu
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira