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

jenkins at plone.org jenkins at plone.org
Sun Mar 2 07:25:43 UTC 2014


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

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


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

Repository: plone.recipe.alltests
Branch: refs/heads/master
Date: 2014-03-01T22:15:09-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.recipe.alltests/commit/d3636e50fd2e12c505a116da6353b06951bda8d7

Preparing release 1.4

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index 43d390d..e98c50f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-1.4 - unreleased
+1.4 (2014-03-02)
 ----------------
 
 - Flush stdout after printing status before and after running tests.
diff --git a/setup.py b/setup.py
index 5370693..e7f4ea9 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.4dev'
+version = '1.4'
 
 setup(
     name = 'plone.recipe.alltests',


Repository: plone.recipe.alltests
Branch: refs/heads/master
Date: 2014-03-01T22:15:26-08:00
Author: Eric Steele () <EricSteele47 at gmail.com>
Commit: https://github.com/plone/plone.recipe.alltests/commit/4ff743705ae3d25fab61e4757a4f12662d824849

Back to development: 1.5

Files changed:
M CHANGES.txt
M setup.py

diff --git a/CHANGES.txt b/CHANGES.txt
index e98c50f..c0d9c92 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+1.5 (unreleased)
+----------------
+
+- Nothing changed yet.
+
+
 1.4 (2014-03-02)
 ----------------
 
diff --git a/setup.py b/setup.py
index e7f4ea9..a45ec75 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.4'
+version = '1.5.dev0'
 
 setup(
     name = 'plone.recipe.alltests',




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


More information about the Testbot mailing list