[Testbot] Plone 5.0 - Python 2.7 - Build # 1914 - Regression! - 3 failure(s)

jenkins at plone.org jenkins at plone.org
Tue Mar 11 17:32:20 UTC 2014


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

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-03-11T11:41:34-05:00
Author: Nathan Van Gheem (vangheem) <vangheem at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/a185ee2cde64745dfcafaa472265180312e04deb

fix CMFPlacefulWorkflow

Files changed:
M checkouts.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 3be2a4d..eb7a240 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -17,6 +17,7 @@ auto-checkout =
     plone.portlet.static
     plonetheme.barceloneta
     plone.app.content
+    Products.CMFPlacefulWorkflow
 # Test fixes only
     plone.app.contentlisting
     plone.app.contentrules


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-03-11T11:41:44-05:00
Author: Nathan Van Gheem (vangheem) <vangheem at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/aaa2527c516d304fb4d4f23f2ab65ced416e4ab0

add more checkouts for csrf plip

Files changed:
M plips/plip13679-auto-csrf-protection.cfg

diff --git a/plips/plip13679-auto-csrf-protection.cfg b/plips/plip13679-auto-csrf-protection.cfg
index 3844ded..c396f8d 100644
--- a/plips/plip13679-auto-csrf-protection.cfg
+++ b/plips/plip13679-auto-csrf-protection.cfg
@@ -13,10 +13,18 @@ auto-checkout +=
     plone.namedfile
     plone.keyring
     plone.app.upgrade
-#    Products.ATContentTypes
+    Products.ATContentTypes
     Products.PlonePAS
     plone.app.iterate
     plone.app.users
+    plone.app.dexterity
+    plone.app.linkintegrity
+    Products.CMFPlone
+# still need looks at
+    Products.CMFPlacefulWorkflow
+    plone.app.portlets
+    plone.session
+    Products.Archetypes
 
 eggs +=
     docutils
@@ -48,10 +56,12 @@ plone.keyring = git ${remotes:plone_push}/plone.keyring.git pushurl=${remotes:pl
 plone.app.upgrade = git ${remotes:plone_push}/plone.app.upgrade.git pushurl=${remotes:plone_push}/plone.app.upgrade.git branch=plip-13679-auto-csrf
 plone.app.contentrules = git ${remotes:plone_push}/plone.app.contentrules.git pushurl=${remotes:plone_push}/plone.app.contentrules.git branch=plip-13679-auto-csrf
 Products.ATContentTypes = git ${remotes:plone_push}/Products.ATContentTypes.git pushurl=${remotes:plone_push}/Products.ATContentTypes.git branch=plip-13679-auto-csrf
+Products.Archetypes = git ${remotes:plone_push}/Products.Archetypes.git pushurl=${remotes:plone_push}/Products.Archetypes.git branch=plip-13679-auto-csrf
 Products.PlonePAS = git ${remotes:plone_push}/Products.PlonePAS.git pushurl=${remotes:plone_push}/Products.PlonePAS.git branch=plip-13679-auto-csrf
 plone.app.iterate = git ${remotes:plone_push}/plone.app.iterate.git pushurl=${remotes:plone_push}/plone.app.iterate.git branch=plip-13679-auto-csrf
 plone.app.users = git ${remotes:plone_push}/plone.app.users.git pushurl=${remotes:plone_push}/plone.app.users.git branch=plip-13679-auto-csrf
-
+plone.app.dexterity = git ${remotes:plone_push}/plone.app.dexterity.git pushurl=${remotes:plone_push}/plone.app.dexterity.git branch=plip-13679-auto-csrf
+plone.app.linkintegrity = git ${remotes:plone_push}/plone.app.linkintegrity.git pushurl=${remotes:plone_push}/plone.app.linkintegrity.git branch=plip-13679-auto-csrf
 
 [test]
 eggs +=




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


More information about the Testbot mailing list