[Testbot] Plone 5.0 - Python 2.7 - Build # 2317 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Apr 18 15:59:55 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 2317 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/2317/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-04-18T17:09:29+02:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/8fce8ced91e9494575f7e13a999db56c55b5acd3

Add grok dependencies to Add-ons alltests group.

Files changed:
M tests.cfg

diff --git a/tests.cfg b/tests.cfg
index 3813aff..c548ed8 100644
--- a/tests.cfg
+++ b/tests.cfg
@@ -167,6 +167,10 @@ unittest-jshint = unittest_jshint
 [test-groups]
 Add-ons =
     Products.CMFPlacefulWorkflow
+    grokcore.view
+    grokcore.component
+    grokcore.security
+    martian
     plone.app.iterate
     plone.app.openid
     plone.openid
@@ -284,11 +288,7 @@ zope_tests =
     Products.DateRecurringIndex
 unit_tests =
     collective.monkeypatcher
-    grokcore.view
-    grokcore.component
-    grokcore.security
     icalendar
-    martian
     plone.app.relationfield
     plone.batching
     plone.caching




-------------------------------------------------------------------------------


More information about the Testbot mailing list