SVN: Zope/trunk/src/Products/Sessions/tests/testSessionDataManager.py - trying to improve the tearDown (sometimes I see random errors in these tests)
Yvo Schubbe <[email protected]> Wed, 11 Jul 2012 14:40:27 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 127329:
- trying to improve the tearDown (sometimes I see random errors in these tests)
Changed:
U Zope/trunk/src/Products/Sessions/tests/testSessionDataManager.py
-=-
Modified: Zope/trunk/src/Products/Sessions/tests/testSessionDataManager.py
===================================================================
--- Zope/trunk/src/Products/Sessions/tests/testSessionDataManager.py 2012-07-11 18:33:35 UTC (rev 127328)
+++ Zope/trunk/src/Products/Sessions/tests/testSessionDataManager.py 2012-07-11 18:40:24 UTC (rev 127329)
@@ -108,6 +108,7 @@
def tearDown(self):
_delDB()
+ self.app._p_jar.close()
del self.app
def testHasId(self):
_______________________________________________
Zope-Checkins maillist - [email protected]
https://mail.zope.org/mailman/listinfo/zope-checkins