[Testbot] FAILED (failures=13, errors=21) : Plone-trunk Zope-2.11 Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Sun Mar 30 04:30:54 UTC 2008


plone.* Tests : FAILED (failures=13, errors=21)
Plone-trunk Zope-2.11 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q -1 --config-file etc/zope.conf --package plone
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/utils.py:28: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneLanguageTool/interfaces.py:7: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py:1834: DeprecationWarning: Non-ASCII character '\xc3' in file /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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)
GenericCache not found; tests skipped
Parsing /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/etc/zope.conf
Running unit tests:
  Ran 368 tests with 0 failures and 0 errors in 7.073 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.214 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/exportimport/configure.zcml
  warnings.warn(
/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/Products/Archetypes/exportimport/configure.zcml
  warnings.warn(
 in 3.817 seconds.


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, 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-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
        signature=self.signUserid(userid)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 35, in signUserid
        secret = self.getSigningSecret()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
        return self.getSecrets()[0]
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 25, in getSecrets
        raise NoKeyManager
    NoKeyManager



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, 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-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
        signature=self.signUserid(userid)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 35, in signUserid
        secret = self.getSigningSecret()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
        return self.getSecrets()[0]
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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 "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/tests/testPAS.py", line 59, in testCredentialsUpdate
    "our_user", "password")
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/plugins/session.py", line 133, in updateCredentials
    self.setupSession(info["id"], response)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/plugins/session.py", line 85, in setupSession
    cookie=self.source.createIdentifier(userid)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
    signature=self.signUserid(userid)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 35, in signUserid
    secret = self.getSigningSecret()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
    return self.getSecrets()[0]
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 25, in getSecrets
    raise NoKeyManager
NoKeyManager

  Ran 36 tests with 2 failures and 1 errors in 0.242 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 10.579 seconds.


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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest calendar.txt[2]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/filter.txt
Failed doctest test for filter.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/filter.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest filter.txt[7]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/mail.txt
Failed doctest test for mail.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/mail.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest mail.txt[5]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/maintenance.txt
Failed doctest test for maintenance.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/maintenance.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest maintenance.txt[0]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/search.txt
Failed doctest test for search.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/search.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest search.txt[2]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/site.txt
Failed doctest test for site.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/site.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest site.txt[3]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/skins.txt
Failed doctest test for skins.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/skins.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest skins.txt[2]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/markup.txt
Failed doctest test for markup.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/markup.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/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-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest markup.txt[0]>", line 1, in ?
        self.loginAsManager()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 32, in loginAsManager
        self.browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
        raise error
    HTTPError: HTTP Error 500: Internal Server Error



Failure in test test_initPortletNode_i18n (plone.app.portlets.tests.test_exportimport.TestImportPortlets)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_exportimport.py", line 109, in test_initPortletNode_i18n
    self.failUnless(isinstance(portlet.title, Message))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/onestateworkflow.txt", line 117, in onestateworkflow.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest onestateworkflow.txt[29]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 202, in _mech_open
        response = UserAgent.open(self, self.request, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_opener.py", line 235, 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-zope211/lib/python/Products/Five/testbrowser.py", line 79, 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-zope211/lib/python/zope/testbrowser/testing.py", line 84, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211/lib/python/ZPublisher/Publish.py", line 150, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/App/startup.py", line 252, in __call__
        f(client, REQUEST, t, v, traceback, error_log_url=error_log_url)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 119, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211/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-zope211-cmf22-plone40/lib/python/Products/CMFFormController/FSControllerPageTemplate.py", line 90, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/BaseControllerPageTemplate.py", line 28, in _call
        return self.getNext(controller_state, REQUEST)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/ControllerBase.py", line 231, in getNext
        return next_action.getAction()(controller_state)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/Actions/TraverseTo.py", line 38, in __call__
        REQUEST, bind=1)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211/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-zope211-cmf22-plone40/lib/python/Products/CMFFormController/FSControllerPythonScript.py", line 104, in __call__
        result = FSControllerPythonScript.inheritedAttribute('__call__')(self, *args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/Script.py", line 145, in __call__
        return BaseFSPythonScript.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFCore/FSPythonScript.py", line 140, in __call__
        return Script.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFCore/FSPythonScript.py", line 196, in _exec
        result = f(*args, **kw)
      File "Script (Python)", line 24, in logged_in
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/MembershipTool.py", line 318, in loginUser
        pas.credentials_cookie_auth.login()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PlonePAS/plugins/cookie_handler.py", line 86, in login
        user_pas.updateCredentials(request, response, login, password)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PluggableAuthService/PluggableAuthService.py", line 1098, in updateCredentials
        updater.updateCredentials(request, response, login, new_password)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/plugins/session.py", line 133, in updateCredentials
        self.setupSession(info["id"], response)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/plugins/session.py", line 85, in setupSession
        cookie=self.source.createIdentifier(userid)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
        signature=self.signUserid(userid)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 35, in signUserid
        secret = self.getSigningSecret()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
        return self.getSecrets()[0]
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 25, in getSecrets
        raise NoKeyManager
    NoKeyManager: <!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/" /><!--[if lt IE 7]></base><![endif]-->
        

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

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

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

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

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

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

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

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


    <title>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/" 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="None 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/login_form#documentContent">Skip to content.</a> |

      <a accesskey="6" href="http://nohost/plone/login_form#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>

    </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" />
                <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="selected">
                <a href="http://nohost/plone" title="">Home</a></li>
            <li id="portaltab-Members" class="plain">
                <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">member</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>
        

    </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>

                        
                        
                        
                          
                          <div>

            

            <div>

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

                
                    <p>
                    The error has been logged as entry number 
                    <code>1206850202.780.573424891091</code>.
                    </p>
                    
                    <p>
                    If you need to report this to the 
                    <span> <a href="http://nohost/plone/contact-info">site administration</a></span>,
                    please include this entry number in your message.
                    </p>
                
                    

                

                

            </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 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>





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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/sharingpage.txt", line 50, in sharingpage.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest sharingpage.txt[13]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 202, in _mech_open
        response = UserAgent.open(self, self.request, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_opener.py", line 235, 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-zope211/lib/python/Products/Five/testbrowser.py", line 79, 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-zope211/lib/python/zope/testbrowser/testing.py", line 84, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211/lib/python/ZPublisher/Publish.py", line 150, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/App/startup.py", line 252, in __call__
        f(client, REQUEST, t, v, traceback, error_log_url=error_log_url)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 119, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211/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-zope211-cmf22-plone40/lib/python/Products/CMFFormController/FSControllerPageTemplate.py", line 90, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/BaseControllerPageTemplate.py", line 28, in _call
        return self.getNext(controller_state, REQUEST)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/ControllerBase.py", line 231, in getNext
        return next_action.getAction()(controller_state)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/Actions/TraverseTo.py", line 38, in __call__
        REQUEST, bind=1)
      File "/home/stefan/autotest/temp/python24-zope211/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-zope211/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-zope211-cmf22-plone40/lib/python/Products/CMFFormController/FSControllerPythonScript.py", line 104, in __call__
        result = FSControllerPythonScript.inheritedAttribute('__call__')(self, *args, **kwargs)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFFormController/Script.py", line 145, in __call__
        return BaseFSPythonScript.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFCore/FSPythonScript.py", line 140, in __call__
        return Script.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/Scripts/Bindings.py", line 313, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/Scripts/Bindings.py", line 350, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFCore/FSPythonScript.py", line 196, in _exec
        result = f(*args, **kw)
      File "Script (Python)", line 24, in logged_in
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/MembershipTool.py", line 318, in loginUser
        pas.credentials_cookie_auth.login()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PlonePAS/plugins/cookie_handler.py", line 86, in login
        user_pas.updateCredentials(request, response, login, password)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PluggableAuthService/PluggableAuthService.py", line 1098, in updateCredentials
        updater.updateCredentials(request, response, login, new_password)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/plugins/session.py", line 133, in updateCredentials
        self.setupSession(info["id"], response)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/plugins/session.py", line 85, in setupSession
        cookie=self.source.createIdentifier(userid)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 41, in createIdentifier
        signature=self.signUserid(userid)
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 35, in signUserid
        secret = self.getSigningSecret()
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 30, in getSigningSecret
        return self.getSecrets()[0]
      File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 25, in getSecrets
        raise NoKeyManager
    NoKeyManager: <!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/" /><!--[if lt IE 7]></base><![endif]-->
        

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

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

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

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

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

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

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

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


    <title>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/" 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="None 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/login_form#documentContent">Skip to content.</a> |

      <a accesskey="6" href="http://nohost/plone/login_form#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" />
                <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="selected">
                <a href="http://nohost/plone" title="">Home</a></li>
            <li id="portaltab-Members" class="plain">
                <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>
        

    </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>

                        
                        
                        
                          
                          <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=1206850206.40.400033254144">see the full error message</a> </span>
                    </p>

                

                

            </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/@@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>



  Ran 745 tests with 11 failures and 0 errors in 4 minutes 4.218 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer/home/stefan/autotest/temp/python24-zope211/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-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in <string>
  warnings.warn(
 in 0.561 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.068 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.070 seconds.
  Ran 11 tests with 0 failures and 0 errors in 6.239 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 1.652 seconds.
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.012 seconds.


Error in test test_instantiation (plone.app.contentrules.tests.test_kss.KSSContentRulesTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_replaceFilteredRulesForm (plone.app.contentrules.tests.test_kss.KSSContentRulesTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testChangeViewTemplate (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testChangeWorkflowState (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testCopyObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testCutObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testKssCopyObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testKssCutObject (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testReplaceContentRegion (plone.app.kss.tests.test_menus.ContentActionMenusTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_no_update_of_nav_portlet_when_hooked_with_wrong_event (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_no_update_of_nav_portlet_when_unhooked (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_update_of_nav_portlet (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test test_update_of_recent_portlet (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone

  Ran 13 tests with 0 failures and 13 errors in 0.052 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 Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1252, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1377, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/linkintegrity/tests/layer.py", line 15, in setUp
    portal = app.plone
AttributeError: plone

Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.015 seconds.


Error in test testAddViewRegistered (plone.app.portlets.tests.test_configuration.TestZCML)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testEditViewRegistered (plone.app.portlets.tests.test_configuration.TestZCML)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testFactoryRegistered (plone.app.portlets.tests.test_configuration.TestZCML)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testPortletTypeInterfaceRegistered (plone.app.portlets.tests.test_configuration.TestZCML)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone



Error in test testRendererRegistered (plone.app.portlets.tests.test_configuration.TestZCML)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.portal = self._portal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 68, in _portal
    portal = self.getPortal()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/PloneTestCase.py", line 93, in getPortal
    return getattr(self.app, portal_name)
AttributeError: plone

  Ran 5 tests with 0 failures and 5 errors in 0.012 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1252, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1377, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_configuration.py", line 139, in setUp
    portal = app.plone
AttributeError: plone

Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.055 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.038 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Ran 15 tests with 0 failures and 0 errors in 0.143 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.075 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 3.798 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 11.560 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.055 seconds.
  Ran 10 tests with 0 failures and 0 errors in 3.295 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.012 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.171 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.699 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.019 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 1213 tests, 13 failures, 21 errors in 5 minutes 2.769 seconds.

FAILED (failures=13, errors=21)




More information about the Testbot mailing list