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

jenkins at plone.org jenkins at plone.org
Sat Apr 26 06:38:03 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 2402 - Failure!
-------------------------------------------------------------------------------

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-04-25T08:23:48+02:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/75ac80942c11abd3a628bc22519fd689d5bc138e

selenium is already pinned in versions.cfg as part of the robotframework pins.

Files changed:
M tests.cfg

diff --git a/tests.cfg b/tests.cfg
index f69d819..0324788 100644
--- a/tests.cfg
+++ b/tests.cfg
@@ -149,7 +149,6 @@ pyflakes = 0.7.3
 mccabe = 0.2.1
 autopep8 = 0.9.7
 plone.recipe.command = 1.1
-selenium = 2.29.0
 unittest-jshint = 1.0
 
 [environment]


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-04-26T07:41:58+02:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/cd7d7dd1deb40e187cc52d79bafa5dff36d02742

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

Files changed:
M core.cfg
M jenkins.cfg
M release.cfg

diff --git a/core.cfg b/core.cfg
index ded72c7..e9dfd62 100644
--- a/core.cfg
+++ b/core.cfg
@@ -10,7 +10,6 @@ parts =
     flake8
     releaser
     themepreview
-    scripts
 
 extends =
     sources.cfg
@@ -75,8 +74,3 @@ recipe = zc.recipe.egg
 eggs =
     zest.releaser
     zest.pocompile
-
-[scripts]
-recipe = zc.recipe.egg:scripts
-eggs =
-    esteele.manager
diff --git a/jenkins.cfg b/jenkins.cfg
index 3dcfc35..c652732 100644
--- a/jenkins.cfg
+++ b/jenkins.cfg
@@ -40,3 +40,7 @@ BUILDOUT_DIR = ${buildout:directory}
 <= alltests-at-base
 recipe = plone.recipe.alltests
 test-script = ${buildout:bin-directory}/jenkins-test
+
+[releaser]
+eggs += esteele.manager
+        check-manifest
diff --git a/release.cfg b/release.cfg
index d14224e..8210728 100644
--- a/release.cfg
+++ b/release.cfg
@@ -12,7 +12,7 @@ recipe = zc.recipe.egg
 eggs =  esteele.manager
 
 [sources]
-esteele.manager =  git git at github.com:esteele/esteele.manager.git
+esteele.manager =  git git at github.com:plone/esteele.manager.git
 
 [alltests]
 exclude +=
@@ -24,3 +24,4 @@ exclude +=
 
 [releaser]
 eggs += esteele.manager
+        check-manifest


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-04-26T07:45:19+02:00
Author: tisto (tisto) <tisto at plone.org>
Commit: https://github.com/plone/buildout.coredev/commit/ce852ee3df4ba9fc3fc150111cc377dfa86fa226

Add packages to auto-checkout that have been moved to p.a.testing during PLOG.

Files changed:
M checkouts.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index 06bc629..70d69f9 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -10,4 +10,8 @@ auto-checkout =
     plone.app.layout
 # test fixes only
     plone.app.openid
+    plone.app.querystring
+    plone.theme
+    plone.browserlayer
+    plone.app.jquerytools
 




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


More information about the Testbot mailing list