[Testbot] Plone 4.3 - Python 2.6 - Build # 2638 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Fri Jan 23 12:06:31 UTC 2015


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 2638 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/2638/


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

Repository: plone.dexterity
Branch: refs/heads/master
Date: 2015-01-23T12:28:34+01:00
Author: Timo Stollenwerk () <contact at timostollenwerk.net>
Commit: https://github.com/plone/plone.dexterity/commit/bcc5962ef11ffce9e12a4f8f6a77dde824ec6898

Add missing mock dependency.

Files changed:
M setup.py

diff --git a/setup.py b/setup.py
index 705c32f..ebca41e 100644
--- a/setup.py
+++ b/setup.py
@@ -69,6 +69,7 @@
         'test': [
             'plone.mocktestcase>=1.0b3',
             'plone.testing',
+            'mock',
         ]
     },
     entry_points="""




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


More information about the Testbot mailing list