[Testbot] Plone 5.0 - Python 2.7 - Build # 1685 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Jul 14 12:01:12 UTC 2015


Plone 5.0 - Python 2.7 - Build # 1685 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.0-python-2.7/1685/ to view the results.

Changes:

[Nathan Van Gheem] [fc] Repository: Products.CMFPlone







Test Results:

1 tests failed.
FAILED:  plone.app.users.tests.flexible_user_registration.rst

Error Message:
Failed doctest test for flexible_user_registration.rst

Stack Trace:
Failed doctest test for flexible_user_registration.rst
  File "/home/jenkins/workspace/plone-5.0-python-2.7 at 3/src/plone.app.users/plone/app/users/tests/flexible_user_registration.rst", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-5.0-python-2.7 at 3/src/plone.app.users/plone/app/users/tests/flexible_user_registration.rst", line 244, in flexible_user_registration.rst
Failed example:
    browser.getControl('Cancel').click()
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest flexible_user_registration.rst[118]>", line 1, in <module>
        browser.getControl('Cancel').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 371, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 48, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Cancel'


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/doctest.py", line 2226, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))





More information about the Testbot mailing list