[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3995?page=c...
]
Gail Badner updated HHH-3995:
-----------------------------
This issue is currently scheduled for 3.5.x, but not 3.6. Should this issue be fixed in
3.6 as well (or instead)? If so, please correct the fix version(s).
Thanks,
Gail
Cleanup test data
-----------------
Key: HHH-3995
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3995
Project: Hibernate Core
Issue Type: Task
Components: testsuite
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Priority: Minor
Fix For: 3.5.x
Lots of tests are leaving test data hanging around. That works on a particular
assumption wrt the execution order of tests or that only a single test method exists.
That cuases problems later in many cases. All tests should clean up the test data they
create. Currently on trunk I see 246 tests leaving data around.
The sys prop hibernate.test.validateDataCleanup can be used to check for this; set it to
true.
--
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