[Testbot] Plone 5.0 - Python 2.7 - Build # 1456 - Still failing! - 3 failure(s)

jenkins at plone.org jenkins at plone.org
Tue Feb 11 22:13:37 UTC 2014


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

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-02-11T13:21:13-08:00
Author: Ramon Navarro Bosch (bloodbare) <ramon.nb at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/14090f9faff2ef8d6366bdfdcf23755621fc2140

Barceloneta relies on mockup-dev

Files changed:
M plips/plip13787-main-template.cfg

diff --git a/plips/plip13787-main-template.cfg b/plips/plip13787-main-template.cfg
index 0869f60..4081f52 100644
--- a/plips/plip13787-main-template.cfg
+++ b/plips/plip13787-main-template.cfg
@@ -3,7 +3,7 @@
 
 [buildout]
 extends =
-    plip13476-mockup.cfg
+    plip13476-mockup-dev.cfg
     https://raw.github.com/plone/buildout.jenkins/master/jenkins.cfg
 
 parts += jenkins-alltests themetest


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-02-11T13:21:14-08:00
Author: Ramon Navarro Bosch (bloodbare) <ramon.nb at gmail.com>
Commit: https://github.com/plone/buildout.coredev/commit/05a0df2773b3c456b4a25495495fd16e0db766f1

Jenkins slave install grunt

Files changed:
M plips/plip13787-main-template.cfg

diff --git a/plips/plip13787-main-template.cfg b/plips/plip13787-main-template.cfg
index 4081f52..f186569 100644
--- a/plips/plip13787-main-template.cfg
+++ b/plips/plip13787-main-template.cfg
@@ -36,6 +36,15 @@ groups = ${alltests:groups}
 exclude = ${alltests:exclude}
 test-script = ${buildout:bin-directory}/jenkins-test
 
+[mockup]
+recipe = collective.recipe.cmd
+on_install = true
+on_update = true
+nix_path=~/.nix-defexpr/channels/
+cmds =
+    npm install grunt-cli
+    cd ${buildout:sources-dir}/mockup
+    PATH=$PATH:/node_modules/grunt-cli/bin/ make bootstrap NIX_PATH=${:nix_path}
 
 [themetest]
 recipe = zc.recipe.egg




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


More information about the Testbot mailing list