9 Apr
2009
9 Apr
'09
4:58 p.m.
Hi All, Apologies for the current test failure on trunk, why doesn't the following testrunner run the zdaemon tests? [buildout] parts = test extends = http://svn.zope.org/*checkout*/Zope/tags/2.12.0a1/versions-zope2.cfg versions = versions develop = Zope zdaemon [versions] setuptools = 0.6c9 zc.buildout = 1.2.1 zdaemon = Zope2 = [test] recipe = zc.recipe.testrunner eggs = Zope2 As before, "Zope" contains a checkout of the trunk of the Zope2 egg, and zdaemon contains a checkout of the trunk of zdaemon egg? Zope2 depends on zdaemon, so why are its tests not getting run when I do bin/test? Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk