[Checkins] SVN: Zope/trunk/buildout.cfg Revert c98428, as it broke the nightly tests.

Baiju M mbaiju at zeomega.net
Sat Mar 28 15:14:37 EDT 2009


On Sat, Mar 28, 2009 at 7:21 AM, Hanno Schlichting <plone at hannosch.info> wrote:
> Log message for revision 98431:
>  Revert c98428, as it broke the nightly tests.
>
>
> Changed:
>  U   Zope/trunk/buildout.cfg

Thanks for reverting it.  I looked at test failures:

  http://mail.zope.org/pipermail/zope-tests/2009-March/011353.html
  http://mail.zope.org/pipermail/zope-tests/2009-March/011354.html

I can see that we need to make change in 'alltests.cfg' also.

--- alltests.cfg        (revision 98433)
+++ alltests.cfg        (working copy)
@@ -8,7 +8,7 @@
 [alltests]
 recipe = zc.recipe.testrunner
 eggs =
-    ${buildout:eggs}
+    Zope2
     Acquisition
     DateTime
     ExtensionClass

I am going to commit it all again, is it Ok ?

Regards,
Baiju M


More information about the Checkins mailing list