Chris Withers wrote:
> Apologies for the current test failure on trunk, why doesn't the 
> following testrunner run the zdaemon tests?

The testrunner recipe only puts the things in its own eggs section onto
the test path, so you need to do:

[test]
recipe = zc.recipe.testrunner
eggs =
   Zope2
   zdaemon

Look at the alltests.cfg in trunk, to see how we run the tests for Zope2
and all its interesting dependencies.

Hanno

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to