[Testbot] Plone 4.3 - Python 2.7 - Build # 1046 - Still Failing!

jenkins at plone.org jenkins at plone.org
Sun Dec 13 22:18:14 UTC 2015


Plone 4.3 - Python 2.7 - Build # 1046 - Still Failing:

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

Changes:

[Gil Forcada Codinachs] Changes on P.PlonePAS







Test Results:

95 tests failed.
FAILED:  Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atevent.TestATEventFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfile.TestATFileFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atimage.TestATImageFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional.test_discussion

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 174, in test_discussion
    self.assertTrue(hasattr(self.obj.aq_explicit, 'talkback'))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault.testBrowserDefaultMixinFileViewMethodGetsTemplate

Error Message:
Could not extract error str for unicode error

Stack Trace:
Could not extract error str for unicode error

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 137, in testBrowserDefaultMixinFileViewMethodGetsTemplate
    self.compareLayoutVsView(self.portal.atctfile, path="/view")
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 77, in compareLayoutVsView
    self.fail("\n".join([line for line in diff]))
  File "/usr/lib/python2.7/unittest/case.py", line 412, in fail
    raise self.failureException(msg)


FAILED:  Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault.testCallWithBrowserDefaultMixinGetsSelectedLayout

Error Message:
Could not extract error str for unicode error

Stack Trace:
Could not extract error str for unicode error

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 131, in testCallWithBrowserDefaultMixinGetsSelectedLayout
    self.compareLayoutVsView(self.portal.atctdocument, path="")
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 77, in compareLayoutVsView
    self.fail("\n".join([line for line in diff]))
  File "/usr/lib/python2.7/unittest/case.py", line 412, in fail
    raise self.failureException(msg)


FAILED:  Products.CMFPlone.tests.testBrowserDefault.TestPloneToolBrowserDefault.testViewMethodWithBrowserDefaultMixinGetsSelectedLayout

Error Message:
Could not extract error str for unicode error

Stack Trace:
Could not extract error str for unicode error

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 128, in testViewMethodWithBrowserDefaultMixinGetsSelectedLayout
    self.compareLayoutVsView(self.portal.atctdocument, path="/view")
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testBrowserDefault.py", line 77, in compareLayoutVsView
    self.fail("\n".join([line for line in diff]))
  File "/usr/lib/python2.7/unittest/case.py", line 412, in fail
    raise self.failureException(msg)


FAILED:  Products.CMFPlone.tests.testLoggedIn.TestLogin.testInitialLoginTimeDoesChange

Error Message:
'NoneType' object has no attribute '__provides__'

Stack Trace:
'NoneType' object has no attribute '__provides__'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testLoggedIn.py", line 50, in testInitialLoginTimeDoesChange
    self.portal.logged_in()
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPythonScript.py", line 105, in __call__
    result = FSControllerPythonScript.inheritedAttribute('__call__')(self, *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/Script.py", line 145, in __call__
    return BaseFSPythonScript.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/FSPythonScript.py", line 127, in __call__
    return Script.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 39, in logged_in
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.PlonePAS/src/Products/PlonePAS/tools/membership.py", line 638, in loginUser
    event.notify(UserInitialLoginInEvent(user))
  File "/home/jenkins/.buildout/eggs/zope.event-3.5.2-py2.7.egg/zope/event/__init__.py", line 31, in notify
    subscriber(event)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 24, in dispatch
    zope.component.subscribers(event, None)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
    subscription(*objects)
  File "/home/jenkins/.buildout/eggs/plone.protect-3.0.17-py2.7.egg/plone/protect/subscribers.py", line 49, in onUserLogsIn
    alsoProvides(req, IDisableCSRFProtection)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 937, in alsoProvides
    directlyProvides(object, directlyProvidedBy(object), *interfaces)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 869, in directlyProvides
    object.__provides__ = Provides(cls, *interfaces)


FAILED:  Products.CMFPlone.tests.testLoggedIn.TestLogin.testInitialLoginTimeWithString

Error Message:
'NoneType' object has no attribute '__provides__'

Stack Trace:
'NoneType' object has no attribute '__provides__'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testLoggedIn.py", line 74, in testInitialLoginTimeWithString
    self.portal.logged_in()
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPythonScript.py", line 105, in __call__
    result = FSControllerPythonScript.inheritedAttribute('__call__')(self, *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/Script.py", line 145, in __call__
    return BaseFSPythonScript.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/FSPythonScript.py", line 127, in __call__
    return Script.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 39, in logged_in
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.PlonePAS/src/Products/PlonePAS/tools/membership.py", line 640, in loginUser
    event.notify(UserLoggedInEvent(user))
  File "/home/jenkins/.buildout/eggs/zope.event-3.5.2-py2.7.egg/zope/event/__init__.py", line 31, in notify
    subscriber(event)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 24, in dispatch
    zope.component.subscribers(event, None)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
    subscription(*objects)
  File "/home/jenkins/.buildout/eggs/plone.protect-3.0.17-py2.7.egg/plone/protect/subscribers.py", line 49, in onUserLogsIn
    alsoProvides(req, IDisableCSRFProtection)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 937, in alsoProvides
    directlyProvides(object, directlyProvidedBy(object), *interfaces)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 869, in directlyProvides
    object.__provides__ = Provides(cls, *interfaces)


FAILED:  Products.CMFPlone.tests.testLoggedIn.TestLogin.testLoggedInSetsLastLoginTime

Error Message:
'NoneType' object has no attribute '__provides__'

Stack Trace:
'NoneType' object has no attribute '__provides__'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testLoggedIn.py", line 35, in testLoggedInSetsLastLoginTime
    self.portal.logged_in()
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPythonScript.py", line 105, in __call__
    result = FSControllerPythonScript.inheritedAttribute('__call__')(self, *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/Script.py", line 145, in __call__
    return BaseFSPythonScript.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/FSPythonScript.py", line 127, in __call__
    return Script.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 39, in logged_in
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.PlonePAS/src/Products/PlonePAS/tools/membership.py", line 638, in loginUser
    event.notify(UserInitialLoginInEvent(user))
  File "/home/jenkins/.buildout/eggs/zope.event-3.5.2-py2.7.egg/zope/event/__init__.py", line 31, in notify
    subscriber(event)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 24, in dispatch
    zope.component.subscribers(event, None)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
    subscription(*objects)
  File "/home/jenkins/.buildout/eggs/plone.protect-3.0.17-py2.7.egg/plone/protect/subscribers.py", line 49, in onUserLogsIn
    alsoProvides(req, IDisableCSRFProtection)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 937, in alsoProvides
    directlyProvides(object, directlyProvidedBy(object), *interfaces)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 869, in directlyProvides
    object.__provides__ = Provides(cls, *interfaces)


FAILED:  Products.CMFPlone.tests.testLoggedIn.TestLogin.testLoggedInSetsLastLoginTimeIfMemberLacksSetOwnPropertiesPermission

Error Message:
'NoneType' object has no attribute '__provides__'

Stack Trace:
'NoneType' object has no attribute '__provides__'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testLoggedIn.py", line 44, in testLoggedInSetsLastLoginTimeIfMemberLacksSetOwnPropertiesPermission
    self.portal.logged_in()
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPythonScript.py", line 105, in __call__
    result = FSControllerPythonScript.inheritedAttribute('__call__')(self, *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/Script.py", line 145, in __call__
    return BaseFSPythonScript.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/FSPythonScript.py", line 127, in __call__
    return Script.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 39, in logged_in
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.PlonePAS/src/Products/PlonePAS/tools/membership.py", line 638, in loginUser
    event.notify(UserInitialLoginInEvent(user))
  File "/home/jenkins/.buildout/eggs/zope.event-3.5.2-py2.7.egg/zope/event/__init__.py", line 31, in notify
    subscriber(event)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 24, in dispatch
    zope.component.subscribers(event, None)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
    subscription(*objects)
  File "/home/jenkins/.buildout/eggs/plone.protect-3.0.17-py2.7.egg/plone/protect/subscribers.py", line 49, in onUserLogsIn
    alsoProvides(req, IDisableCSRFProtection)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 937, in alsoProvides
    directlyProvides(object, directlyProvidedBy(object), *interfaces)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 869, in directlyProvides
    object.__provides__ = Provides(cls, *interfaces)


FAILED:  Products.CMFPlone.tests.testLoggedIn.TestLogin.testLoggedInSetsLoginTime

Error Message:
'NoneType' object has no attribute '__provides__'

Stack Trace:
'NoneType' object has no attribute '__provides__'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testLoggedIn.py", line 27, in testLoggedInSetsLoginTime
    self.portal.logged_in()
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/FSControllerPythonScript.py", line 105, in __call__
    result = FSControllerPythonScript.inheritedAttribute('__call__')(self, *args, **kwargs)
  File "/home/jenkins/.buildout/eggs/Products.CMFFormController-3.0.5-py2.7.egg/Products/CMFFormController/Script.py", line 145, in __call__
    return BaseFSPythonScript.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Products.CMFCore-2.2.9-py2.7.egg/Products/CMFCore/FSPythonScript.py", line 127, in __call__
    return Script.__call__(self, *args, **kw)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.23-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/jenkins/.buildout/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 39, in logged_in
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.PlonePAS/src/Products/PlonePAS/tools/membership.py", line 638, in loginUser
    event.notify(UserInitialLoginInEvent(user))
  File "/home/jenkins/.buildout/eggs/zope.event-3.5.2-py2.7.egg/zope/event/__init__.py", line 31, in notify
    subscriber(event)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/event.py", line 24, in dispatch
    zope.component.subscribers(event, None)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/_api.py", line 136, in subscribers
    return sitemanager.subscribers(objects, interface)
  File "/home/jenkins/.buildout/eggs/zope.component-3.9.5-py2.7.egg/zope/component/registry.py", line 321, in subscribers
    return self.adapters.subscribers(objects, provided)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/adapter.py", line 585, in subscribers
    subscription(*objects)
  File "/home/jenkins/.buildout/eggs/plone.protect-3.0.17-py2.7.egg/plone/protect/subscribers.py", line 49, in onUserLogsIn
    alsoProvides(req, IDisableCSRFProtection)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 937, in alsoProvides
    directlyProvides(object, directlyProvidedBy(object), *interfaces)
  File "/home/jenkins/.buildout/eggs/zope.interface-3.6.7-py2.7-linux-x86_64.egg/zope/interface/declarations.py", line 869, in directlyProvides
    object.__provides__ = Provides(cls, *interfaces)


FAILED:  Products.CMFPlone.tests.testSecurity.TestAttackVectorsFunctional.test_createObject

Error Message:
'http://nohost/plone/portal_factory/File/${foo}/edit' != 'http://nohost/plone/portal_factory/File/${foo}/edit?_authenticator=6f8d3dfa67330e088bc74e8fb6a5545e269655e8'

Stack Trace:
'http://nohost/plone/portal_factory/File/${foo}/edit' != 'http://nohost/plone/portal_factory/File/${foo}/edit?_authenticator=6f8d3dfa67330e088bc74e8fb6a5545e269655e8'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/testSecurity.py", line 215, in test_createObject
    self.assertEqual('http://nohost/plone/portal_factory/File/${foo}/edit', res.headers['location'])
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Add Login Portlet

Error Message:
ValueError: Element locator 'xpath=//div[@id="portletmanager-plone-leftcolumn"]//select' did not match any elements.

Stack Trace:
ValueError: Element locator 'xpath=//div[@id="portletmanager-plone-leftcolumn"]//select' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Add Calendar Portlet

Error Message:
ValueError: Element locator 'xpath=//div[@id="portletmanager-plone-leftcolumn"]//select' did not match any elements.

Stack Trace:
ValueError: Element locator 'xpath=//div[@id="portletmanager-plone-leftcolumn"]//select' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Do a workflow change

Error Message:
ValueError: Element locator 'xpath=//span[contains(@class,'state-')]' did not match any elements.

Stack Trace:
ValueError: Element locator 'xpath=//span[contains(@class,'state-')]' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Log in form overlay opens

Error Message:
ValueError: Element locator 'Log in' did not match any elements.

Stack Trace:
ValueError: Element locator 'Log in' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Log in form overlay closes

Error Message:
ValueError: Element locator 'Log in' did not match any elements.

Stack Trace:
ValueError: Element locator 'Log in' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Log in form overlay remains on wrong credentials

Error Message:
ValueError: Element locator 'Log in' did not match any elements.

Stack Trace:
ValueError: Element locator 'Log in' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Change default content item of a folder overlay opens

Error Message:
ValueError: Element locator 'id=folderChangeDefaultPage' did not match any elements.

Stack Trace:
ValueError: Element locator 'id=folderChangeDefaultPage' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Change default content item of a folder overlay closes

Error Message:
ValueError: Element locator 'id=folderChangeDefaultPage' did not match any elements.

Stack Trace:
ValueError: Element locator 'id=folderChangeDefaultPage' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Register user overlay opens

Error Message:
ValueError: Element locator 'Register' did not match any elements.

Stack Trace:
ValueError: Element locator 'Register' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Register user overlay closes

Error Message:
ValueError: Element locator 'Register' did not match any elements.

Stack Trace:
ValueError: Element locator 'Register' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.CMFPlone.tests.test_robot.RobotTestCase.Scenario Register user overlay remains on wrong data

Error Message:
ValueError: Element locator 'Register' did not match any elements.

Stack Trace:
ValueError: Element locator 'Register' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestCcTLDLanguageNegotiation.testAcceptedLanguages

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 193, in testAcceptedLanguages
    self.checkLanguage(response, "en")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestCcTLDLanguageNegotiation.testDutchDomain

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 187, in testDutchDomain
    self.checkLanguage(response, "nl")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestCcTLDLanguageNegotiation.testIPAddress

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 182, in testIPAddress
    self.checkLanguage(response, "en")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestCcTLDLanguageNegotiation.testMultiLingualCountries

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 201, in testMultiLingualCountries
    self.checkLanguage(response, "nl")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestCcTLDLanguageNegotiation.testSimpleHostname

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 177, in testSimpleHostname
    self.checkLanguage(response, "en")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestCombinedLanguageNegotiation.testLanguageNegotiation

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 74, in testLanguageNegotiation
    self.checkLanguage(response, "pt")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestDefaultLanguageNegotiation.testLanguageNegotiation

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 29, in testLanguageNegotiation
    self.checkLanguage(response, "en")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestNoCombinedLanguageNegotiation.testLanguageNegotiation

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 47, in testLanguageNegotiation
    self.checkLanguage(response, "pt")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestSubdomainLanguageNegotiation.testAcceptedLanguages

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 238, in testAcceptedLanguages
    self.checkLanguage(response, "en")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestSubdomainLanguageNegotiation.testDutchDomain

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 232, in testDutchDomain
    self.checkLanguage(response, "nl")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestSubdomainLanguageNegotiation.testIPAddress

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 227, in testIPAddress
    self.checkLanguage(response, "en")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestSubdomainLanguageNegotiation.testMultiLingualCountries

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 246, in testMultiLingualCountries
    self.checkLanguage(response, "nl")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PloneLanguageTool.tests.test_negotiation.TestSubdomainLanguageNegotiation.testSimpleHostname

Error Message:
302 != 200

Stack Trace:
302 != 200

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 222, in testSimpleHostname
    self.checkLanguage(response, "en")
  File "/home/jenkins/.buildout/eggs/Products.PloneLanguageTool-3.2.7-py2.7.egg/Products/PloneLanguageTool/tests/test_negotiation.py", line 18, in checkLanguage
    self.assertEquals(response.getStatus(), 200)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBGroupManager.ZODBGroupManagerTests.test_manage_addPrincipalsToGroup_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py", line 321, in test_manage_addPrincipalsToGroup_POST_permissions
    GROUP_ID, [USER_ID], REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBGroupManager.ZODBGroupManagerTests.test_manage_removeGroup_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py", line 372, in test_manage_removeGroup_POST_permissions
    [GROUP_ID], REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBGroupManager.ZODBGroupManagerTests.test_manage_removePrincipalsFromGroup_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py", line 348, in test_manage_removePrincipalsFromGroup_POST_permissions
    GROUP_ID, [USER_ID], REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBRoleManager.ZODBRoleManagerTests.test_manage_assignRoleToPrincipal_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py", line 515, in test_manage_assignRoleToPrincipal_POST_permissions
    ROLE_ID, [USER_ID], RESPONSE=res, REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBRoleManager.ZODBRoleManagerTests.test_manage_removeRoleFromPricipal_POST_permissionsT

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py", line 542, in test_manage_removeRoleFromPricipal_POST_permissionsT
    ROLE_ID, [USER_ID], RESPONSE=res, REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBRoleManager.ZODBRoleManagerTests.test_manage_removeRoles_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py", line 567, in test_manage_removeRoles_POST_permissions
    [ROLE_ID], RESPONSE=res, REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBUserManager.ZODBUserManagerTests.test_manage_removeUsers_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py", line 772, in test_manage_removeUsers_POST_permissions
    [USER_ID], REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBUserManager.ZODBUserManagerTests.test_manage_updatePassword_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py", line 745, in test_manage_updatePassword_POST_permissions
    USER_ID, PASSWORD, PASSWORD, REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.plugins.tests.test_ZODBUserManager.ZODBUserManagerTests.test_manage_updateUserPassword_POST_permissions

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py", line 706, in test_manage_updateUserPassword_POST_permissions
    USER_ID, PASSWORD, PASSWORD, REQUEST=req)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.tests.test_utils.CSRFTokenTests.test_w_token_in_request

Error Message:
'' != 'deadbeef'

Stack Trace:
'' != 'deadbeef'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 205, in test_w_token_in_request
    self.assertEqual(token.token(), 'deadbeef')
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_checkCSRFToken.test_w_token_in_session_w_token_in_form_hit

Error Message:
None is not true

Stack Trace:
None is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 178, in test_w_token_in_session_w_token_in_form_hit
    self.assertTrue(self._callFUT(request))
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_checkCSRFToken.test_w_token_in_session_w_token_in_form_miss_w_raises

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 168, in test_w_token_in_session_w_token_in_form_miss_w_raises
    self.assertRaises(Forbidden, self._callFUT, request)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_checkCSRFToken.test_w_token_in_session_wo_token_in_form_w_raises

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 158, in test_w_token_in_session_wo_token_in_form_w_raises
    self.assertRaises(Forbidden, self._callFUT, request)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_checkCSRFToken.test_wo_token_in_session_or_form_w_raises

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 138, in test_wo_token_in_session_or_form_w_raises
    self.assertRaises(Forbidden, self._callFUT, request)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_checkCSRFToken.test_wo_token_in_session_w_token_in_form_w_raises

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 148, in test_wo_token_in_session_w_token_in_form_w_raises
    self.assertRaises(Forbidden, self._callFUT, request)
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_csrf_only.test_w_function_w_optional_REQUEST

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 252, in test_w_function_w_optional_REQUEST
    REQUEST=_makeRequestWSession())
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_csrf_only.test_w_function_w_positional_REQUEST

Error Message:
Forbidden not raised

Stack Trace:
Forbidden not raised

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 236, in test_w_function_w_positional_REQUEST
    REQUEST=_makeRequestWSession())
  File "/usr/lib/python2.7/unittest/case.py", line 475, in assertRaises
    callableObj(*args, **kwargs)
  File "/usr/lib/python2.7/unittest/case.py", line 116, in __exit__
    "{0} not raised".format(exc_name))


FAILED:  Products.PluggableAuthService.tests.test_utils.Test_getCSRFToken.test_w_token_in_request

Error Message:
'' != 'deadbeef'

Stack Trace:
'' != 'deadbeef'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/Products.PluggableAuthService-1.10.0-py2.7.egg/Products/PluggableAuthService/tests/test_utils.py", line 126, in test_w_token_in_request
    self.assertEqual(token, 'deadbeef')
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  archetypes.referencebrowserwidget.tests.test_product.IntegrationTestCase.test_basewidget

Error Message:


Stack Trace:


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/archetypes.referencebrowserwidget-2.5.6-py2.7.egg/archetypes/referencebrowserwidget/tests/test_product.py", line 694, in test_basewidget
    ) in body


FAILED:  archetypes.referencebrowserwidget.tests.test_product.IntegrationTestCase.test_popup_html

Error Message:


Stack Trace:


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/archetypes.referencebrowserwidget-2.5.6-py2.7.egg/archetypes/referencebrowserwidget/tests/test_product.py", line 723, in test_popup_html
    assert '<input type="hidden" name="fieldName" value="singleRef" />' in body


FAILED:  archetypes.referencebrowserwidget.tests.test_product.IntegrationTestCase.test_popup_items

Error Message:
0 != 2

Stack Trace:
0 != 2

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/archetypes.referencebrowserwidget-2.5.6-py2.7.egg/archetypes/referencebrowserwidget/tests/test_product.py", line 740, in test_popup_items
    self.assertEqual(len(INSERTLINK.findall(body)), wanted_insertlinks)
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  archetypes.referencebrowserwidget.tests.test_product.IntegrationTestCase.test_quoted_url

Error Message:


Stack Trace:


  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/archetypes.referencebrowserwidget-2.5.6-py2.7.egg/archetypes/referencebrowserwidget/tests/test_product.py", line 717, in test_quoted_url
    assert '<input type="hidden" name="at_url" value="plone/spaced%20demo" />' in body


FAILED:  Products.ATContentTypes.tests.portaltype_criterion.txt

Error Message:
Failed doctest test for portaltype_criterion.txt

Stack Trace:
Failed doctest test for portaltype_criterion.txt
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 38, in portaltype_criterion.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/portal_factory/Topic/topic.../edit'
    + 'http://nohost/plone/portal_factory/Topic/topic.2015-12-13.9782096162/edit?_authenticator=9dc054a8824f85ff72a7e85cd52644c7b34921c7'


  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()))


FAILED:  Products.ATContentTypes.tests.uploading.txt

Error Message:
Failed doctest test for uploading.txt

Stack Trace:
Failed doctest test for uploading.txt
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 32, in uploading.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/portal_factory/Document/document.../edit'
    + 'http://nohost/plone/portal_factory/Document/document.2015-12-13.9850740942/edit?_authenticator=7e0f9a13a5615e9bcd3ca4e426d5a4cf54d52676'
----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 57, in uploading.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/portal_factory/Topic/topic.../edit'
    + 'http://nohost/plone/portal_factory/Topic/topic.2015-12-13.9862785310/edit?_authenticator=7e0f9a13a5615e9bcd3ca4e426d5a4cf54d52676'


  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()))


FAILED:  Products.CMFPlacefulWorkflow.tests.policy_form.txt

Error Message:
Failed doctest test for policy_form.txt

Stack Trace:
Failed doctest test for policy_form.txt
  File "/home/jenkins/.buildout/eggs/Products.CMFPlacefulWorkflow-1.5.12-py2.7.egg/Products/CMFPlacefulWorkflow/tests/policy_form.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.CMFPlacefulWorkflow-1.5.12-py2.7.egg/Products/CMFPlacefulWorkflow/tests/policy_form.txt", line 25, in policy_form.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/front-page/placeful_workflow_configuration'
Got:
    'http://nohost/plone/front-page/placeful_workflow_configuration?_authenticator=24fb5fdab9d7cee2b8fbb678793e3ca16c532436'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.CMFPlacefulWorkflow-1.5.12-py2.7.egg/Products/CMFPlacefulWorkflow/tests/policy_form.txt", line 46, in policy_form.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/Members/test_user_1_/foo/placeful_workflow_configuration'
Got:
    'http://nohost/plone/Members/test_user_1_/foo/placeful_workflow_configuration?_authenticator=24fb5fdab9d7cee2b8fbb678793e3ca16c532436'
----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/Products.CMFPlacefulWorkflow-1.5.12-py2.7.egg/Products/CMFPlacefulWorkflow/tests/policy_form.txt", line 67, in policy_form.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/Members/test_user_1_/placeful_workflow_configuration'
Got:
    'http://nohost/plone/Members/test_user_1_/placeful_workflow_configuration?_authenticator=e963cd1b02f9badfe4add0d4834081956720e966'


  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()))


FAILED:  Products.CMFPlone.tests.AddMoveAndDeleteDocument.txt

Error Message:
Failed doctest test for AddMoveAndDeleteDocument.txt

Stack Trace:
Failed doctest test for AddMoveAndDeleteDocument.txt
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/AddMoveAndDeleteDocument.txt", line 42, in AddMoveAndDeleteDocument.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/Members/test_user_1_/portal_factory/Document/.../edit'
Got:
    'http://nohost/plone/Members/test_user_1_/portal_factory/Document/document.2015-12-13.9606865330/edit?_authenticator=6fa58bad21e1f18bd2a79eb8e7f7497d7a06e90f'


  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()))


FAILED:  Products.CMFPlone.tests.csrf.txt

Error Message:
Failed doctest test for csrf.txt

Stack Trace:
Failed doctest test for csrf.txt
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/csrf.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7/src/Products.CMFPlone/Products/CMFPlone/tests/csrf.txt", line 82, in csrf.txt
Failed example:
    browser.getControl('Click me!').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got:
    Traceback (most recent call last):
      File "/usr/lib/python2.7/doctest.py", line 1315, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[19]>", line 1, in <module>
        browser.getControl('Click me!').click()
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 639, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 418, in _clickSubmit
        label=label, coord=coord)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 541, in submit
        return self.open(self.click(*args, **kwds))
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 203, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/jenkins/.buildout/eggs/mechanize-0.2.5-py2.7.egg/mechanize/_mechanize.py", line 255, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error


  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()))


FAILED:  plone.app.content.browser.tests.foldercontents.txt

Error Message:
Failed doctest test for foldercontents.txt

Stack Trace:
Failed doctest test for foldercontents.txt
  File "/home/jenkins/.buildout/eggs/plone.app.content-2.1.5-py2.7.egg/plone/app/content/browser/tests/foldercontents.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.content-2.1.5-py2.7.egg/plone/app/content/browser/tests/foldercontents.txt", line 160, in foldercontents.txt
Failed example:
    'Testing \xc3\xa4 20' in browser.contents
Expected:
    True
Got:
    False


  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()))


FAILED:  plone.app.controlpanel.tests.types.txt

Error Message:
Failed doctest test for types.txt

Stack Trace:
Failed doctest test for types.txt
  File "/home/jenkins/.buildout/eggs/plone.app.controlpanel-2.3.9-py2.7.egg/plone/app/controlpanel/tests/types.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.controlpanel-2.3.9-py2.7.egg/plone/app/controlpanel/tests/types.txt", line 59, in types.txt
Failed example:
    '<input id="redirect_links" type="checkbox" class="noborder" name="redirect_links:boolean" checked="checked" />' in contents
Expected:
    True
Got:
    False


  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()))


FAILED:  doctest-plone-app-controlpanel-tests-usergroups.txt.xml.<init>

Error Message:


Stack Trace:
Test report file /home/jenkins/workspace/plone-4.3-python-2.7/parts/jenkins-test/testreports/doctest-plone-app-controlpanel-tests-usergroups.txt.xml was length 0

FAILED:  plone.app.customerize.tests.testBrowserLayers.txt

Error Message:
Failed doctest test for testBrowserLayers.txt

Stack Trace:
Failed doctest test for testBrowserLayers.txt
  File "/home/jenkins/.buildout/eggs/plone.app.customerize-1.2.3-py2.7.egg/plone/app/customerize/tests/testBrowserLayers.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.customerize-1.2.3-py2.7.egg/plone/app/customerize/tests/testBrowserLayers.txt", line 203, in testBrowserLayers.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/portal_view_customizations/'
Got:
    'http://nohost/plone/portal_view_customizations/?_authenticator=2b4da25f7327667bec9160c2a6b26d7850609741'


  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()))


FAILED:  plone.app.dexterity.tests.editing.txt

Error Message:
Failed doctest test for editing.txt

Stack Trace:
Failed doctest test for editing.txt
  File "/home/jenkins/.buildout/eggs/plone.app.dexterity-2.0.17-py2.7.egg/plone/app/dexterity/tests/editing.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.dexterity-2.0.17-py2.7.egg/plone/app/dexterity/tests/editing.txt", line 66, in editing.txt
Failed example:
    '\xc3\xbc' in browser.contents
Expected:
    True
Got:
    False


  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()))


FAILED:  plone.app.discussion.tests.functional_test_comments.txt

Error Message:
Failed doctest test for functional_test_comments.txt

Stack Trace:
Failed doctest test for functional_test_comments.txt
  File "/home/jenkins/.buildout/eggs/plone.app.discussion-2.2.15-py2.7.egg/plone/app/discussion/tests/functional_test_comments.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.discussion-2.2.15-py2.7.egg/plone/app/discussion/tests/functional_test_comments.txt", line 155, in functional_test_comments.txt
Failed example:
    browser.contents
Expected:
    '...<a href="http://nohost/plone/author/jim">Jim Fult\xc3\xb8rn</a>...says:...'
Got:
    '<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    \n\n    \n        <base href="http://nohost/plone/doc1"><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n        \n\n  \n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/reset.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/member.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/base.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/public.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/columns.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/authoring.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/portlets.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/controlpanel.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/deprecated.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/navtree.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/invisibles.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/forms.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/++resource++plone.app.discussion.stylesheets/discussion.css">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/++resource++tinymce.stylesheets/tinymce.css">\n    <link rel="stylesheet" type="text/css" media="print" href="http://nohost/plone/portal_css/Sunburst%20Theme/print.css">\n    <link rel="stylesheet" type="text/css" media="handheld, screen and (max-device-width: 480px)" href="http://nohost/plone/portal_css/Sunburst%20Theme/mobile.css">\n    <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/++resource++plone.app.jquerytools.dateinput.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom.css">\n\n  \n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++plone.app.jquery.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/register_function.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/plone_javascript_variables.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++plone.app.jquerytools.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++plone.app.jquerytools.form.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++plone.app.jquerytools.overlayhelpers.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++plone.app.jquerytools.dateinput.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++plone.app.jquerytools.tooltip.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/nodeutilities.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/cookie_functions.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/modernizr.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/livesearch.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++search.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/select_all.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/dragdropreorder.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/collapsiblesections.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/form_tabbing.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/popupforms.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery.highlightsearchterms.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/first_input_focus.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/accessibility.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/styleswitcher.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/toc.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/collapsibleformfields.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/++resource++plone.app.discussion.javascripts/comments.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/dropdown.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/inline_validation.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/kss-bbb.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/table_sorter.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/calendar_formfield.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/formUnload.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/formsubmithelpers.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/unlockOnFormUnload.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery.tinymce.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/tiny_mce_gzip.js"></script>\n\n\n<title>Doc1 — Plone site</title>\n        \n    <link rel="author" href="http://nohost/plone/author/admin" title="Author information">\n\n\n    <link rel="canonical" href="http://nohost/plone/doc1">\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico">\n    <link rel="apple-touch-icon" href="http://nohost/plone/touch_icon.png">\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/@@search" title="Search this site">\n\n\n\n        \n        \n        \n        \n        \n\n        <meta name="viewport" content="width=device-width, initial-scale=0.6666, maximum-scale=1.0, minimum-scale=0.6666">\n        <meta name="generator" content="Plone - http://plone.org">\n    \n</head>\n\n<body class="template-document_view portaltype-document site-plone section-doc1 icons-on userrole-member userrole-authenticated" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0">\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/doc1/document_view#content">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/doc1/document_view#portal-globalnav">Skip to navigation</a>\n</p>\n\n<div id="portal-personaltools-wrapper">\n\n<p class="hiddenStructure">Personal tools</p>\n\n<dl class="actionMenu deactivated" id="portal-personaltools">\n  \n  <dt class="actionMenuHeader">\n    <a id="user-name" href="http://nohost/plone/useractions">Jim Fultørn</a>\n  </dt>\n  <dd class="actionMenuContent">\n    <ul>\n        <li id="personaltools-dashboard">\n            <a href="http://nohost/plone/dashboard">Dashboard</a>\n        </li>\n        <li id="personaltools-preferences">\n            <a href="http://nohost/plone/@@personal-preferences">Preferences</a>\n        </li>\n        <li id="personaltools-logout">\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    </ul>\n  </dd>\n  \n</dl>\n\n\n\n</div>\n\n\n\n<div id="portal-searchbox">\n\n    <form id="searchGadget_form" action="http://nohost/plone/@@search">\n\n        <div class="LSBox">\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <input name="SearchableText" type="text" size="18" title="Search Site" placeholder="Search Site" accesskey="4" class="searchField" id="searchGadget">\n\n        <input class="searchButton" type="submit" value="Search">\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone">\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult"><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/@@search" accesskey="5">\n            Advanced Search…\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Plone site" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="Plone site" title="Plone site" height="56" width="215"></a>\n\n\n    <p class="hiddenStructure">Navigation</p>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="plain"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-doc1" class="selected"><a href="http://nohost/plone/doc1" title="">Doc1</a></li></ul>\n\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"><div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        <span class="breadcrumbSeparator">\n            /\n            \n        </span>\n    </span>\n    <span id="breadcrumbs-1" dir="ltr">\n        \n            \n            \n            <span id="breadcrumbs-current">Doc1</span>\n         \n    </span>\n\n</div>\n</div>\n\n            \n                <div class="">\n\n                    \n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n                    \n                        <div id="content">\n\n                            \n\n                            \n\n                             <div id="viewlet-above-content-title"></div>\n                             \n                                 \n                                 \n            \n                <h1 id="parent-fieldname-title" class="documentFirstHeading">\n                    Doc1\n                </h1>\n            \n            \n        \n                             \n                             <div id="viewlet-below-content-title"><div class="documentByLine" id="plone-document-byline">\n  \n\n  \n  \n    <span class="documentAuthor">\n      \n      by\n      <a href="http://nohost/plone/author/admin">admin</a>\n      \n         —\n    </span>\n  \n  \n\n  \n  \n\n  <span class="documentModified">\n    <span>\n      last modified\n    </span>\n    Dec 13, 2015 02:04 PM\n  </span>\n  \n\n  \n\n  \n\n  \n\n  \n\n</div>\n</div>\n\n                             \n                                 \n                                 \n            \n                \n            \n            \n        \n                             \n\n                             <div id="viewlet-above-content-body">\n\n</div>\n                             <div id="content-core">\n                                 \n    \n        \n        <div class="" id="parent-fieldname-text-cd2ca01e518d4910bb044f7152e34aa1">\n            \n            \n        </div>\n    \n    \n\n                             </div>\n                             <div id="viewlet-below-content-body">\n\n\n\n    <div class="visualClear"><!-- --></div>\n\n    <div class="documentActions">\n        \n\n        \n\n    </div>\n\n</div>\n\n                            \n                        </div>\n                    \n\n                    \n                </div>\n            \n\n            <div id="viewlet-below-content">\n\n\n\n\n\n\n    \n\n    <div class="discussion showCommenterImage">\n        \n\n            <div class="comment replyTreeLevel0 state-published" id="1450044280295206">\n\n                <div class="commentImage">\n                    <a href="http://nohost/plone/author/admin">\n                         <img src="http://nohost/plone/defaultUser.png" alt="admin" class="defaultuserimg" height="32">\n                    </a>\n                    \n                </div>\n\n                <div class="documentByLine">\n                    \n                        <a href="http://nohost/plone/author/admin">admin</a>\n                        \n                        \n                        \n                    \n                    says:\n                    <div class="commentDate">Dec 13, 2015 02:04 PM</div>\n                </div>\n\n                <div class="commentBody">\n\n                    <p>Comment from admin</p>\n\n                    <div class="commentActions">\n                        \n\n                        \n\n \n                        <!-- Workflow actions (e.g. \'publish\') -->\n                    </div>\n\n\n                </div>\n                <button class="context reply-to-comment-button hide allowMultiSubmit">\n                    Reply\n                </button>\n            </div>\n\n        \n        \n\n            <div class="comment replyTreeLevel0 state-published" id="1450044281412693">\n\n                <div class="commentImage">\n                    <a href="http://nohost/plone/author/jim">\n                         <img src="http://nohost/plone/defaultUser.png" alt="Jim Fultørn" class="defaultuserimg" height="32">\n                    </a>\n                    \n                </div>\n\n                <div class="documentByLine">\n                    \n                        <a href="http://nohost/plone/author/jim">Jim Fultørn</a>\n                        \n                        \n                        \n                    \n                    says:\n                    <div class="commentDate">Dec 13, 2015 02:04 PM</div>\n                </div>\n\n                <div class="commentBody">\n\n                    <p>Comment from Jim</p>\n\n                    <div class="commentActions">\n                        \n\n                        \n\n \n                        <!-- Workflow actions (e.g. \'publish\') -->\n                    </div>\n\n\n                </div>\n                <button class="context reply-to-comment-button hide allowMultiSubmit">\n                    Reply\n                </button>\n            </div>\n\n        \n\n        \n\n    </div>\n\n    \n\n    <div id="commenting" class="reply">\n\n        <fieldset>\n\n            <legend>Add comment</legend>\n            <p>You can add a comment by filling out the form below. Plain text formatting.</p>\n\n            \n\n                \n\n                \n\n                \n                  \n                \n\n                <form class="rowlike enableUnloadProtection   kssattr-formname-document_view" action="http://nohost/plone/doc1/document_view" method="post" enctype="multipart/form-data">\n\n                    \n\n                    \n                      \n\n                      <!-- Default fieldset -->\n                      \n\n                          \n\n                              \n\n                              \n                                  \n                                      \n                                          \n                                              <div data-fieldname="form.widgets.in_reply_to" class="field z3cformInlineValidation kssattr-fieldname-form.widgets.in_reply_to empty" id="formfield-form-widgets-in_reply_to">\n    \n\n    <div class="fieldErrorBox"></div>\n\n    \n<input id="form-widgets-in_reply_to" name="form.widgets.in_reply_to" value="" class="hidden-widget" type="hidden">\n\n\n</div>\n\n                                          \n                                      \n                                  \n                                  \n                                      \n                                          \n                                              <div data-fieldname="form.widgets.author_name" class="field z3cformInlineValidation kssattr-fieldname-form.widgets.author_name empty" id="formfield-form-widgets-author_name">\n    \n\n    <div class="fieldErrorBox"></div>\n\n    \n<input id="form-widgets-author_name" name="form.widgets.author_name" value="" class="hidden-widget" type="hidden">\n\n\n</div>\n\n                                          \n                                      \n                                  \n                                  \n                                      \n                                          \n                                              <div data-fieldname="form.widgets.author_email" class="field z3cformInlineValidation kssattr-fieldname-form.widgets.author_email empty" id="formfield-form-widgets-author_email">\n    \n\n    <div class="fieldErrorBox"></div>\n\n    \n<input id="form-widgets-author_email" name="form.widgets.author_email" value="" class="hidden-widget" type="hidden">\n\n\n</div>\n\n                                          \n                                      \n                                  \n                                  \n                                      \n                                          \n                                              <div data-fieldname="form.widgets.text" class="field z3cformInlineValidation kssattr-fieldname-form.widgets.text empty" id="formfield-form-widgets-comment-text">\n    <label for="form-widgets-comment-text" class="horizontal">\n        Comment\n\n        <span class="required horizontal" title="Required"> </span>\n\n        \n    </label>\n\n    <div class="fieldErrorBox"></div>\n\n    \n<textarea id="form-widgets-comment-text" name="form.widgets.text" class="textarea-widget required text-field autoresize"></textarea>\n\n\n</div>\n\n                                          \n                                      \n                                  \n                                  \n                                      \n                                          \n                                              <div data-fieldname="form.widgets.user_notification" class="field z3cformInlineValidation kssattr-fieldname-form.widgets.user_notification" id="formfield-form-widgets-user_notification">\n\n    \n<span class="option">\n  <input id="form-widgets-user_notification-0" name="form.widgets.user_notification:list" value="selected" class="single-checkbox-widget bool-field" type="hidden">\n</span>\n\n\n\n    \n\n    <div class="fieldErrorBox"></div>\n\n</div>\n\n                                          \n                                      \n                                  \n                              \n                          \n\n                          <!-- Secondary fieldsets -->\n\n                      \n                    \n\n                    \n                        \n                            <div class="formControls">\n                                \n                                    \n<input id="form-buttons-comment" name="form.buttons.comment" class="submit-widget button-field context" value="Comment" type="submit">\n\n\n                                \n                                \n                                    \n<input id="form-buttons-cancel" name="form.buttons.cancel" class="submit-widget button-field standalone hide" value="Cancel" type="submit">\n\n\n                                \n                            </div>\n                        \n                    \n\n                    \n                    \n\n                <input name="_authenticator" type="hidden" value="43c310e3c397f8bdc6a8e19cfa9d4cfe7d75f3ab"></form>\n            \n\n\n        </fieldset>\n    </div>\n\n\n</div>\n        </div>\n\n        \n        \n\n        \n        \n    </div>\n\n\n    <div id="portal-footer-wrapper" class="row">\n        <div class="cell width-full position-0">\n            <div id="portal-footer">\n          <p>\n               \n               The\n               <a href="http://plone.org">Plone<sup>®</sup> Open Source CMS/WCM</a>\n               is\n               <abbr title="Copyright">©</abbr>\n               2000-2015\n               by the\n               <a href="http://plone.org/foundation">Plone Foundation</a>\n               and friends.\n               \n\n               \n               Distributed under the\n                    <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n               \n          </p>\n\n</div>\n\n<div id="portal-colophon">\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source CMS/WCM.">\n      Powered by Plone & Python</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n        </div>\n    </div>\n\n\n\n</div>\n</body>\n</html>'


  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()))


FAILED:  plone.app.linkintegrity.docs.testConfirmationPageIntegration.txt

Error Message:
Failed doctest test for testConfirmationPageIntegration.txt

Stack Trace:
Failed doctest test for testConfirmationPageIntegration.txt
  File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.7-py2.7.egg/plone/app/linkintegrity/docs/testConfirmationPageIntegration.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.7-py2.7.egg/plone/app/linkintegrity/docs/testConfirmationPageIntegration.txt", line 12, in testConfirmationPageIntegration.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/image1/delete_confirmation'
Got:
    'http://nohost/plone/image1/delete_confirmation?_authenticator=7a7db24e4ec6ddf7f0f38147f3915bcedd1e208a'


  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()))


FAILED:  plone.app.linkintegrity.docs.testRemovalViaZMI.txt

Error Message:
Failed doctest test for testRemovalViaZMI.txt

Stack Trace:
Failed doctest test for testRemovalViaZMI.txt
  File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.7-py2.7.egg/plone/app/linkintegrity/docs/testRemovalViaZMI.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.linkintegrity-1.5.7-py2.7.egg/plone/app/linkintegrity/docs/testRemovalViaZMI.txt", line 17, in testRemovalViaZMI.txt
Failed example:
    browser.contents
Expected:
    '...<form ... action="http://nohost/plone/removeConfirmationAction">...
     ...<a href="http://nohost/plone/doc2"...Test Page 2...
     ...This...Page...is referenced by the following items:...
     ...<li>...href="http://nohost/plone/doc1"...Test Page 1...</li>...
     ...Would you like to delete it anyway?...'
Got:
    '<!DOCTYPE html>\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n<base href="http://nohost/plone/" />\n\n    \n\n    \n        <!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n        \n\n  \n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/reset-cachekey-935d130b324da50d53dfc18abb3b7a42.css?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/member-cachekey-cad4caf69352e256d8e040eee72ebe3d.css?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey-8f23598c36632d3f6028cd9e24d2749b.css?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n    <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourceplone.app.jquerytools.dateinput-cachekey-9143905931364c4e8ba2e2f619387fcd.css?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey-ca93277cadf9fd466f8f8bfa33a83662.css?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n\n  \n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/resourceplone.app.jquery-cachekey-8a1b8cc16f9c2e460e03e2cb43b88eb1.js?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/table_sorter-cachekey-447a452e27318d4445df6d36d0262ec9.js?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2"></script>\n\n\n<title>Test Page 2 — Plone site</title>\n        \n    <link rel="author" href="http://nohost/plone/author/portal_owner?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="Author information">\n\n\n    <link rel="canonical" href="http://nohost/plone/doc2?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n    <link rel="apple-touch-icon" href="http://nohost/plone/touch_icon.png?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/@@search?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="Search this site">\n\n\n\n        \n        \n        \n        \n        \n\n        <meta name="viewport" content="width=device-width, initial-scale=0.6666, maximum-scale=1.0, minimum-scale=0.6666">\n        <meta name="generator" content="Plone - http://plone.org">\n    \n</head>\n\n<body class="template-index-html portaltype-document site-plone section-doc2 icons-on userrole-manager userrole-authenticated" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0">\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/manage_delObjects?_authenticator=ed18a8f4fbe42375e63342c99f34147679b31878#content">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/manage_delObjects?_authenticator=ed18a8f4fbe42375e63342c99f34147679b31878#portal-globalnav">Skip to navigation</a>\n</p>\n\n<div id="portal-personaltools-wrapper">\n\n<p class="hiddenStructure">Personal tools</p>\n\n<dl class="actionMenu deactivated" id="portal-personaltools">\n  \n  <dt class="actionMenuHeader">\n    <a id="user-name" href="http://nohost/plone/useractions?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">test_user_1_</a>\n  </dt>\n  <dd class="actionMenuContent">\n    <ul>\n        <li id="personaltools-dashboard">\n            <a href="http://nohost/plone/dashboard?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Dashboard</a>\n        </li>\n        <li id="personaltools-preferences">\n            <a href="http://nohost/plone/@@personal-preferences?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Preferences</a>\n        </li>\n        <li id="personaltools-plone_setup">\n            <a href="http://nohost/plone/@@overview-controlpanel?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Site Setup</a>\n        </li>\n        <li id="personaltools-logout">\n            <a href="http://nohost/plone/logout?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Log out</a>\n        </li>\n    </ul>\n  </dd>\n  \n</dl>\n\n\n\n</div>\n\n\n\n<div id="portal-searchbox">\n\n    <form id="searchGadget_form" action="http://nohost/plone/@@search?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n\n        <div class="LSBox">\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <input name="SearchableText" type="text" size="18" title="Search Site" placeholder="Search Site" accesskey="4" class="searchField" id="searchGadget">\n\n        <input class="searchButton" type="submit" value="Search">\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone">\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult"><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/@@search?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" accesskey="5">\n            Advanced Search…\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Plone site" accesskey="1" href="http://nohost/plone?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n    <img src="http://nohost/plone/logo.png?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" alt="Plone site" title="Plone site" height="56" width="215"></a>\n\n\n    <p class="hiddenStructure">Navigation</p>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="Site Users">Users</a></li><li id="portaltab-doc1" class="plain"><a href="http://nohost/plone/doc1?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="">Test Page 1</a></li><li id="portaltab-image1" class="plain"><a href="http://nohost/plone/image1/view?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="">Test Image 1</a></li><li id="portaltab-image2" class="plain"><a href="http://nohost/plone/image2/view?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="">Test Image 2</a></li><li id="portaltab-image3" class="plain"><a href="http://nohost/plone/image3/view?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="">Test Image 3</a></li><li id="portaltab-file1" class="plain"><a href="http://nohost/plone/file1/view?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="">Test File 1</a></li><li id="portaltab-folder1" class="plain"><a href="http://nohost/plone/folder1?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" title="">Test Folder 1</a></li></ul>\n\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"><div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Home</a>\n        <span class="breadcrumbSeparator">\n            /\n            \n        </span>\n    </span>\n    <span id="breadcrumbs-1" dir="ltr">\n        \n            \n            \n            <span id="breadcrumbs-current">Test Page 2</span>\n         \n    </span>\n\n</div>\n\n<div id="plone-lock-status">\n  \n</div>\n</div>\n\n            \n\n    <dl class="portalMessage warning">\n        <dt>Warning</dt>\n        <dd>\n            One or more of the items you are attempting to delete may cause links\n            in your site to break.\n        </dd>\n    </dl>\n\n    <div id="content">\n        <h1 class="documentFirstHeading">Potential link breakage</h1>\n\n        <div id="content-core">\n            <p>\n                By deleting this item, you will break links that exist in the items listed\n                below. If this is indeed what you want to do, we recommend that you remove\n                these references first.\n            </p>\n\n            <form method="post" action="http://nohost/plone/removeConfirmationAction?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">\n\n              <dl>\n                  \n\n                    <dt><a href="http://nohost/plone/doc2?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Test Page 2</a></dt>\n                    <dd>\n                        <span>\n                            This <span>Page</span>\n                            is referenced by the following items:\n                        </span>\n\n                        <ul>\n                          <li>\n                            \n                              <a href="http://nohost/plone/doc1?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Test Page 1</a>\n                              [<a target="_blank" href="http://nohost/plone/doc1/edit?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2">Edit in new window</a>]\n                            \n                            \n                          </li>\n                        </ul>\n                    </dd>\n\n                  \n              </dl>\n\n              <br>\n\n              <p>\n                  Would you like to delete it anyway?\n              </p>\n\n              <input type="hidden" name="original_request" value="eJydkN1ugjAcxZ9m3imWUoEmXhitYuIoK3WJVw0fZbCUlkiN29uvfr3A7pqc/s85vwPmCHf1+AZXqhvtsjaVP+kLXXxJUUtFy29Z2ZvaS9uaermRSlo5EcXFtlLbriqsOS9lDaIiaoKmlIEPQyQXEAZ+FccNDEAQLsK4hCAKIxDgNU05Sbk4kHTHE4jBHAGEE84zccwJE6udU0GIs1+Xp6eXs1Jd6fmz8PXLGaRkzfc0RbhSZpTAfwiMbAkjDALcWjtgz9OmNaP1BmW09J5MfdFp14KRjyPJuXgnPKGbAGc05/HDJnHPBX7cxjhb8UTs0y0N8dPIxb0Y+CkjEOJiGNRtiM5o72d6vV6njTn3t+pSV6Z24yDs0D4dXcYop2t6iO5ZHpgBZ+eqsJPIOdunO4TwP7f9AwAvj6I=">\n\n              <input type="hidden" name="confirmed_items" value="AID1zJY6OnE=\n">\n\n              <input type="hidden" name="cancel_url" value="http://nohost/plone/manage_main">\n\n              <input class="destructive" type="submit" name="delete" value="Yes">\n\n              <input class="destructive" type="submit" name="delete_all" value="Yes to all">\n\n              <input class="standalone" type="submit" name="cancel" value="Cancel">\n\n            <input name="_authenticator" type="hidden" value="7a7db24e4ec6ddf7f0f38147f3915bcedd1e208a"></form>\n        </div>\n    </div>\n\n\n\n            <div id="viewlet-below-content">\n</div>\n        </div>\n\n        \n        \n\n        \n        \n    </div>\n\n\n    <div id="portal-footer-wrapper" class="row">\n        <div class="cell width-full position-0">\n            <div id="portal-footer">\n          <p>\n               \n               The\n               <a href="http://plone.org">Plone<sup>®</sup> Open Source CMS/WCM</a>\n               is\n               <abbr title="Copyright">©</abbr>\n               2000-2015\n               by the\n               <a href="http://plone.org/foundation">Plone Foundation</a>\n               and friends.\n               \n\n               \n               Distributed under the\n                    <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n               \n          </p>\n\n</div>\n\n<div id="portal-colophon">\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source CMS/WCM.">\n      Powered by Plone & Python</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n        </div>\n    </div>\n\n\n\n</div>\n<script src="http://nohost/plone/++resource++protect.js?_authenticator=24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" type="text/javascript" id="protect-script" data-token="24c73cd2106d98ac1dca7dc5049a9d5b948a19d2" data-site-url="http://nohost/plone"></script></body>\n</html>'


  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()))


FAILED:  plone.app.portlets.tests.testMemberDashboard.txt

Error Message:
Failed doctest test for testMemberDashboard.txt

Stack Trace:
Failed doctest test for testMemberDashboard.txt
  File "/home/jenkins/.buildout/eggs/plone.app.portlets-2.5.4-py2.7.egg/plone/app/portlets/tests/testMemberDashboard.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.portlets-2.5.4-py2.7.egg/plone/app/portlets/tests/testMemberDashboard.txt", line 26, in testMemberDashboard.txt
Failed example:
    'Add portlet' in browser.contents
Expected:
    True
Got:
    False


  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()))


FAILED:  plone.app.portlets.tests.testViewName.txt

Error Message:
Failed doctest test for testViewName.txt

Stack Trace:
Failed doctest test for testViewName.txt
  File "/home/jenkins/.buildout/eggs/plone.app.portlets-2.5.4-py2.7.egg/plone/app/portlets/tests/testViewName.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.portlets-2.5.4-py2.7.egg/plone/app/portlets/tests/testViewName.txt", line 112, in testViewName.txt
Failed example:
    browser.getControl(name=':action',index=0).value = ['/++dashboard++plone.dashboard1+test_user_1_/+/portlets.Search']
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 testViewName.txt[20]>", line 1, in <module>
        browser.getControl(name=':action',index=0).value = ['/++dashboard++plone.dashboard1+test_user_1_/+/portlets.Search']
      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: name ':action'


  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()))


FAILED:  plone.app.users.tests.forms_navigationroot.txt

Error Message:
Failed doctest test for forms_navigationroot.txt

Stack Trace:
Failed doctest test for forms_navigationroot.txt
  File "/home/jenkins/.buildout/eggs/plone.app.users-1.2.3-py2.7.egg/plone/app/users/tests/forms_navigationroot.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.users-1.2.3-py2.7.egg/plone/app/users/tests/forms_navigationroot.txt", line 39, in forms_navigationroot.txt
Failed example:
    self.browser.getLink('Personal Information').url
Expected:
    'http://nohost/plone/@@personal-information'
Got:
    'http://nohost/plone/@@personal-information?_authenticator=bd7187632ab41451001464f89a1a212e3add9da3'


  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()))


FAILED:  plone.app.users.tests.personal_preferences_prefs_user_details.txt

Error Message:
Failed doctest test for personal_preferences_prefs_user_details.txt

Stack Trace:
Failed doctest test for personal_preferences_prefs_user_details.txt
  File "/home/jenkins/.buildout/eggs/plone.app.users-1.2.3-py2.7.egg/plone/app/users/tests/personal_preferences_prefs_user_details.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.users-1.2.3-py2.7.egg/plone/app/users/tests/personal_preferences_prefs_user_details.txt", line 20, in personal_preferences_prefs_user_details.txt
Failed example:
    self.browser.url
Expected:
    'http://nohost/plone/@@user-preferences?userid=test_user_1_'
Got:
    'http://nohost/plone/@@user-preferences?userid=test_user_1_&_authenticator=efddfc6b55b3c9974098a9a3fd878d6418c68863'


  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()))


FAILED:  plone.app.users.tests.userdata_prefs_user_details.txt

Error Message:
Failed doctest test for userdata_prefs_user_details.txt

Stack Trace:
Failed doctest test for userdata_prefs_user_details.txt
  File "/home/jenkins/.buildout/eggs/plone.app.users-1.2.3-py2.7.egg/plone/app/users/tests/userdata_prefs_user_details.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/.buildout/eggs/plone.app.users-1.2.3-py2.7.egg/plone/app/users/tests/userdata_prefs_user_details.txt", line 19, in userdata_prefs_user_details.txt
Failed example:
    self.browser.url
Expected:
    'http://nohost/plone/@@user-information?userid=test_user_1_'
Got:
    'http://nohost/plone/@@user-information?userid=test_user_1_&_authenticator=efddfc6b55b3c9974098a9a3fd878d6418c68863'


  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()))


FAILED:  plone.portlet.collection.tests.functional.txt

Error Message:
Failed doctest test for functional.txt

Stack Trace:
Failed doctest test for functional.txt
  File "/home/jenkins/workspace/plone-4.3-python-2.7/src/plone.portlet.collection/plone/portlet/collection/tests/functional.txt", line 0

----------------------------------------------------------------------
File "/home/jenkins/workspace/plone-4.3-python-2.7/src/plone.portlet.collection/plone/portlet/collection/tests/functional.txt", line 45, in functional.txt
Failed example:
    add_portlet_select = leftcolumn_form.getControl(name=":action", index=0)
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 functional.txt[25]>", line 1, in <module>
        add_portlet_select = leftcolumn_form.getControl(name=":action", index=0)
      File "/home/jenkins/.buildout/eggs/zope.testbrowser-3.11.1-py2.7.egg/zope/testbrowser/browser.py", line 781, 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: name ':action'


  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()))


FAILED:  plone.app.collection.tests.test_robot.RobotTestCase.Test Creator Criterion

Error Message:
ValueError: Element locator 'name=title' did not match any elements.

Stack Trace:
ValueError: Element locator 'name=title' did not match any elements.

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  plone.app.collection.tests.test_robot.RobotTestCase.Test Relative Location Criterion

Error Message:
0

Stack Trace:
0

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  plone.app.collection.tests.test_robot.RobotTestCase.Test Review state Criterion

Error Message:
0

Stack Trace:
0

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/robotsuite-1.6.0-py2.7.egg/robotsuite/__init__.py", line 440, in runTest
    assert last_status == 'PASS', last_message


FAILED:  plone.app.controlpanel.tests.test_siteadmin_role.TestSiteAdministratorRoleFunctional.testGroupManagerRoleCheckboxIsDisabledForNonManagers

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.controlpanel-2.3.9-py2.7.egg/plone/app/controlpanel/tests/test_siteadmin_role.py", line 98, in testGroupManagerRoleCheckboxIsDisabledForNonManagers
    'disabled="disabled" />' in contents)
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.controlpanel.tests.test_siteadmin_role.TestSiteAdministratorRoleFunctional.testUserManagerRoleCheckboxIsDisabledForNonManagers

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.controlpanel-2.3.9-py2.7.egg/plone/app/controlpanel/tests/test_siteadmin_role.py", line 39, in testUserManagerRoleCheckboxIsDisabledForNonManagers
    'disabled="disabled" />' in contents)
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.controlpanel.tests.test_siteadmin_role.TestSiteAdministratorRoleFunctional.test_groups_overview_blocks_deleting_managers

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.controlpanel-2.3.9-py2.7.egg/plone/app/controlpanel/tests/test_siteadmin_role.py", line 250, in test_groups_overview_blocks_deleting_managers
    in contents)
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.controlpanel.tests.test_siteadmin_role.TestSiteAdministratorRoleFunctional.test_usergroup_usermembership_blocks_escalation

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.controlpanel-2.3.9-py2.7.egg/plone/app/controlpanel/tests/test_siteadmin_role.py", line 155, in test_usergroup_usermembership_blocks_escalation
    'value="Administrators" disabled="disabled" />' in contents)
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.controlpanel.tests.test_siteadmin_role.TestSiteAdministratorRoleFunctional.test_users_overview_blocks_deleting_managers

Error Message:
False is not true

Stack Trace:
False is not true

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.controlpanel-2.3.9-py2.7.egg/plone/app/controlpanel/tests/test_siteadmin_role.py", line 226, in test_users_overview_blocks_deleting_managers
    in contents)
  File "/usr/lib/python2.7/unittest/case.py", line 424, in assertTrue
    raise self.failureException(msg)


FAILED:  plone.app.discussion.tests.test_migration.MigrationTest.test_migrate_comment_with_creator

Error Message:
'' != 'Jimmy Jones'

Stack Trace:
'' != 'Jimmy Jones'

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.discussion-2.2.15-py2.7.egg/plone/app/discussion/tests/test_migration.py", line 175, in test_migrate_comment_with_creator
    self.assertEqual(comment1.author_name, 'Jimmy Jones')
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 521, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 514, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.app.layout.globals.tests.test_portal.TestPortalStateView.test_member

Error Message:
<MemberData at /plone/portal_memberdata/test_user_1_ used for /plone/acl_users> != <MemberData at /plone/portal_memberdata/test_user_1_ used for /plone/acl_users>

Stack Trace:
<MemberData at /plone/portal_memberdata/test_user_1_ used for /plone/acl_users> != <MemberData at /plone/portal_memberdata/test_user_1_ used for /plone/acl_users>

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.app.layout-2.3.13-py2.7.egg/plone/app/layout/globals/tests/test_portal.py", line 99, in test_member
    self.assertEquals(self.view.member(), self.portal.portal_membership.getAuthenticatedMember())
  File "/usr/lib/python2.7/unittest/case.py", line 515, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/lib/python2.7/unittest/case.py", line 508, in _baseAssertEqual
    raise self.failureException(msg)


FAILED:  plone.protect.tests.testAuto.AutoCSRFProtectTests.test_forbidden_raised_if_auth_failure

Error Message:
True is not False

Stack Trace:
True is not False

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.protect-3.0.17-py2.7.egg/plone/protect/tests/testAuto.py", line 85, in test_forbidden_raised_if_auth_failure
    self.assertFalse(hasattr(self.portal, "foo"))
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 421, in assertFalse
    raise self.failureException(msg)


FAILED:  plone.protect.tests.testAuto.TestRoot.test_forbidden_raised_if_auth_failure

Error Message:
True is not False

Stack Trace:
True is not False

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.protect-3.0.17-py2.7.egg/plone/protect/tests/testAuto.py", line 85, in test_forbidden_raised_if_auth_failure
    self.assertFalse(hasattr(self.portal, "foo"))
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.7.egg/unittest2/case.py", line 421, in assertFalse
    raise self.failureException(msg)





More information about the Testbot mailing list