[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3756) Setting hibernate.order_updates to true cause hsqldb unit tests to fail

Gail Badner (JIRA) noreply at atlassian.com
Fri Feb 6 01:19:38 EST 2009


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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list