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

jenkins at plone.org jenkins at plone.org
Sat Mar 1 07:43:37 UTC 2014


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

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-02-28T22:53:02-08:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/25dcb74a12a323f9d1b984d0bb68b9d36efe80d3

Remove p.a.event from plone_app_testing group to see if the currently failing test is a test isolation problem.

Files changed:
M tests.cfg

diff --git a/tests.cfg b/tests.cfg
index 0da1d19..6f38b98 100644
--- a/tests.cfg
+++ b/tests.cfg
@@ -72,7 +72,7 @@ test-eggs =
     plone.app.openid
     plone.app.portlets [test]
     plone.app.querystring
-    plone.app.relationfield 
+    plone.app.relationfield
     plone.app.redirector
     plone.app.registry
     plone.app.search [test]
@@ -234,7 +234,6 @@ plone_app_testing =
     plone.app.contenttypes
     plone.app.dexterity
     plone.app.discussion
-    plone.app.event
     plone.app.intid
     plone.app.jquery
     plone.app.layout




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


More information about the Testbot mailing list