[Checkins] SVN: z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt Removed note in README.txt that bin/test does not work (as it does) and that there is a failure with python2.5 (which there is not).

Maurits van Rees m.van.rees at zestsoftware.nl
Tue Jun 9 17:58:03 EDT 2009


Log message for revision 100769:
  Removed note in README.txt that bin/test does not work (as it does) and that there is a failure with python2.5 (which there is not).

Changed:
  U   z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt

-=-
Modified: z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt
===================================================================
--- z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt	2009-06-09 21:54:05 UTC (rev 100768)
+++ z3c.recipe.eggbasket/trunk/z3c/recipe/eggbasket/README.txt	2009-06-09 21:58:03 UTC (rev 100769)
@@ -1,11 +1,6 @@
 Goal of this recipe
 ===================
 
-.. Note: the tests for this package may fail when you use the buildout
-.. generated bin/test command but pass when you run 'python setup.py
-.. test'.  Also, all tests pass for python 2.4 but there is a failure
-.. with python 2.5.  Fixing these differences would be appreciated.
-
 You have an egg (for example ``grok``) that has a lot of dependencies.
 Other eggs that it depends on are found on the cheeseshop, on
 sourceforge, and perhaps on some more servers.  When even one of these



More information about the Checkins mailing list