Log message for revision 122070:
  Move Zope2 tests at the end, they tend to leave the process in an unclean 
state and cause reference couunting / garbage collection timing issues in 
AccessControl tests
  

Changed:
  U   Zope/trunk/buildout.cfg

-=-
Modified: Zope/trunk/buildout.cfg
===================================================================
--- Zope/trunk/buildout.cfg     2011-07-02 21:49:54 UTC (rev 122069)
+++ Zope/trunk/buildout.cfg     2011-07-02 21:54:14 UTC (rev 122070)
@@ -48,7 +48,6 @@
 [alltests]
 recipe = zc.recipe.testrunner
 eggs =
-    Zope2
     AccessControl
     Acquisition
     DateTime
@@ -61,6 +60,7 @@
     Products.ZCatalog
     Products.ZCTextIndex
     Record
+    Zope2
 # RestrictedPython has an optional dependency on DateTime, make sure to run its
 # tests with DateTime being available
     RestrictedPython

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
https://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to