[Checkins] SVN: grok/trunk/buildout.cfg removing test-all for 1.0, will return post grok 1.0 when we start on ZTK integration.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Thu Sep 17 06:10:51 EDT 2009


Log message for revision 104196:
  removing test-all for 1.0, will return post grok 1.0 when we start on ZTK integration.

Changed:
  U   grok/trunk/buildout.cfg

-=-
Modified: grok/trunk/buildout.cfg
===================================================================
--- grok/trunk/buildout.cfg	2009-09-17 10:04:00 UTC (rev 104195)
+++ grok/trunk/buildout.cfg	2009-09-17 10:10:50 UTC (rev 104196)
@@ -7,7 +7,6 @@
     mkdirs
     test
     test-grokcore
-    test-all
     zpasswd
     zope_conf site_zcml zdaemon_conf deploy_ini debug_ini
     bundlemaker
@@ -58,13 +57,6 @@
     grokcore.viewlet
 defaults = ['--tests-pattern', '^f?tests$', '-v']
 
-[test-all]
-recipe = plone.recipe.alltests
-exclude =
-    ClientForm
-    ZODB3
-    simplejson
-
 # This section is named so that the zpasswd utility is
 # called `zpasswd`
 [zpasswd]



More information about the checkins mailing list