On Fri, Mar 21, 2014 at 01:00:02AM +0100, Zope tests summarizer wrote:
[1] winbot / z3c.json_py_265_32 [2] winbot / z3c.jsontree_py_265_32 [3] winbot / z3c.language.switch_py_265_32 [4] winbot / z3c.table_py_265_32 [5] winbot / z3c.tabular_py_265_32 [6] winbot / z3c.testing_py_265_32 [7] winbot / zope.app.authentication_py_265_32 [8] winbot / zope.app.http_py_265_32 [9] winbot / zope.app.locales_py_265_32 [10] winbot / zope.app.publication_py_265_32
All of them caused by the same issue: zope.container 4.0.0 was released to PyPI recently, and it requires zope.traversing >= 4.0.0a1, but buildout has prefer-final = true, and zope.traversing 4.0.0 final is not out yet. Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development