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

jenkins at plone.org jenkins at plone.org
Fri Feb 14 11:37:09 UTC 2014


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

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


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

Repository: plone.app.users
Branch: refs/heads/master
Date: 2014-02-14T02:44:06-08:00
Author: David Glick (davisagli) <david at glicksoftware.com>
Commit: https://github.com/plone/plone.app.users/commit/f5038c91164825b7aeb16dbb93a99a52e81fa95a

Revert "Add New User is a link now"

This reverts commit cdf527e2379f5da388c9e793da659a1a2a056cbb.

Files changed:
M plone/app/users/tests/email_login.txt
M plone/app/users/tests/registration_forms.txt

diff --git a/plone/app/users/tests/email_login.txt b/plone/app/users/tests/email_login.txt
index 9f9e8a5..9d42bd5 100644
--- a/plone/app/users/tests/email_login.txt
+++ b/plone/app/users/tests/email_login.txt
@@ -73,7 +73,7 @@ Testing email address as login name
 
     Great! The user-facing form works. Let's try the manager's version...
     >>> browser.open('http://nohost/plone/@@usergroup-userprefs')
-    >>> browser.getLink('Add New User').click()
+    >>> browser.getControl('Add New User').click()
     >>> '@@new-user' in browser.url
     True
 
diff --git a/plone/app/users/tests/registration_forms.txt b/plone/app/users/tests/registration_forms.txt
index cf4eace..2c8730b 100644
--- a/plone/app/users/tests/registration_forms.txt
+++ b/plone/app/users/tests/registration_forms.txt
@@ -147,7 +147,7 @@ Testing the flexible user registration
     
     Great! The user-facing form works. Let's try the manager's version...
     >>> browser.open('http://nohost/plone/@@usergroup-userprefs')
-    >>> browser.getLink('Add New User').click()
+    >>> browser.getControl('Add New User').click()
     >>> '@@new-user' in browser.url
     True    
 




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


More information about the Testbot mailing list