tests fail if change log level to trace
---------------------------------------
Key: HHH-6252
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6252
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 4.0.0.Alpha3, 3.6.4
Reporter: Strong Liu
the following tests fail (no matter what DB ) if change log level (org.hibernate) to
trace:
testOrphanedWhileManaged(org.hibernate.test.orphan.one2one.fk.reversed.bidirectional.DeleteOneToOneOrphansTest)
testOrphanedWhileManaged(org.hibernate.test.orphan.one2one.fk.reversed.unidirectional.DeleteOneToOneOrphansTest)
testOrphanedWhileManaged(org.hibernate.test.orphan.one2one.fk.bidirectional.DeleteOneToOneOrphansTest)
testOrphanedWhileManaged(org.hibernate.test.orphan.one2one.pk.bidirectional.DeleteOneToOneOrphansTest)
testOrphanedWhileManaged(org.hibernate.test.orphan.one2one.pk.unidirectional.DeleteOneToOneOrphansTest)
testOrphanedWhileManaged(org.hibernate.test.orphan.one2one.fk.composite.DeleteOneToOneOrphansTest)
testCascadedDeleteOfChildOneToOne(org.hibernate.test.annotations.entity.BasicHibernateAnnotationsTest)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira