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

jenkins at plone.org jenkins at plone.org
Sat Mar 8 07:44:54 UTC 2014


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

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


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

Repository: plone.app.contenttypes
Branch: refs/heads/master
Date: 2014-03-07T22:53:27-08:00
Author: David Glick (davisagli) <david at glicksoftware.com>
Commit: https://github.com/plone/plone.app.contenttypes/commit/a387d7d68d311333d5a95a16bdec63875fe7f28d

fix version dependency

Files changed:
M setup.py

diff --git a/setup.py b/setup.py
index 3011a15..9a23580 100644
--- a/setup.py
+++ b/setup.py
@@ -47,7 +47,7 @@
               'plone.app.robotframework',
               'plone.app.testing[robot]>=4.2.4',  # we need ROBOT_TEST_LEVEL
               'Products.ATContentTypes',
-              'Products.contentmigration>=2.1.8',
+              'Products.contentmigration>=2.1.8.dev0',
           ],
           'atrefs': [
               'plone.app.referenceablebehavior',




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


More information about the Testbot mailing list