Setting hibernate.order_updates to true cause hsqldb unit tests to fail
-----------------------------------------------------------------------
Key: HHH-3756
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3756
Project: Hibernate Core
Issue Type: Bug
Components: testsuite
Affects Versions: 3.2.6
Reporter: Gail Badner
Running unit tests with hibernate.order_updates set to true using hsqldb causes 46
failures:
AssertionFailedError: assertion that two references are to the same object fails
- org.hibernate.test.ecid.EmbeddedCompositeIdTest.testPolymorphism
- org.hibernate.test.event.collection (42 test failures)
ClassCastException: org.hibernate.action.DelayedPostInsertIdentifier
-
org.hibernate.test.generatedkeys.identity.IdentityGeneratedKeysTest.testPersistOutsideTransaction
- org.hibernate.test.legacy.MasterDetailTest.testCopy
AssertionFailedError: expected:<1> but was:<2>:
- org.hibernate.test.iterate.IterateTest.testIterate
--
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