SVN: Zope/trunk/buildout.cfg 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

Hanno Schlichting <[email protected]>
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20110702215414.A60DD941C9__48018.0811173797$1309643666$gmane$org@cvs.zope.org>
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  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.