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

plone.* Tests plone-tests at epy.co.at
Sun Mar 2 04:24:44 UTC 2008


plone.* Tests : FAILED (failures=23, errors=1)
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.509s)
Installing CMFDefault ... done (0.333s)
Installing CMFCalendar ... done (0.062s)
Installing CMFTopic ... done (0.030s)
Installing DCWorkflow ... done (0.071s)
Installing CMFActionIcons ... done (0.029s)
Installing CMFQuickInstallerTool ... done (0.095s)
Installing CMFFormController ... done (0.505s)
Installing GroupUserFolder ... done (0.633s)
Installing ZCTextIndex ... done (0.078s)
Installing CMFPlone ... done (3.546s)
Installing Archetypes ... done (0.264s)
Installing ATContentTypes ... done (0.154s)
Installing ATReferenceBrowserWidget ... done (0.029s)
Installing CMFDynamicViewFTI ... done (0.030s)
Installing ExternalEditor ... done (0.028s)
Installing ExtendedPathIndex ... done (0.035s)
Installing ResourceRegistries ... done (0.026s)
Installing SecureMailHost ... done (0.022s)
Installing CMFPlacefulWorkflow ... done (0.046s)
Installing PasswordResetTool ... done (0.034s)
Installing PluggableAuthService ... /home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:simple taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:empty taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
done (0.035s)
Installing PluginRegistry ... done (0.030s)
Installing PlonePAS ... done (0.035s)
Installing kupu ... done (1.635s)
Installing CMFEditions ... done (0.219s)
Installing CMFDiffTool ... done (0.029s)
Installing PloneLanguageTool ... done (0.028s)
Installing Marshall ... done (0.279s)
/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 158, 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:


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/form/kss/formlib_kss.txt", line 74, in formlib_kss.txt
Failed example:
    view.validate_input(formname=u'edit', fieldname=u'form.title', value='Title')
Expected:
    [{'selectorType': 'css', 
      'params': {}, 
      'name': 'clearChildNodes', 
      'selector': u'#formfield-form-title div.fieldErrorBox'}, 
     {'selectorType': 'htmlid', 
      'params': {'value': u'error'}, 
      'name': 'removeClass', 
      'selector': u'formfield-form-title'}, 
     {'selectorType': 'css', 
      'params': {'name': u'display', 'value': u'none'}, 
      'name': 'setStyle', 
      'selector': '.portalMessage'}, 
     {'selectorType': 'htmlid', 
      'params': {'html': u'<dt>info</dt><dd></dd>', 'withKssSetup': u'True'}, 
      'name': 'replaceInnerHTML', 'selector': 'kssPortalMessage'}, 
     {'selectorType': 'htmlid', 
      'params': {'name': u'class', 'value': u'portalMessage info'}, 
      'name': 'setAttribute', 'selector': 'kssPortalMessage'}, 
     {'selectorType': 'htmlid', 
      'params': {'name': u'display', 'value': u'none'}, 
      'name': 'setStyle', 'selector': 'kssPortalMessage'}]
Got:
    [{'selectorType': 'css', 'params': {}, 'name': 'clearChildNodes', 'selector': u'#formfield-form-title div.fieldErrorBox'}, {'selectorType': 'htmlid', 'params': {'value': u'error'}, 'name': 'removeClass', 'selector': u'formfield-form-title'}, {'selectorType': 'css', 'params': {'name': u'display', 'value': u'none'}, 'name': 'setStyle', 'selector': '.portalMessage'}, {'selectorType': 'htmlid', 'params': {'html': u'<![CDATA[<dt>info</dt><dd></dd>]]>', 'withKssSetup': u'True'}, 'name': 'replaceInnerHTML', 'selector': 'kssPortalMessage'}, {'selectorType': 'htmlid', 'params': {'name': u'class', 'value': u'portalMessage info'}, 'name': 'setAttribute', 'selector': 'kssPortalMessage'}, {'selectorType': 'htmlid', 'params': {'name': u'display', 'value': u'none'}, 'name': 'setStyle', 'selector': 'kssPortalMessage'}]

/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.Archetypes:Archetypes taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFActionIcons:actionicons taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFCalendar:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFCalendar:skins_support taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFDefault:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFDefault:views_support taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFDefault:sample_content taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFPlone:testfixture taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFTopic:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFUid:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.DCWorkflow:revision2 taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
  Ran 361 tests with 1 failures and 0 errors in 13.252 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 7.717 seconds.


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/tests/adapters.txt", line 28, in adapters.txt
Failed example:
    id=source.createIdentifier("johny.bravo")
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 adapters.txt[5]>", line 1, in ?
        id=source.createIdentifier("johny.bravo")
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
        signature=self.signUserid(userid)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 35, in signUserid
        secret = self.getSigningSecret()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
        return self.getSecrets()[0]
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 25, in getSecrets
        raise NoKeyManager
    NoKeyManager



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/tests/hash.txt", line 21, in hash.txt
Failed example:
    one = source.createIdentifier("john.doe")
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 hash.txt[3]>", line 1, in ?
        one = source.createIdentifier("john.doe")
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
        signature=self.signUserid(userid)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 35, in signUserid
        secret = self.getSigningSecret()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
        return self.getSecrets()[0]
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 25, in getSecrets
        raise NoKeyManager
    NoKeyManager



Error in test testCredentialsUpdate (plone.session.tests.testPAS.TestSessionPlugin)
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/session/tests/testPAS.py", line 59, in testCredentialsUpdate
    "our_user", "password")
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/plugins/session.py", line 133, in updateCredentials
    self.setupSession(info["id"], response)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/plugins/session.py", line 85, in setupSession
    cookie=self.source.createIdentifier(userid)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
    signature=self.signUserid(userid)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 35, in signUserid
    secret = self.getSigningSecret()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
    return self.getSecrets()[0]
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/session/sources/hash.py", line 25, in getSecrets
    raise NoKeyManager
NoKeyManager

Installing plone.portlet.collection ... done (0.038s)
Installing plone.portlet.static ... done (0.033s)
  Ran 36 tests with 2 failures and 1 errors in 0.463 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 22.671 seconds.


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/content/browser/tests/foldercontents.txt", line 11, in foldercontents.txt
Failed example:
    browser.open('http://nohost/plone/@@folder_contents')
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 foldercontents.txt[1]>", line 1, in ?
        browser.open('http://nohost/plone/@@folder_contents')
      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



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 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 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 404: Not Found
----------------------------------------------------------------------
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/my-news-item'



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 28, in loginAsManager
        self.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



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 28, in loginAsManager
        self.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



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 28, in loginAsManager
        self.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



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 28, in loginAsManager
        self.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



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 28, in loginAsManager
        self.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



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 28, in loginAsManager
        self.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



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 28, in loginAsManager
        self.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



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 28, in loginAsManager
        self.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



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 38, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_notLogged
Failed example:
    self.browser.open(self.page.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.TestForKSSInlineEditing.test_notLogged[4]>", line 1, in ?
        self.browser.open(self.page.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 44, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_notLogged
Failed example:
    title 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 50, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_notLogged
Failed example:
    'kssattr-atfieldname-' in title['class']
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.TestForKSSInlineEditing.test_notLogged[8]>", line 1, in ?
        'kssattr-atfieldname-' in title['class']
    TypeError: unsubscriptable object
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 52, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_notLogged
Failed example:
    'kssattr-templateId-' in title['class']
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.TestForKSSInlineEditing.test_notLogged[9]>", line 1, in ?
        'kssattr-templateId-' in title['class']
    TypeError: unsubscriptable object
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 54, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_notLogged
Failed example:
    'kssattr-macro-' in title['class']
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.TestForKSSInlineEditing.test_notLogged[10]>", line 1, in ?
        'kssattr-macro-' in title['class']
    TypeError: unsubscriptable object
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/kss/tests/test_kss_attributes.py", line 56, in plone.app.kss.tests.test_kss_attributes.TestForKSSInlineEditing.test_notLogged
Failed example:
    'inlineEditable' in title['class']
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.TestForKSSInlineEditing.test_notLogged[11]>", line 1, in ?
        'inlineEditable' in title['class']
    TypeError: unsubscriptable object



Failure in test test_anonymous (plone.app.layout.globals.tests.test_portal.TestPortalStateView)
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/layout/globals/tests/test_portal.py", line 58, in test_anonymous
    self.assertEquals(self.view.anonymous(), True)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: False != True



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/sitemap/tests/sitemap.txt", line 6, in sitemap.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 sitemap.txt[0]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/layout/sitemap/tests/test_doctests.py", line 36, in loginAsManager
        self.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



Failure in test testAnonymous (plone.app.portlets.tests.test_context.TestBasicContext)
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_context.py", line 57, in testAnonymous
    self.assertEquals(g[1], ('user', 'Anonymous User'))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: ('user', 'other') != ('user', 'Anonymous User')



Failure in test testAnonymous (plone.app.portlets.tests.test_context.TestPortalRootContext)
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_context.py", line 109, in testAnonymous
    self.assertEquals(g[1], ('user', 'Anonymous User'))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: ('user', 'other') != ('user', 'Anonymous User')



Failure in test testAvailable (plone.app.portlets.tests.test_login_portlet.TestRenderer)
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_login_portlet.py", line 93, in testAvailable
    self.assertEquals(True, r.available)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: True != False



Failure in test testShow (plone.app.portlets.tests.test_login_portlet.TestRenderer)
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_login_portlet.py", line 109, in testShow
    self.assertEquals(True, r.show())
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: True != False



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/workflow/tests/onestateworkflow.txt", line 47, in onestateworkflow.txt
Failed example:
    browser.open('%s/logout' % 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 onestateworkflow.txt[13]>", line 1, in ?
        browser.open('%s/logout' % 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 202, in _mech_open
        response = UserAgent.open(self, self.request, data)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_opener.py", line 245, in open
        response = meth(req, response)
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_urllib2_support.py", line 529, in http_response
        response = self.parent.error(
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/mechanize/_opener.py", line 262, in error
        result = apply(self._call_chain, args)
      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/mechanize/_urllib2_support.py", line 125, in http_error_302
        return self.parent.open(new)
      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-cmf21-plone31/Products/CMFFormController/FSControllerPageTemplate.py", line 90, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFFormController/BaseControllerPageTemplate.py", line 31, in _call
        return inherited_call(self, *args, **kwargs)
      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 89, in pt_render
        return super(PageTemplate, self).pt_render(c, source=source)
      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 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 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/Products/CMFPlone/browser/ploneview.py", line 68, in globalize
        self._initializeData(options=options, view=view, template=template)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFPlone/browser/ploneview.py", line 133, in _initializeData
        self._data['sl'] = have_left_portlets = show_portlets and self.have_portlets('plone.leftcolumn', view)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFPlone/browser/ploneview.py", line 520, in have_portlets
        return renderer.visible
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/portlets/manager.py", line 49, in visible
        portlets = self.portletsToShow()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/portlets/manager.py", line 65, in portletsToShow
        return self._lazyLoadPortlets(self.manager)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/memoize/view.py", line 55, in memogetter
        value = cache[key] = func(*args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/portlets/manager.py", line 102, in _lazyLoadPortlets
        for p in self.filter(retriever.getPortlets()):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/portlets/retriever.py", line 55, in getPortlets
        for category, key in pcontext.globalPortletCategories(False):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/portlets/portletcontext.py", line 45, in globalPortletCategories
        for g in self._getGroupIds():
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/portlets/portletcontext.py", line 81, in _getGroupIds
        groups = member.getGroups()
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/PlonePAS/pas.py", line 183, in getGroups
        gtool = getToolByName(self, 'portal_groups')
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/Products/CMFCore/utils.py", line 123, in getToolByName
        raise AttributeError, name
    AttributeError: portal_groups (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: iterable argument required)

/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 724 tests with 18 failures and 0 errors in 201.833 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.483 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.063 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.005 seconds.
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.012 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.396 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 1.394 seconds.


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testRenamingReferencedItem.txt", line 44, in testRenamingReferencedItem.txt
Failed example:
    browser.getLink('doc2').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 testRenamingReferencedItem.txt[19]>", line 1, in ?
        browser.getLink('doc2').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 404: Not Found



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/lib/python/plone/app/linkintegrity/docs/testRemovalWithCookieAuth.txt", line 12, in testRemovalWithCookieAuth.txt
Failed example:
    browser.open('http://nohost/plone/folder_contents')
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 testRemovalWithCookieAuth.txt[3]>", line 1, in ?
        browser.open('http://nohost/plone/folder_contents')
      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 88 tests with 2 failures and 0 errors in 49.847 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.229 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.058 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 0.558 seconds.
  Ran 8 tests with 0 failures and 0 errors in 3.445 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.742 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.019 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
Installing plone.browserlayer ... done (0.133s)
  Ran 15 tests with 0 failures and 0 errors in 0.141 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 3.715 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 16.581 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.142 seconds.
  Ran 10 tests with 0 failures and 0 errors in 3.831 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.015 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.458 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 1.190 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.013 seconds.
Total: 1270 tests, 23 failures, 1 errors

FAILED (failures=23, errors=1)




More information about the Testbot mailing list