[Testbot] Plone 4.3 - Python 2.7 - Build # 2828 - Still failing! - 1 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Jan 19 21:52:17 UTC 2015


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2828 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2828/


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

Repository: buildout.coredev
Branch: refs/heads/4.3
Date: 2015-01-19T22:18:00+01:00
Author: Johannes Raggam (thet) <raggam-nl at adm.at>
Commit: https://github.com/plone/buildout.coredev/commit/67b7f3b0e06bba79166ae529608004e674eaed8a

add products.archetypes and products.mimetypesregistry to checkouts. archetypes needed for test fix

Files changed:
M checkouts.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 9adbc88..5356717 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -2,6 +2,7 @@
 always-checkout = force
 auto-checkout =
     Products.CMFPlone
+    Products.MimetypesRegistry
     Products.TinyMCE
     collective.monkeypatcher
     collective.xmltestreport
@@ -19,6 +20,10 @@ auto-checkout =
     z3c.formwidget.query
     zope.formlib
 # Test fixes only (or otherwise not-gonna-release changes)
+    Products.Archetypes
+    Products.CMFEditions
+    Products.PlonePAS
+    Products.PortalTransforms
     archetypes.schemaextender
     collective.testcaselayer
     collective.z3cform.datetimewidget
@@ -51,7 +56,4 @@ auto-checkout =
     plone.rfc822
     plone.session
     plone.transformchain
-    Products.CMFEditions
-    Products.PlonePAS
-    Products.PortalTransforms
     z3c.form




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


More information about the Testbot mailing list