[Testbot] FAILED (failures=19, errors=4) : Plone-3.1 Zope-2.10 Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Fri Jun 27 04:17:26 UTC 2008


plone.* Tests : FAILED (failures=19, errors=4)
Plone-3.1 Zope-2.10 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q -1 --config-file etc/zope.conf --package plone
Installing CMFCore ... done (0.515s)
Installing CMFDefault ... done (0.331s)
Installing CMFCalendar ... done (0.062s)
Installing CMFTopic ... done (0.030s)
Installing DCWorkflow ... done (0.071s)
Installing CMFActionIcons ... done (0.029s)
Installing CMFQuickInstallerTool ... done (0.105s)
Installing CMFFormController ... done (0.520s)
Installing GroupUserFolder ... done (0.593s)
Installing ZCTextIndex ... done (0.091s)
Installing CMFPlone ... done (3.123s)
Installing Archetypes ... done (0.154s)
Installing ATContentTypes ... done (0.056s)
Installing ATReferenceBrowserWidget ... done (0.018s)
Installing CMFDynamicViewFTI ... done (0.016s)
Installing ExternalEditor ... done (0.020s)
Installing ExtendedPathIndex ... done (0.020s)
Installing ResourceRegistries ... done (0.017s)
Installing SecureMailHost ... done (0.019s)
Installing CMFPlacefulWorkflow ... done (0.386s)
Installing PasswordResetTool ... done (0.025s)
Installing PluggableAuthService ... done (0.032s)
Installing PluginRegistry ... done (0.023s)
Installing PlonePAS ... done (0.027s)
Installing kupu ... done (0.364s)
Installing CMFEditions ... done (0.035s)
Installing CMFDiffTool ... done (0.028s)
Installing PloneLanguageTool ... done (0.029s)
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py:1251: DeprecationWarning: Non-ASCII character '\xc3' in file /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/test_configuration.py on line 171, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  __import__(name)
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/etc/zope.conf
Running unit tests:
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/kss/core/permission.zcml
  warnings.warn(
  Ran 369 tests with 0 failures and 0 errors in 10.833 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 9.388 seconds.
Installing plone.app.form ... NOT FOUND
Installing plone.portlet.collection ... done (0.038s)
Installing plone.portlet.static ... done (0.227s)
  Ran 36 tests with 0 failures and 0 errors in 0.441 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 23.008 seconds.


Error in test testDisplayMenuDisabledIfIndexHtmlInFolder (plone.app.contentmenu.tests.TestContentMenu)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentmenu/tests.py", line 389, in testDisplayMenuDisabledIfIndexHtmlInFolder
    displayMenuItem = [i for i in items if i['extra']['id'] == 'plone-contentmenu-display'][0]
IndexError: list index out of range



Error in test testDisplayMenuDisabledIfIndexHtmlInFolderAndContextIsIndexHtml (plone.app.contentmenu.tests.TestContentMenu)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentmenu/tests.py", line 395, in testDisplayMenuDisabledIfIndexHtmlInFolderAndContextIsIndexHtml
    displayMenuItem = [i for i in items if i['extra']['id'] == 'plone-contentmenu-display'][0]
IndexError: list index out of range



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt
Failed doctest test for simplepublish.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 15, in simplepublish.txt
Failed example:
    browser.open(self.portal.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[4]>", line 1, in ?
        browser.open(self.portal.absolute_url())
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 58, in simplepublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[30]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 59, in simplepublish.txt
Failed example:
    browser.getLink('Rules').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[31]>", line 1, in ?
        browser.getLink('Rules').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 60, in simplepublish.txt
Failed example:
    browser.getControl(name='rule_id').displayOptions
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[32]>", line 1, in ?
        browser.getControl(name='rule_id').displayOptions
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'rule_id'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 62, in simplepublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[33]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 66, in simplepublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[34]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 67, in simplepublish.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[35]>", line 1, in ?
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 68, in simplepublish.txt
Failed example:
    browser.getControl('News Item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[36]>", line 1, in ?
        browser.getControl('News Item').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'News Item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 69, in simplepublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[37]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 70, in simplepublish.txt
Failed example:
    browser.getControl('Title').value = 'My news item'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[38]>", line 1, in ?
        browser.getControl('Title').value = 'My news item'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 71, in simplepublish.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[39]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 72, in simplepublish.txt
Failed example:
    'Changes saved' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 74, in simplepublish.txt
Failed example:
    browser.getLink('State:').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[41]>", line 1, in ?
        browser.getLink('State:').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 75, in simplepublish.txt
Failed example:
    ctrl = browser.getControl(name='workflow_action') # XXX fix label
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[42]>", line 1, in ?
        ctrl = browser.getControl(name='workflow_action') # XXX fix label
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'workflow_action'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 76, in simplepublish.txt
Failed example:
    ctrl.value = ['publish']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[43]>", line 1, in ?
        ctrl.value = ['publish']
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 91, in __setattr__
        object.__setattr__(self, name, value)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 475, in fset
        raise interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 77, in simplepublish.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[44]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/simplepublish.txt", line 81, in simplepublish.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/news/my-news-item'
    + 'http://nohost/plone'



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt
Failed doctest test for multipublish.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 17, in multipublish.txt
Failed example:
    browser.open(self.portal.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[4]>", line 1, in ?
        browser.open(self.portal.absolute_url())
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 60, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[30]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 61, in multipublish.txt
Failed example:
    browser.getLink('Rules').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[31]>", line 1, in ?
        browser.getLink('Rules').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 62, in multipublish.txt
Failed example:
    browser.getControl(name='rule_id').displayOptions
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[32]>", line 1, in ?
        browser.getControl(name='rule_id').displayOptions
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: name 'rule_id'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 64, in multipublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[33]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 68, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[34]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 69, in multipublish.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[35]>", line 1, in ?
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 70, in multipublish.txt
Failed example:
    browser.getControl('News Item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[36]>", line 1, in ?
        browser.getControl('News Item').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'News Item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 71, in multipublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[37]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 72, in multipublish.txt
Failed example:
    browser.getControl('Title').value = 'My news item'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[38]>", line 1, in ?
        browser.getControl('Title').value = 'My news item'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 73, in multipublish.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[39]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 74, in multipublish.txt
Failed example:
    'Changes saved' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 77, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[41]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 78, in multipublish.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[42]>", line 1, in ?
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 79, in multipublish.txt
Failed example:
    browser.getControl('News Item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[43]>", line 1, in ?
        browser.getControl('News Item').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'News Item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 80, in multipublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[44]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 81, in multipublish.txt
Failed example:
    browser.getControl('Title').value = 'Second news item'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[45]>", line 1, in ?
        browser.getControl('Title').value = 'Second news item'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 82, in multipublish.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[46]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 83, in multipublish.txt
Failed example:
    'Changes saved' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 88, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[48]>", line 1, in ?
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 397, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 448, in follow_link
        return self.open(self.click_link(link, **kwds))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 89, in multipublish.txt
Failed example:
    browser.getLink('Contents').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[49]>", line 1, in ?
        browser.getLink('Contents').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 90, in multipublish.txt
Failed example:
    browser.getControl('My news item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[50]>", line 1, in ?
        browser.getControl('My news item').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'My news item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 91, in multipublish.txt
Failed example:
    browser.getControl('Second news item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[51]>", line 1, in ?
        browser.getControl('Second news item').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Second news item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 92, in multipublish.txt
Failed example:
    browser.getControl('Change State').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[52]>", line 1, in ?
        browser.getControl('Change State').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Change State'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 94, in multipublish.txt
Failed example:
    'My news item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 96, in multipublish.txt
Failed example:
    'Second news item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 99, in multipublish.txt
Failed example:
    browser.getControl('Publish').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[55]>", line 1, in ?
        browser.getControl('Publish').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Publish'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 107, in multipublish.txt
Failed example:
    browser.open(self.portal.absolute_url() + '/news/folder_listing')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[57]>", line 1, in ?
        browser.open(self.portal.absolute_url() + '/news/folder_listing')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 108, in multipublish.txt
Failed example:
    'My news item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/contentrules/tests/multipublish.txt", line 110, in multipublish.txt
Failed example:
    'Second news item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/calendar.txt
Failed doctest test for calendar.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/calendar.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/calendar.txt", line 8, in calendar.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest calendar.txt[2]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/filter.txt
Failed doctest test for filter.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/filter.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/filter.txt", line 14, in filter.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest filter.txt[7]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/mail.txt
Failed doctest test for mail.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/mail.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/mail.txt", line 11, in mail.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest mail.txt[5]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/maintenance.txt
Failed doctest test for maintenance.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/maintenance.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/maintenance.txt", line 6, in maintenance.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest maintenance.txt[0]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/search.txt
Failed doctest test for search.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/search.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/search.txt", line 8, in search.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest search.txt[2]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/site.txt
Failed doctest test for site.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/site.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/site.txt", line 9, in site.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest site.txt[3]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/skins.txt
Failed doctest test for skins.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/skins.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/skins.txt", line 8, in skins.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[2]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/markup.txt
Failed doctest test for markup.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/markup.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/markup.txt", line 7, in markup.txt
Failed example:
    self.loginAsManager()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[0]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt
Failed doctest test for browser.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 19, in browser.txt
Failed example:
    browser.open(self.portal.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[5]>", line 1, in ?
        browser.open(self.portal.absolute_url())
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 20, in browser.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[6]>", line 1, in ?
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 297, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 499, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 21, in browser.txt
Failed example:
    'Add new item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 23, in browser.txt
Failed example:
    browser.getControl('Page').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[8]>", line 1, in ?
        browser.getControl('Page').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Page'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 24, in browser.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[9]>", line 1, in ?
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 25, in browser.txt
Failed example:
    browser.getControl('Title').value = 'Hello, World!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[10]>", line 1, in ?
        browser.getControl('Title').value = 'Hello, World!'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 26, in browser.txt
Failed example:
    browser.getControl('Body Text').value = 'Hello, World!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[11]>", line 1, in ?
        browser.getControl('Body Text').value = 'Hello, World!'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Body Text'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 27, in browser.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[12]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 28, in browser.txt
Failed example:
    'Changes saved.' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 37, in browser.txt
Failed example:
    browser.open(browser.url + '/@@content-checkout')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[14]>", line 1, in ?
        browser.open(browser.url + '/@@content-checkout')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 38, in browser.txt
Failed example:
    'This is a working copy' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 40, in browser.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/copy_of_hello-world'
    + 'http://nohost/plone/@@content-checkout'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 46, in browser.txt
Failed example:
    browser.open('http://nohost/plone/hello-world')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[17]>", line 1, in ?
        browser.open('http://nohost/plone/hello-world')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 47, in browser.txt
Failed example:
    'This item is being edited' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 52, in browser.txt
Failed example:
    browser.open('http://nohost/plone/copy_of_hello-world/edit')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[19]>", line 1, in ?
        browser.open('http://nohost/plone/copy_of_hello-world/edit')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 53, in browser.txt
Failed example:
    browser.getControl('Title').value = 'Hello, World! version 2.0'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[20]>", line 1, in ?
        browser.getControl('Title').value = 'Hello, World! version 2.0'
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 54, in browser.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[21]>", line 1, in ?
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 55, in browser.txt
Failed example:
    'Changes saved.' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 57, in browser.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/copy_of_hello-world'
    + 'http://nohost/plone/copy_of_hello-world/edit'
    ?                                         +++++
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 65, in browser.txt
Failed example:
    browser.open(browser.url + '/@@content-checkin')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[24]>", line 1, in ?
        browser.open(browser.url + '/@@content-checkin')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 404: Not Found
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 66, in browser.txt
Failed example:
    browser.getControl('Check in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[25]>", line 1, in ?
        browser.getControl('Check in').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 336, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 50, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Check in'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 67, in browser.txt
Failed example:
    'Checked in' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 69, in browser.txt
Failed example:
    browser.url
Differences (ndiff with -expected +actual):
    - 'http://nohost/plone/hello-world'
    + 'http://nohost/plone/copy_of_hello-world/edit/@@content-checkin'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/iterate/tests/browser.txt", line 71, in browser.txt
Failed example:
    'Hello, World! version 2.0' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False



Failure in test test_menu_presence (plone.app.kss.tests.test_kss_attributes.TestContentMenu)
Failed doctest test for plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 172, in test_menu_presence

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 200, in plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
Failed example:
    self.browser.open(self.folder.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence[8]>", line 1, in ?
        self.browser.open(self.folder.absolute_url())
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 203, in plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
Failed example:
    contentmenu_dl_tag is not None
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 206, in plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
Failed example:
    contentmenu_dl_tag.find('dd',{'class':'actionMenuContent'}) is not None
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence[12]>", line 1, in ?
        contentmenu_dl_tag.find('dd',{'class':'actionMenuContent'}) is not None
    AttributeError: 'NoneType' object has no attribute 'find'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 213, in plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
Failed example:
    self.browser.open(self.folder.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence[13]>", line 1, in ?
        self.browser.open(self.folder.absolute_url())
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 222, in plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
Failed example:
    content_actions is not None
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 227, in plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
Failed example:
    content_actions_ul = content_actions.find('ul', {'id': 'contentActionMenus'})
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence[19]>", line 1, in ?
        content_actions_ul = content_actions.find('ul', {'id': 'contentActionMenus'})
    AttributeError: 'NoneType' object has no attribute 'find'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 228, in plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence
Failed example:
    content_actions_ul is not None
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest plone.app.kss.tests.test_kss_attributes.TestContentMenu.test_menu_presence[20]>", line 1, in ?
        content_actions_ul is not None
    NameError: name 'content_actions_ul' is not defined



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/analytics/tests/analytics.txt
Failed doctest test for analytics.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/analytics/tests/analytics.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/analytics/tests/analytics.txt", line 25, in analytics.txt
Failed example:
    manager.render()
Expected:
    u'\n  <div id="portal-colophon">...
Got:
    u'\n<div id="portal-colophon">\n\n  \n\n  <div class="colophonWrapper">\n  <ul>\n    <li>\n      <a href="http://plone.org"\n         title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information.">Powered by Plone</a>\n    </li>\n    <li>\n      <a href="http://validator.w3.org/check/referer"\n         title="This site is valid XHTML.">Valid XHTML</a>\n    </li>\n    <li>\n      <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"\n         title="This site was built with valid CSS.">Valid CSS</a>\n    </li>\n    <li>\n      <a href="http://www.section508.gov"\n         title="This site conforms to the US Government Section 508 Accessibility Guidelines.">Section 508</a>\n    </li>\n    <li>\n      <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"\n         title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">WCAG</a>\n    </li>\n  </u!
 l>\n  </div>\n\n</div>\n\n<div id="portal-footer">\n\n<p>\n  The\n  <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>\n  is\n  <acronym title="Copyright">&copy;</acronym>\n  2000-2008\n  by the\n  <a href="http://plone.org/foundation">Plone Foundation</a>\n  et al.\n</p>\n\n<p>\n  \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n      <a href="http://plone.org/foundation">Plone Foundation</a>.\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'



Error in test test_disable_dasboard_breaks_event_portlet (plone.app.portlets.tests.test_dashboard.TestDashboard)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/portlets/tests/test_dashboard.py", line 57, in test_disable_dasboard_breaks_event_portlet
    addview = mapping.restrictedTraverse('+/' + portlet.addview)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Traversable.py", line 301, in restrictedTraverse
    return self.unrestrictedTraverse(path, default, restricted=True)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Traversable.py", line 264, in unrestrictedTraverse
    if restricted and not validate(obj, obj, name, next):
Unauthorized: You are not allowed to access 'portlets.Events' in this context



Failure in test test_initPortletNode_i18n (plone.app.portlets.tests.test_exportimport.TestImportPortlets)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/portlets/tests/test_exportimport.py", line 110, in test_initPortletNode_i18n
    "Portlet title should be a Message instance")
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: Portlet title should be a Message instance



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/workflow/tests/sharingpage.txt
Failed doctest test for sharingpage.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/workflow/tests/sharingpage.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/workflow/tests/sharingpage.txt", line 52, in sharingpage.txt
Failed example:
    browser.open('%s' % self.folder.absolute_url())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[14]>", line 1, in ?
        browser.open('%s' % self.folder.absolute_url())
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 202, in _mech_open
        response = UserAgent.open(self, self.request, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_opener.py", line 234, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.4/lib/python2.4/urllib2.py", line 376, in _open
        '_open', req)
      File "/usr/local/python2.4/lib/python2.4/urllib2.py", line 337, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/testbrowser.py", line 64, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.4/lib/python2.4/urllib2.py", line 993, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/testing.py", line 80, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/functional.py", line 38, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Test.py", line 199, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 150, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/App/startup.py", line 221, in zpublisher_exception_hook
        f(client, REQUEST, t, v, traceback, error_log_url=error_log_url)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 119, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/mapply.py", line 88, in mapply
        if debug is not None: return debug(object,args,context)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 42, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/FSPageTemplate.py", line 216, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/FSPageTemplate.py", line 155, in pt_render
        result = FSPageTemplate.inheritedAttribute('pt_render')(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
        showtal=showtal)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
        self.interpret(block)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
        self.interpret(block)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 525, in do_optTag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
        self.interpret(slot)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
        self.no_tag(stuff[-2], stuff[-1])
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
        structure = self.engine.evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 221, in evaluateStructure
        text = super(ZopeContext, self).evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
        return provider.render()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/viewletmanager/manager.py", line 151, in render
        return BaseOrderedViewletManager.render(self)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/viewletmanager/manager.py", line 80, in render
        return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/viewlets/common.py", line 68, in render
        return self.index()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
        return self.pt_render(extra_context=bound_names)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
        showtal=showtal)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 586, in do_setLocal_tal
        self.engine.setLocal(name, self.engine.evaluateValue(expr))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/expressions.py", line 217, in __call__
        return self._eval(econtext)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 161, in _eval
        return render(ob, econtext.vars)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 123, in render
        ob = ob()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/memoize/instance.py", line 45, in memogetter
        val=func(*args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/viewlets/content.py", line 205, in fullHistory
        history=self.workflowHistory(complete=True) + self.revisionHistory()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/memoize/instance.py", line 45, in memogetter
        val=func(*args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/viewlets/content.py", line 148, in workflowHistory
        history.reverse()
    AttributeError: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
          lang="en">

      
        
        
        
        
        

      

      <head>

        <meta http-equiv="Content-Type"
              content="text/html;charset=utf-8" />

        
          <base href="http://nohost/plone/Members/test_user_1_/" /><!--[if lt IE 7]></base><![endif]-->
        

        <meta name="generator" content="Plone - http://plone.org" />

        <link rel="kss-base-url" href="http://nohost/plone/Members/test_user_1_" />

      
      
        
          <script type="text/javascript"
                  src="http://nohost/plone/portal_javascripts/Plone%20Default/jquery-cachekey9418.js">
          </script>
        
        
      

      
        
          <script type="text/javascript"
                  src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey5237.js">
          </script>
        
        
      

      
        
          <script type="text/javascript"
                  src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey3486.js">
          </script>
        
        
      

      
        
          <script type="text/javascript"
                  src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcebase2-dom-fp-cachekey7949.js">
          </script>
        
        
      

      
        
          <script type="text/javascript"
                  src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcekukit-cachekey7024.js">
          </script>
        
        
      

      
      
        
        
          <style type="text/css" media="screen"><!-- @import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey8707.css); --></style>
        
        
      

      
        
        
          <style type="text/css"><!-- @import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey8009.css); --></style>
        
        
      

      
      <link rel="kinetic-stylesheet" type="text/css"
            href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey0695.kss" />


    <title>test_user_1_ &mdash; Plone site</title>


        <!-- Internet Explorer CSS Fixes -->
        <!--[if IE]>
            <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>
        <![endif]-->

        
        <link rel="author"
              href="http://nohost/plone/author/portal_owner"
              title="Author information" />



        <link rel="shortcut icon" type="image/x-icon"
              href="http://nohost/plone/favicon.ico" />



        <link rel="home" href="http://nohost/plone"
              title="Front page" />

        <link rel="contents" href="http://nohost/plone/sitemap"
              title="Site Map" />






        <link rel="search"
              href="http://nohost/plone/search_form"
              title="Search this site" />



        <!-- Disable IE6 image toolbar -->
        <meta http-equiv="imagetoolbar" content="no" />
        
        
        

        
        

        
        

        
        

      </head>

      <body class="section-Members template-default_error_message"
            dir="ltr">
        <div id="visual-portal-wrapper">

          <div id="portal-top">
            <div id="portal-header">
    <p class="hiddenStructure">
      <a accesskey="2"
         href="http://nohost/plone/Members/test_user_1_#documentContent">Skip to content.</a> |

      <a accesskey="6"
         href="http://nohost/plone/Members/test_user_1_#portlet-navigation-tree">Skip to navigation</a>
    </p>

    <ul id="portal-siteactions">

        <li id="siteaction-sitemap"><a
        href="http://nohost/plone/sitemap" accesskey="3"
        title="Site Map">Site Map</a></li>
        <li id="siteaction-accessibility"><a
        href="http://nohost/plone/accessibility-info"
        accesskey="0" title="Accessibility">Accessibility</a></li>
        <li id="siteaction-contact"><a
        href="http://nohost/plone/contact-info" accesskey="9"
        title="Contact">Contact</a></li>
        <li id="siteaction-plone_setup"><a
        href="http://nohost/plone/plone_control_panel"
        accesskey="" title="Site Setup">Site Setup</a></li>

    </ul>

    <div id="portal-searchbox">
        <form name="searchform"
              action="http://nohost/plone/search">

            <label for="searchGadget" class="hiddenStructure">Search Site</label>

            <div class="LSBox">
            <input name="SearchableText" type="text" size="18"
                   title="Search Site" accesskey="4"
                   class="inputLabel" id="searchGadget" />

            <input class="searchButton" type="submit"
                   value="Search" />
        
            <div class="searchSection">
                <input id="searchbox_currentfolder_only"
                       class="noborder" type="checkbox"
                       name="path"
                       value="/plone/Members/test_user_1_" />
                <label for="searchbox_currentfolder_only"
                       style="cursor: pointer">
                    only in current section
                </label>
            </div>

            <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>
            </div>
        </form>

        <div id="portal-advanced-search" class="hiddenStructure">
            <a href="http://nohost/plone/search_form"
               accesskey="5">
                Advanced Search&hellip;
            </a>
        </div>

    </div>

    <a id="portal-logo" accesskey="1" href="http://nohost/plone">
        <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>


        <h5 class="hiddenStructure">Sections</h5>

        <ul id="portal-globalnav">
            <li id="portaltab-index_html" class="plain">
                <a href="http://nohost/plone" title="">Home</a></li>
            <li id="portaltab-Members" class="selected">
                <a href="http://nohost/plone/Members"
                   title="Container for users' home directories">Users</a></li>
            <li id="portaltab-news" class="plain">
                <a href="http://nohost/plone/news"
                   title="Site News">News</a></li>
            <li id="portaltab-events" class="plain">
                <a href="http://nohost/plone/events"
                   title="Site Events">Events</a></li>
        </ul>

    </div>

    <div id="portal-personaltools-wrapper">

    <h5 class="hiddenStructure">Personal tools</h5>

    <ul id="portal-personaltools" class="visualInline">
       
           <li><a id="user-name"
                  href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />
                <span class="visualCaseSensitive">manager</span></a></li>
       

        
            <li>
                <a href="http://nohost/plone/logout">Log out</a>
            </li>
        

    </ul>
    </div>


        


    <div id="portal-breadcrumbs">

        <span id="breadcrumbs-you-are-here">
          You are here:
        </span>
        <a href="http://nohost/plone">Home</a>
        <span class="breadcrumbSeparator">
            &rarr;
            
        </span>
        <span dir="ltr">
            
                <a href="http://nohost/plone/Members">Users</a>
                <span class="breadcrumbSeparator">
                    &rarr;
                    
                </span>
                
             
        </span>
        <span dir="ltr">
            
                
                
                <span>test_user_1_</span>
             
        </span>

    </div>

          </div>

          <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>

          <table id="portal-columns">
            <tbody>
              <tr>
                
                
                

                
                <td id="portal-column-content">

                  
                    <div class="">

                      


                      <div id="region-content" class="documentContent">

                        <span id="contentTopLeft"></span>
                        <span id="contentTopRight"></span>
                        
                        <a name="documentContent"></a>

                        

        <dl class="portalMessage info" id="kssPortalMessage" style="display:none">
            <dt>Info</dt>
            <dd></dd>
        </dl>


                        
                        <div id="viewlet-above-content"><div id="plone-lock-status">
      
    </div>
    </div>

                        
                        
                        <div id="content">
                          
                          <div>

            

            <div>

                <h1 class="documentFirstHeading">
                    We're sorry, but there seems to be an error&hellip;
                </h1>

                
                    
                    
                    
                
                    <p>
                    Since you are a site administrator, you can
                    <span> <a href="http://nohost/plone/error_log/showEntry?id=1214537437.850.0848888473405">see the full error message</a> </span>
                    </p>

                

                

            </div>
            

    </div>
                        </div>
                        

                        
                        
                          
        




                        
                        

                        <span id="contentBottomLeft"></span>
                        <span id="contentBottomRight"></span>

                      </div>

                    </div>

                  
                </td>
                

                
                
                
              </tr>
            </tbody>
          </table>
          

          <div class="visualClear" id="clear-space-before-footer"><!-- --></div>
          
          <div>
              <a class="managePortletsFallback"
                 href="http://nohost/plone/Members/test_user_1_/@@manage-portlets">
                 Manage portlets
              </a>
          </div>

          

            <div id="portal-footer">

    <p>
      The
      <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>
      is
      <acronym title="Copyright">&copy;</acronym>
      2000-2008
      by the
      <a href="http://plone.org/foundation">Plone Foundation</a>
      et al.
    </p>

    <p>
      
        Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the
          <a href="http://plone.org/foundation">Plone Foundation</a>.
      

      
        Distributed under the
          <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.
      
    </p>

    </div>

    <div id="portal-colophon">

      

      <div class="colophonWrapper">
      <ul>
        <li>
          <a href="http://plone.org"
             title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information.">Powered by Plone</a>
        </li>
        <li>
          <a href="http://validator.w3.org/check/referer"
             title="This site is valid XHTML.">Valid XHTML</a>
        </li>
        <li>
          <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"
             title="This site was built with valid CSS.">Valid CSS</a>
        </li>
        <li>
          <a href="http://www.section508.gov"
             title="This site conforms to the US Government Section 508 Accessibility Guidelines.">Section 508</a>
        </li>
        <li>
          <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"
             title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">WCAG</a>
        </li>
      </ul>
      </div>

    </div>



          

          <div class="visualClear"><!-- --></div>
        </div>
    <div id="kss-spinner"><img alt=""
                               src="http://nohost/plone/spinner.gif" /></div>
    </body>
    </html>



/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in <string>
  warnings.warn(
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in <string>
  warnings.warn(
  Ran 751 tests with 15 failures and 3 errors in 330.962 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 1.232 seconds.
  Ran 6 tests with 0 failures and 0 errors in 1.501 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.005 seconds.
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/customerize/docs/testBrowserLayers.txt
Failed doctest test for testBrowserLayers.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/customerize/docs/testBrowserLayers.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/customerize/docs/testBrowserLayers.txt", line 87, in testBrowserLayers.txt
Failed example:
    browser.open('http://nohost/plone/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest testBrowserLayers.txt[31]>", line 1, in ?
        browser.open('http://nohost/plone/')
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 224, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error

  Ran 22 tests with 1 failures and 0 errors in 25.489 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.098 seconds.


Error in test testReplaceContentRegion (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_menus.py", line 42, in testReplaceContentRegion
    result = view.replaceContentRegion(self.fpage.absolute_url(), tabid='contentview-edit')
  File "<wrapper>", line 5, in wrapper
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/kss/core/actionwrapper.py", line 238, in apply
    result = self.f(obj, *arg, **kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/content_replacer.py", line 150, in replaceContentRegion
    content = template()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/FSPageTemplate.py", line 216, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/FSPageTemplate.py", line 155, in pt_render
    result = FSPageTemplate.inheritedAttribute('pt_render')(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 891, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 957, in do_defineSlot
    self.interpret(block)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 949, in do_defineSlot
    self.interpret(slot)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 861, in do_defineMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 536, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 521, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 534, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 516, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 745, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 221, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/providerexpression.py", line 37, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/viewletmanager/manager.py", line 151, in render
    return BaseOrderedViewletManager.render(self)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/viewletmanager/manager.py", line 80, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/viewlets/common.py", line 68, in render
    return self.index()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
    return self._bindAndExec(args, kw, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 129, in _exec
    return self.pt_render(extra_context=bound_names)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
    showtal=showtal)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/pagetemplate/pagetemplate.py", line 117, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 346, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talinterpreter.py", line 586, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tales/expressions.py", line 217, in __call__
    return self._eval(econtext)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 161, in _eval
    return render(ob, econtext.vars)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 123, in render
    ob = ob()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/viewlets/content.py", line 205, in fullHistory
    history=self.workflowHistory(complete=True) + self.revisionHistory()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/viewlets/content.py", line 148, in workflowHistory
    history.reverse()
AttributeError: 'tuple' object has no attribute 'reverse'

  Ran 13 tests with 0 failures and 1 errors in 5.544 seconds.
Running plone.app.linkintegrity.tests.layer.PloneLinkintegrity tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 seconds.
  Set up plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 9.096 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testReferenceUpdate.txt
Failed doctest test for testReferenceUpdate.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testReferenceUpdate.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testReferenceUpdate.txt", line 22, in testReferenceUpdate.txt
Failed example:
    browser.getControl('Update').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest testReferenceUpdate.txt[9]>", line 1, in ?
        browser.getControl('Update').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testConfirmationPageIntegration.txt
Failed doctest test for testConfirmationPageIntegration.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testConfirmationPageIntegration.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testConfirmationPageIntegration.txt", line 46, in testConfirmationPageIntegration.txt
Failed example:
    browser.getControl(name='delete').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest testConfirmationPageIntegration.txt[11]>", line 1, in ?
        browser.getControl(name='delete').click()
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 586, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testbrowser/browser.py", line 375, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error

  Ran 111 tests with 2 failures and 0 errors in 68.358 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.245 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.016 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.060 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.583 seconds.


Failure in test testPortletTypeRegistered (plone.app.portlets.tests.test_configuration.TestGenericSetup)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/portlets/tests/test_configuration.py", line 203, in testPortletTypeRegistered
    "Portlet title should be a Message instance")
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: Portlet title should be a Message instance

  Ran 12 tests with 1 failures and 0 errors in 4.649 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 0.000 seconds.
  Tear down plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.928 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.021 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
Installing plone.app.form ... NOT FOUND
Installing plone.browserlayer ... NOT FOUND
  Ran 16 tests with 0 failures and 0 errors in 0.170 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 5.769 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 11.771 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.188 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.556 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.000 seconds.
  Set up plone.theme.tests.test_doctest.PloneThemeLayer in 0.026 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.222 seconds.
Tearing down left over layers:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.819 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.014 seconds.
Total: 1355 tests, 19 failures, 4 errors

FAILED (failures=19, errors=4)




More information about the Testbot mailing list