[Testbot] Plone 4.3 - Python 2.6 - Build # 1851 - Still failing! - 2 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Mar 12 03:23:54 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.6 - Build # 1851 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.6/1851/


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

Repository: plone.app.dexterity
Branch: refs/heads/master
Date: 2014-03-11T21:36:09-05:00
Author: Nathan Van Gheem (vangheem) <vangheem at gmail.com>
Commit: https://github.com/plone/plone.app.dexterity/commit/5f0b13ae39658f4e476a721df8ca5124fb94c713

fix tests to work with auto csrf protection

Files changed:
M plone/app/dexterity/tests/editing.txt

diff --git a/plone/app/dexterity/tests/editing.txt b/plone/app/dexterity/tests/editing.txt
index c8098d7..083f185 100644
--- a/plone/app/dexterity/tests/editing.txt
+++ b/plone/app/dexterity/tests/editing.txt
@@ -173,7 +173,7 @@ Return to our view and find the XML model source in a div, ready for the Ace edi
 
 There should be an authenticator in the `save` form::
 
-  >>> authenticator = browser.getControl(name="_authenticator").value
+  >>> authenticator = browser.getControl(name="_authenticator", index=0).value
 
 Save is via AJAX. Let's check the save view's functionality.
 




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


More information about the Testbot mailing list