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