mirror of
https://github.com/apache/openjpa.git
synced 2025-02-08 11:06:01 +00:00
only cleanup after all tests are complete due to DB2 performance issues
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1024422 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0a7e318638
commit
de5e7cefe3
@ -94,6 +94,7 @@ public class TestByteArrayAppId extends BaseJDBCTest {
|
||||
if (TEST_COUNT >= 9) {
|
||||
closeEMF(_pmf);
|
||||
_pmf = null;
|
||||
_init = false;
|
||||
super.tearDown();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user