[Testbot] Plone 4.3 - Python 2.6 - Build # 2035 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Sat Apr 26 13:50:10 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2035 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/2035/


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

Repository: buildout.coredev
Branch: refs/heads/4.3
Date: 2014-04-26T15:17:13+02:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/17625ec7da68265c137c08a8c4592dc49f3fc99c

Move plone.app.querystring from PloneTestCase to plone_app_testing alltests group.

Files changed:
M tests.cfg

diff --git a/tests.cfg b/tests.cfg
index 8c78590..e5cd3c5 100644
--- a/tests.cfg
+++ b/tests.cfg
@@ -223,7 +223,6 @@ PloneTestCase =
     plonetheme.classic
     plonetheme.sunburst
     plone.app.jquerytools
-    plone.app.querystring
 plone_app_testing =
     archetypes.querywidget
     plone.batching
@@ -233,6 +232,7 @@ plone_app_testing =
     plone.app.contentlisting
     plone.app.discussion
     plone.app.testing
+    plone.app.querystring
     plone.app.registry
     plone.app.search
     plone.app.uuid




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


More information about the Testbot mailing list