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

jenkins at plone.org jenkins at plone.org
Sun Nov 2 18:42:42 UTC 2014


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

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-02T18:06:57Z
Author: Timo Stollenwerk (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/6efbd8b5efae51d080766cbc43fa4a4428842492

Checkout plone.app.linkintegrity for test fixes.

Files changed:
M checkouts.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 1b40f74..ff32896 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -18,8 +18,8 @@ auto-checkout =
     plone.app.dexterity
     plone.app.event
     plone.app.intid
-    plone.app.iterate
     plone.app.jquerytools
+    plone.app.linkintegrity
     plone.app.openid
     plone.app.referenceablebehavior
     plone.app.robotframework


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-11-02T18:07:18Z
Author: Timo Stollenwerk (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/20a1fdc2c82edb032ed068b254344f644c4a8896

Merge branch '5.0' of github.com:plone/buildout.coredev into 5.0

Files changed:
A plips/plip10359-mail-controlpanel.cfg
M checkouts.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index ff32896..4c7853b 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -11,6 +11,7 @@ auto-checkout =
     plone.formwidget.contenttree
     plone.formwidget.datetime
     plone.app.theming
+    Products.CMFDiffTool
 # test fixes only
     plone.app.blob
     plone.app.contenttypes
diff --git a/plips/plip10359-mail-controlpanel.cfg b/plips/plip10359-mail-controlpanel.cfg
new file mode 100644
index 0000000..8e8e01b
--- /dev/null
+++ b/plips/plip10359-mail-controlpanel.cfg
@@ -0,0 +1,31 @@
+# https://dev.plone.org/ticket/10359
+# https://github.com/plone/Products.CMFPlone/issues/214
+# Convert mailhost control panel to use z3c.form
+# Use registry configuration
+# Move it to Products.CMFPlone
+
+[buildout]
+extends = plipbase.cfg
+
+auto-checkout +=
+    Products.CMFPlone
+    plone.app.controlpanel
+
+parts += test
+
+[test]
+recipe = collective.xmltestreport
+defaults = ['--auto-color', '--auto-progress']
+eggs +=
+    plone.app.controlpanel [test]
+jenkins-test-eggs =
+    Products.CMFPlone
+    plone.app.controlpanel
+jenkins-test-directories =
+    src/plone.app.controlpanel/plone/app/controlpanel
+
+[sources]
+plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-mail-controlpanel
+Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=plip10359-mail-controlpanel
+
+[versions]




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


More information about the Testbot mailing list