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

jenkins at plone.org jenkins at plone.org
Sat Mar 15 20:23:26 UTC 2014


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

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


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

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-03-15T11:49:45-07:00
Author: Steve McMahon (smcmahon) <steve at dcn.org>
Commit: https://github.com/plone/buildout.coredev/commit/4888f8ad4ce37908255150f09f337ddc0f2ae6b7

Add Plone to eggs to resolve lack of Archetype.event

Files changed:
M plips/plip13350-edit-member-schema-ttw.cfg

diff --git a/plips/plip13350-edit-member-schema-ttw.cfg b/plips/plip13350-edit-member-schema-ttw.cfg
index 30c481a..89202de 100644
--- a/plips/plip13350-edit-member-schema-ttw.cfg
+++ b/plips/plip13350-edit-member-schema-ttw.cfg
@@ -9,6 +9,7 @@ auto-checkout +=
 eggs +=
     plone.app.users
     plone.schemaeditor
+    Plone
 
 
 [sources]


Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-03-15T11:50:01-07:00
Author: Steve McMahon (smcmahon) <steve at dcn.org>
Commit: https://github.com/plone/buildout.coredev/commit/423d7491acda75b181471956b5d39a7d64587518

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

Files changed:
A plips/plipNNNN-new-login-flow.cfg

diff --git a/plips/plipNNNN-new-login-flow.cfg b/plips/plipNNNN-new-login-flow.cfg
new file mode 100644
index 0000000..49884dc
--- /dev/null
+++ b/plips/plipNNNN-new-login-flow.cfg
@@ -0,0 +1,21 @@
+# NO PLIP YET
+# replace Plone login flow with a more rational process
+
+[buildout]
+extends = plipbase.cfg
+auto-checkout +=
+    plone.login
+
+
+[instance]
+eggs += 
+    plone.login
+    Plone
+
+[test]
+eggs += 
+    plone.login
+
+[sources]
+plone.login = git ${remotes:plone}/plone.login.git pushurl=${remotes:plone_push}/plone.login.git
+




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


More information about the Testbot mailing list