[Testbot] Plone 5.0 - Python 2.7 - Build # 3516 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Oct 31 13:00:41 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3516 - Still Failing!
-------------------------------------------------------------------------------

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-10-31T13:23:32+01:00
Author: Bogdan Girman (bogdangi) <bogdan.girman at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/c043b1a25439491f905949b5816ce1fa82722ae3

Move p.a.iterate from PloneTestCase to p.a.testing

Files changed:
M checkouts.cfg
M tests.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 82db387..d4dcc94 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -9,6 +9,7 @@ auto-checkout =
     icalendar
     mockup
     plone.app.controlpanel
+    plone.app.iterate
     plone.app.jquerytools
     plone.app.layout
     plone.app.locales
diff --git a/tests.cfg b/tests.cfg
index 114f70a..ffc8822 100644
--- a/tests.cfg
+++ b/tests.cfg
@@ -63,7 +63,7 @@ test-eggs =
     plone.app.i18n
     plone.app.imaging [test]
     plone.app.intid
-    plone.app.iterate
+    plone.app.iterate [test]
     plone.app.jquery [test]
     plone.app.jquerytools [test]
     plone.app.layout [test]
@@ -233,7 +233,6 @@ Plone =
 
 # PloneTestCase: Packages that use PloneTestCase without test isolation problems.
 PloneTestCase =
-    plone.app.iterate
     plone.app.users
     Products.contentmigration
     Products.PasswordResetTool
@@ -259,6 +258,7 @@ plone_app_testing =
     plone.app.form
     plone.app.i18n
     plone.app.intid
+    plone.app.iterate
     plone.app.jquery
     plone.app.jquerytools
     plone.app.layout




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1410 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141031/ded77040/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 81667 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141031/ded77040/attachment-0003.obj>


More information about the Testbot mailing list