[Testbot] Plone 4.3 - Python 2.7 - Build # 2092 - Regression! - 2 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Mar 26 10:19:33 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2092 - Failure!
-------------------------------------------------------------------------------

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


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

Repository: plone.app.contenttypes
Branch: refs/heads/master
Date: 2014-03-26T10:33:56+01:00
Author: Daniel Widerin () <daniel.widerin at zumtobelgroup.com>
Commit: https://github.com/plone/plone.app.contenttypes/commit/386ed4407bb4b851be31b6c1ad46e0e3b3debf60

Revert pinning p.a.testing>=5.0a1

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index 78ac772..0706162 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -11,9 +11,6 @@ Changelog
 - Fix @@atct_migrator and @@atct_migrator_results templates work within Plone3.
   [thet]
 
-- ``ROBOT_TEST_LEVEL`` was introduced in ``plone.app.testing>=5.0a1``.
-  [saily]
-
 
 1.2a1 (2014-02-22)
 ------------------
diff --git a/setup.py b/setup.py
index 28df98c..7305056 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@
               'archetypes.schemaextender',
               'lxml',
               'plone.app.robotframework',
-              'plone.app.testing[robot]>=5.0a1',  # we need ROBOT_TEST_LEVEL
+              'plone.app.testing[robot]>=4.2.4',  # we need ROBOT_TEST_LEVEL
               'Products.ATContentTypes',
               'Products.contentmigration>=2.1.8.dev0',
           ],




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


More information about the Testbot mailing list