[hibernate-issues] [Hibernate-JIRA] Created: (OGM-138) Some tests don't cleanup after failure

Sanne Grinovero (JIRA) noreply at atlassian.com
Tue Mar 20 14:17:49 EDT 2012


Some tests don't cleanup after failure
--------------------------------------

                 Key: OGM-138
                 URL: https://hibernate.onjira.com/browse/OGM-138
             Project: Hibernate OGM
          Issue Type: Bug
            Reporter: Sanne Grinovero
             Fix For: 4.0-next


Some tests are not cleaning up.
When running the testsuite and having many failures (because of implementation problems) some errors show
{quote}
ARJUNA016051: thread is already associated with a transaction!
{quote}
While the test is opening it's first transaction. I guess some other test didn't close it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list