[Testbot] FAILED (failures=7, errors=121) : Plone-trunk Zope-trunk Python-2.6.1

plone.* Tests plone-tests at epy.co.at
Mon Jun 15 04:34:41 UTC 2009


plone.* Tests : FAILED (failures=7, errors=121) 
Plone-trunk Zope-trunk Python-2.6.1

Running /usr/local/python2.6/bin/python ./bin/test -q --no-color --no-progress --package plone --module !plone.recipe
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.641 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 3.498 seconds.
  Ran 13 tests with 0 failures and 0 errors in 0.425 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 3.907 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt
Failed doctest test for simplepublish.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 61, in simplepublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 61, example 31]>", line 1, in <module>
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 62, in simplepublish.txt
Failed example:
    browser.getLink('Rules').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 62, example 32]>", line 1, in <module>
        browser.getLink('Rules').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 63, in simplepublish.txt
Failed example:
    browser.getControl(name='rule_id').displayOptions
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 63, example 33]>", line 1, in <module>
        browser.getControl(name='rule_id').displayOptions
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'rule_id'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 65, in simplepublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 65, example 34]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 46, in disambiguate
        raise ClientForm.AmbiguityError(msg)
    AmbiguityError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 69, in simplepublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 69, example 35]>", line 1, in <module>
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 70, in simplepublish.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 70, example 36]>", line 1, in <module>
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 71, in simplepublish.txt
Failed example:
    browser.getControl('News Item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 71, example 37]>", line 1, in <module>
        browser.getControl('News Item').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'News Item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 72, in simplepublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 72, example 38]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 46, in disambiguate
        raise ClientForm.AmbiguityError(msg)
    AmbiguityError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 77, in simplepublish.txt
Failed example:
    browser.getLink('State:').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 77, example 42]>", line 1, in <module>
        browser.getLink('State:').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 78, in simplepublish.txt
Failed example:
    ctrl = browser.getControl(name='workflow_action') # XXX fix label
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 78, example 43]>", line 1, in <module>
        ctrl = browser.getControl(name='workflow_action') # XXX fix label
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'workflow_action'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 79, in simplepublish.txt
Failed example:
    ctrl.value = ['publish']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest simplepublish.txt[line 79, example 44]>", line 1, in <module>
        ctrl.value = ['publish']
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 103, in __setattr__
        object.__setattr__(self, name, value)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 513, in fset
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 84, in simplepublish.txt
Failed example:
    'my-news-item' in self.portal.news
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/simplepublish.txt", line 87, in simplepublish.txt
Failed example:
    'my-news-item' in self.portal
Differences (ndiff with -expected +actual):
    - True
    + False



Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt
Failed doctest test for multipublish.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 64, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 64, example 31]>", line 1, in <module>
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 65, in multipublish.txt
Failed example:
    browser.getLink('Rules').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 65, example 32]>", line 1, in <module>
        browser.getLink('Rules').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 66, in multipublish.txt
Failed example:
    browser.getControl(name='rule_id').displayOptions
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 66, example 33]>", line 1, in <module>
        browser.getControl(name='rule_id').displayOptions
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'rule_id'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 68, in multipublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 68, example 34]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 46, in disambiguate
        raise ClientForm.AmbiguityError(msg)
    AmbiguityError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 72, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 72, example 35]>", line 1, in <module>
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 73, in multipublish.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 73, example 36]>", line 1, in <module>
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 74, in multipublish.txt
Failed example:
    browser.getControl('News Item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 74, example 37]>", line 1, in <module>
        browser.getControl('News Item').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'News Item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 75, in multipublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 75, example 38]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 46, in disambiguate
        raise ClientForm.AmbiguityError(msg)
    AmbiguityError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 81, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 81, example 42]>", line 1, in <module>
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 82, in multipublish.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 82, example 43]>", line 1, in <module>
        browser.getLink('Add new').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 83, in multipublish.txt
Failed example:
    browser.getControl('News Item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 83, example 44]>", line 1, in <module>
        browser.getControl('News Item').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'News Item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 84, in multipublish.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 84, example 45]>", line 1, in <module>
        browser.getControl('Add').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 46, in disambiguate
        raise ClientForm.AmbiguityError(msg)
    AmbiguityError: label 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 92, in multipublish.txt
Failed example:
    browser.getLink('Home').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 92, example 49]>", line 1, in <module>
        browser.getLink('Home').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 93, in multipublish.txt
Failed example:
    browser.getLink('Contents').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 93, example 50]>", line 1, in <module>
        browser.getLink('Contents').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 94, in multipublish.txt
Failed example:
    browser.getControl('My news item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 94, example 51]>", line 1, in <module>
        browser.getControl('My news item').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'My news item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 95, in multipublish.txt
Failed example:
    browser.getControl('Second news item').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 95, example 52]>", line 1, in <module>
        browser.getControl('Second news item').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Second news item'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 96, in multipublish.txt
Failed example:
    browser.getControl('Change State').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 96, example 53]>", line 1, in <module>
        browser.getControl('Change State').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Change State'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 98, in multipublish.txt
Failed example:
    'My news item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 103, in multipublish.txt
Failed example:
    browser.getControl('Publish').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest multipublish.txt[line 103, example 56]>", line 1, in <module>
        browser.getControl('Publish').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Publish'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 112, in multipublish.txt
Failed example:
    'My news item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/multipublish.txt", line 114, in multipublish.txt
Failed example:
    'Second news item' in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False



Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt
Failed doctest test for browser.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 28, in browser.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 28, example 13]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 202, in open
        response = meth(req, response)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_http.py", line 612, in http_response
        "http", request, response, code, msg, hdrs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 219, in error
        result = apply(self._call_chain, args)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_http.py", line 146, in http_error_302
        return self.parent.open(new)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 1102, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Test.py", line 204, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 165, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 127, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/mapply.py", line 77, in mapply
        if debug is not None: return debug(object,args,context)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 47, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/metaconfigure.py", line 427, in __call__
        return self.index(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 954, in do_defineSlot
        self.interpret(block)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
        self.no_tag(stuff[-2], stuff[-1])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
        structure = self.engine.evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 195, in evaluateStructure
        text = super(ZopeContext, self).evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 80, in __call__
        return provider.render()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
        return BaseOrderedViewletManager.render(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
        return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 49, in render
        return self.index()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
        self.interpret(block)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
        self.no_tag(stuff[-2], stuff[-1])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
        structure = self.engine.evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 195, in evaluateStructure
        text = super(ZopeContext, self).evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 80, in __call__
        return provider.render()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
        self.engine.setLocal(name, self.engine.evaluateValue(expr))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/expressions.py", line 217, in __call__
        return self._eval(econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 135, in _eval
        return render(ob, econtext.vars)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 99, in render
        ob = ob()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentmenu/plone/app/contentmenu/view.py", line 37, in menu
        items = menu.getMenuItems(self.context, self.request)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.publisher-3.8.1-py2.6.egg/zope/app/publisher/browser/menu.py", line 94, in getMenuItems
        for index, order, title, item in result]
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.publisher-3.8.1-py2.6.egg/zope/app/publisher/browser/menu.py", line 195, in getMenu
        return menu.getMenuItems(object, request)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentmenu/plone/app/contentmenu/menu.py", line 89, in getMenuItems
        editActions = context_state.actions('object_buttons')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1a3-py2.6.egg/plone/memoize/view.py", line 44, in memogetter
        value = cache[key] = func(*args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/globals/context.py", line 233, in actions
        max=max,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/ActionsTool.py", line 53, in listActionInfos
        if check_condition and not ai['available']:
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/ActionInformation.py", line 203, in __getitem__
        value = self.data[key] = value(self._ec)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/Expression.py", line 50, in __call__
        res = compiled(econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
        return eval(self._code, vars, {})
      File "PythonExpr", line 1, in <expression>
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/browser/control.py", line 56, in checkin_allowed
        archiver = interfaces.IObjectArchiver(context)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.site-3.6.1-py2.6.egg/zope/site/hooks.py", line 95, in adapter_hook
        return siteinfo.adapter_hook(interface, object, name, default)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/archiver.py", line 40, in __init__
        self.repository = getToolByName(context, 'portal_repository')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/utils.py", line 125, in getToolByName
        raise AttributeError, name
    AttributeError: portal_repository
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 29, in browser.txt
Failed example:
    'Changes saved.' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 29, example 14]>", line 1, in <module>
        'Changes saved.' in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 38, in browser.txt
Failed example:
    browser.open(browser.url + '/@@content-checkout')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 38, example 15]>", line 1, in <module>
        browser.open(browser.url + '/@@content-checkout')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 183, in url
        return self.mech_browser.geturl()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 340, in geturl
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 39, in browser.txt
Failed example:
    'This is a working copy' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 39, example 16]>", line 1, in <module>
        'This is a working copy' in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 41, in browser.txt
Failed example:
    browser.url
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 41, example 17]>", line 1, in <module>
        browser.url
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 183, in url
        return self.mech_browser.geturl()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 340, in geturl
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 47, in browser.txt
Failed example:
    browser.open('http://nohost/plone/hello-world')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 47, example 18]>", line 1, in <module>
        browser.open('http://nohost/plone/hello-world')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 1102, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Test.py", line 204, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 165, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 127, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/mapply.py", line 77, in mapply
        if debug is not None: return debug(object,args,context)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 47, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/metaconfigure.py", line 427, in __call__
        return self.index(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 954, in do_defineSlot
        self.interpret(block)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
        self.no_tag(stuff[-2], stuff[-1])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
        structure = self.engine.evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 195, in evaluateStructure
        text = super(ZopeContext, self).evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 80, in __call__
        return provider.render()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 154, in render
        return BaseOrderedViewletManager.render(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
        return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/viewlets/common.py", line 49, in render
        return self.index()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
        self.interpret(block)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
        self.do_optTag(stuff)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
        return self.no_tag(start, program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
        self.no_tag(stuff[-2], stuff[-1])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
        self.interpret(program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
        structure = self.engine.evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 195, in evaluateStructure
        text = super(ZopeContext, self).evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 80, in __call__
        return provider.render()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
        self.interpret(self.program)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
        handlers[opcode](self, args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
        self.engine.setLocal(name, self.engine.evaluateValue(expr))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
        return expression(self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/expressions.py", line 217, in __call__
        return self._eval(econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 135, in _eval
        return render(ob, econtext.vars)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 99, in render
        ob = ob()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentmenu/plone/app/contentmenu/view.py", line 37, in menu
        items = menu.getMenuItems(self.context, self.request)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.publisher-3.8.1-py2.6.egg/zope/app/publisher/browser/menu.py", line 94, in getMenuItems
        for index, order, title, item in result]
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.publisher-3.8.1-py2.6.egg/zope/app/publisher/browser/menu.py", line 195, in getMenu
        return menu.getMenuItems(object, request)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentmenu/plone/app/contentmenu/menu.py", line 89, in getMenuItems
        editActions = context_state.actions('object_buttons')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1a3-py2.6.egg/plone/memoize/view.py", line 44, in memogetter
        value = cache[key] = func(*args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/globals/context.py", line 233, in actions
        max=max,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/ActionsTool.py", line 53, in listActionInfos
        if check_condition and not ai['available']:
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/ActionInformation.py", line 203, in __getitem__
        value = self.data[key] = value(self._ec)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/Expression.py", line 50, in __call__
        res = compiled(econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
        return eval(self._code, vars, {})
      File "PythonExpr", line 1, in <expression>
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/browser/control.py", line 56, in checkin_allowed
        archiver = interfaces.IObjectArchiver(context)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.site-3.6.1-py2.6.egg/zope/site/hooks.py", line 95, in adapter_hook
        return siteinfo.adapter_hook(interface, object, name, default)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/archiver.py", line 40, in __init__
        self.repository = getToolByName(context, 'portal_repository')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/utils.py", line 125, in getToolByName
        raise AttributeError, name
    AttributeError: portal_repository
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 48, in browser.txt
Failed example:
    'This item is being edited' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 48, example 19]>", line 1, in <module>
        'This item is being edited' in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 53, in browser.txt
Failed example:
    browser.open('http://nohost/plone/copy_of_hello-world/edit')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 53, example 20]>", line 1, in <module>
        browser.open('http://nohost/plone/copy_of_hello-world/edit')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 1102, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Test.py", line 204, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 165, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 116, in publish
        object=request.traverse(path, validated_hook=validated_hook)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/BaseRequest.py", line 509, in traverse
        return response.notFoundError(URL)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/ZPublisher/HTTPResponse.py", line 679, in notFoundError
        "<p><b>Resource:</b> %s</p>" % escape(entry))
    NotFound:   <h2>Site Error</h2>
      <p>An error was encountered while publishing this resource.
      </p>
      <p><strong>Resource not found</strong></p>

      Sorry, the requested resource does not exist.<p>Check the URL and try again.</p><p><b>Resource:</b> http://nohost/plone/copy_of_hello-world</p>
      <hr noshade="noshade"/>

      <p>Troubleshooting Suggestions</p>

      <ul>
      <li>The URL may be incorrect.</li>
      <li>The parameters passed to this resource may be incorrect.</li>
      <li>A resource that this resource relies on may be
          encountering an error.</li>
      </ul>

      <p>For more detailed information about the error, please
      refer to the error log.
      </p>

      <p>If the error persists please contact the site maintainer.
      Thank you for your patience.
      </p>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 54, in browser.txt
Failed example:
    browser.getControl('Title').value = 'Hello, World! version 2.0'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 54, example 21]>", line 1, in <module>
        browser.getControl('Title').value = 'Hello, World! version 2.0'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 55, in browser.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 55, example 22]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 56, in browser.txt
Failed example:
    'Changes saved.' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 56, example 23]>", line 1, in <module>
        'Changes saved.' in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 58, in browser.txt
Failed example:
    browser.url
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 58, example 24]>", line 1, in <module>
        browser.url
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 183, in url
        return self.mech_browser.geturl()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 340, in geturl
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 66, in browser.txt
Failed example:
    browser.open(browser.url + '/@@content-checkin')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 66, example 25]>", line 1, in <module>
        browser.open(browser.url + '/@@content-checkin')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 183, in url
        return self.mech_browser.geturl()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 340, in geturl
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 67, in browser.txt
Failed example:
    browser.getControl('Check in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 67, example 26]>", line 1, in <module>
        browser.getControl('Check in').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 68, in browser.txt
Failed example:
    'Checked in' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 68, example 27]>", line 1, in <module>
        'Checked in' in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 70, in browser.txt
Failed example:
    browser.url
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 70, example 28]>", line 1, in <module>
        browser.url
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 183, in url
        return self.mech_browser.geturl()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 340, in geturl
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 72, in browser.txt
Failed example:
    'Hello, World! version 2.0' in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 72, example 29]>", line 1, in <module>
        'Hello, World! version 2.0' in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 83, in browser.txt
Failed example:
    browser.getLink("Publish").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 83, example 32]>", line 1, in <module>
        browser.getLink("Publish").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 624, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 645, in _filter_links
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 84, in browser.txt
Failed example:
    "Item state changed" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 84, example 33]>", line 1, in <module>
        "Item state changed" in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 93, in browser.txt
Failed example:
    browser.open(portal.absolute_url() + '/hello-world')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 93, example 39]>", line 1, in <module>
        browser.open(portal.absolute_url() + '/hello-world')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 94, in browser.txt
Failed example:
    browser.getLink("Check out").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 94, example 40]>", line 1, in <module>
        browser.getLink("Check out").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 95, in browser.txt
Failed example:
    "Check-out created" in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 102, in browser.txt
Failed example:
    browser.getLink("Cancel check-out")
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 102, example 42]>", line 1, in <module>
        browser.getLink("Cancel check-out")
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 112, in browser.txt
Failed example:
    browser.open(portal.absolute_url() + '/hello-world')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 112, example 44]>", line 1, in <module>
        browser.open(portal.absolute_url() + '/hello-world')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 113, in browser.txt
Failed example:
    browser.getLink("Published").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 113, example 45]>", line 1, in <module>
        browser.getLink("Published").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 114, in browser.txt
Failed example:
    browser.getControl("Retract").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 114, example 46]>", line 1, in <module>
        browser.getControl("Retract").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Retract'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 115, in browser.txt
Failed example:
    browser.getControl("Save").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 115, example 47]>", line 1, in <module>
        browser.getControl("Save").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 116, in browser.txt
Failed example:
    browser.getLink("working copy").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 116, example 48]>", line 1, in <module>
        browser.getLink("working copy").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 117, in browser.txt
Failed example:
    browser.getLink("Check in").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 117, example 49]>", line 1, in <module>
        browser.getLink("Check in").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 118, in browser.txt
Failed example:
    browser.getControl("Check in").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.5-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 118, example 50]>", line 1, in <module>
        browser.getControl("Check in").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Check in'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 119, in browser.txt
Failed example:
    "Checked in" in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False



Error in test test_baselineNoCopyReferences (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 60, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_baselineReferencesMaintained (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 60, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_baselineVersionCreated (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 60, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_wcNewBackwardReferencesCopied (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 60, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_wcNewForwardReferencesCopied (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 60, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_workflowState (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 60, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_baselineNoCopyReferences (plone.app.iterate.tests.test_iterate.TestNoSubitemsCopier)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 188, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_baselineReferencesMaintained (plone.app.iterate.tests.test_iterate.TestNoSubitemsCopier)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 188, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_baselineVersionCreated (plone.app.iterate.tests.test_iterate.TestNoSubitemsCopier)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 188, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_checkout_folder (plone.app.iterate.tests.test_iterate.TestNoSubitemsCopier)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 188, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_wcNewBackwardReferencesCopied (plone.app.iterate.tests.test_iterate.TestNoSubitemsCopier)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 188, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_wcNewForwardReferencesCopied (plone.app.iterate.tests.test_iterate.TestNoSubitemsCopier)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 188, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test test_workflowState (plone.app.iterate.tests.test_iterate.TestNoSubitemsCopier)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 188, in afterSetUp
    setup_test(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 54, in setup_test
    test.repo = test.portal.portal_repository
AttributeError: portal_repository



Error in test testOnlyOpenIdInstalled (plone.app.openid.tests.test_view.TestOpenIdView)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/tests/test_view.py", line 25, in testOnlyOpenIdInstalled
    'profile-plone.app.openid:default')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1085, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 999, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/setuphandlers.py", line 60, in importVarious
    addLoginPortlet(site, out)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/setuphandlers.py", line 42, in addLoginPortlet
    leftColumn = getUtility(IPortletManager, name=u'plone.leftcolumn', context=portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, u'plone.leftcolumn')



Error in test test_OpenIdInstalled (plone.app.openid.tests.test_view.TestOpenIdView)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/tests/test_view.py", line 14, in test_OpenIdInstalled
    'profile-plone.app.openid:default')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1085, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 999, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/setuphandlers.py", line 60, in importVarious
    addLoginPortlet(site, out)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/setuphandlers.py", line 42, in addLoginPortlet
    leftColumn = getUtility(IPortletManager, name=u'plone.leftcolumn', context=portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, u'plone.leftcolumn')



Error in test testInvokeAddview (plone.app.portlets.tests.test_classic_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 43, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.Classic')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Classic')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_classic_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 26, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.Classic')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Classic')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_classic_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 30, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.Classic')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Classic')



Error in test testRenderer (plone.app.portlets.tests.test_classic_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 66, in testRenderer
    manager = getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testPathExpression (plone.app.portlets.tests.test_classic_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 94, in testPathExpression
    r = self.renderer(assignment=classic.Assignment(template='portlet_recent', macro='portlet'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 82, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testUseMacro (plone.app.portlets.tests.test_classic_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 88, in testUseMacro
    r = self.renderer(assignment=classic.Assignment(template='portlet_recent', macro='portlet'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 82, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test test_default_dashboard_created_for_new_user (plone.app.portlets.tests.test_dashboard.TestDashboard)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_dashboard.py", line 20, in test_default_dashboard_created_for_new_user
    col = getUtility(IPortletManager, name='plone.dashboard1')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.dashboard1')



Error in test test_disable_dasboard_breaks_event_portlet (plone.app.portlets.tests.test_dashboard.TestDashboard)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_dashboard.py", line 55, in test_disable_dasboard_breaks_event_portlet
    portlet = getUtility(IPortletType, name='portlets.Events')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Events')



Error in test test_non_ascii_usernames_created (plone.app.portlets.tests.test_dashboard.TestDashboard)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_dashboard.py", line 41, in test_non_ascii_usernames_created
    col = getUtility(IPortletManager, name='plone.dashboard1')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.dashboard1')



Error in test testInvokeAddview (plone.app.portlets.tests.test_events_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 42, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.Events')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Events')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_events_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 25, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.Events')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Events')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_events_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 29, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.Events')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Events')



Error in test testRenderer (plone.app.portlets.tests.test_events_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 65, in testRenderer
    manager = getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test test_all_events_link (plone.app.portlets.tests.test_events_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 106, in test_all_events_link
    r = self.renderer(assignment=events.Assignment(count=5))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 83, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test test_prev_events_link (plone.app.portlets.tests.test_events_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 115, in test_prev_events_link
    r = self.renderer(assignment=events.Assignment(count=5))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 83, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test test_published_events (plone.app.portlets.tests.test_events_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 94, in test_published_events
    r = self.renderer(assignment=events.Assignment(count=5, state=('draft',)))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 83, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testInvokeAddview (plone.app.portlets.tests.test_login_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 41, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.Login')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Login')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_login_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 26, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.Login')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Login')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_login_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 30, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.Login')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Login')



Error in test testRenderer (plone.app.portlets.tests.test_login_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 65, in testRenderer
    manager = getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testAvailable (plone.app.portlets.tests.test_login_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 88, in testAvailable
    r = self.renderer()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 81, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testShow (plone.app.portlets.tests.test_login_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 103, in testShow
    r = self.renderer()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 81, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testAdapting (plone.app.portlets.tests.test_mapping.TestContextMapping)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_mapping.py", line 39, in afterSetUp
    self.manager = getUtility(IPortletManager, name=u'plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, u'plone.leftcolumn')



Error in test testEquivalence (plone.app.portlets.tests.test_mapping.TestContextMapping)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_mapping.py", line 39, in afterSetUp
    self.manager = getUtility(IPortletManager, name=u'plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, u'plone.leftcolumn')



Error in test testInvokeAddview (plone.app.portlets.tests.test_navigation_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 41, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.Navigation')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Navigation')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_navigation_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 25, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.Navigation')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Navigation')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_navigation_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 29, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.Navigation')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Navigation')



Error in test testRenderer (plone.app.portlets.tests.test_navigation_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 64, in testRenderer
    manager = getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testAboveRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 309, in testAboveRoot
    view = self.renderer(self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testBottomLevelStopsAtFolder (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 275, in testBottomLevelStopsAtFolder
    view = self.renderer(self.portal.folder2, assignment=navigation.Assignment(bottomLevel=1, topLevel=0))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testCreateNavTree (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 115, in testCreateNavTree
    view = self.renderer(self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testCreateNavTreeCurrentItem (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 123, in testCreateNavTreeCurrentItem
    view = self.renderer(self.portal.folder2)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testCreateNavTreeWithLink (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 207, in testCreateNavTreeWithLink
    view = self.renderer(self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testCustomQuery (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 345, in testCustomQuery
    view = self.renderer(self.portal.folder2)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testIsCurrentParentWithOverlapingNames (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 408, in testIsCurrentParentWithOverlapingNames
    view = self.renderer(self.portal.folder2x.doc2x1)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testNavTreeExcludesDefaultPage (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 187, in testNavTreeExcludesDefaultPage
    view = self.renderer(self.portal.folder1.doc11)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testNavTreeExcludesItemsInIdsNotToList (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 162, in testNavTreeExcludesItemsInIdsNotToList
    view = self.renderer(self.portal.folder1.doc11)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testNavTreeExcludesItemsWithExcludeProperty (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 133, in testNavTreeExcludesItemsWithExcludeProperty
    view = self.renderer(self.portal.folder1.doc11)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testNavTreeMarksParentMetaTypesNotToQuery (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 197, in testNavTreeMarksParentMetaTypesNotToQuery
    view = self.renderer(self.portal.folder2.file21)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testNoRootSet (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 282, in testNoRootSet
    view = self.renderer(self.portal.folder2.file21, assignment=navigation.Assignment(root='', topLevel=0))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testNonStructuralFolderHidesChildren (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 222, in testNonStructuralFolderHidesChildren
    view = self.renderer(self.portal.folder1.ns_folder)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testOutsideRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 315, in testOutsideRoot
    view = self.renderer(self.portal.folder1, assignment=navigation.Assignment(root='/folder2'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testPrunedRootNode (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 386, in testPrunedRootNode
    view = self.renderer(self.portal.folder1, assignment=assignment)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testPrunedRootNodeShowsAllParents (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 397, in testPrunedRootNodeShowsAllParents
    view = self.renderer(self.portal.folder1.doc11, assignment=assignment)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testRootDoesNotExist (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 300, in testRootDoesNotExist
    view = self.renderer(self.portal.folder2.file21, assignment=navigation.Assignment(root='/dodo', topLevel=0))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testRootIsCurrent (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 321, in testRootIsCurrent
    view = self.renderer(self.portal.folder2, assignment=navigation.Assignment(currentFolderOnly=True))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testRootIsCurrentWithFolderishDefaultPage (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 330, in testRootIsCurrentWithFolderishDefaultPage
    view = self.renderer(self.portal.folder2.folder21, assignment=navigation.Assignment(currentFolderOnly=True))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testRootIsNotPortal (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 294, in testRootIsNotPortal
    view = self.renderer(self.portal.folder2.file21, assignment=navigation.Assignment(root='/folder2', topLevel=0))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testRootIsPortal (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 288, in testRootIsPortal
    view = self.renderer(self.portal.folder2.file21, assignment=navigation.Assignment(root='/', topLevel=0))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testShowAllParentsOverridesBottomLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 264, in testShowAllParentsOverridesBottomLevel
    view = self.renderer(self.portal.folder2.file21, assignment=navigation.Assignment(bottomLevel=1, topLevel=0))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testShowAllParentsOverridesNavTreeExcludesItemsInIdsNotToList (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 174, in testShowAllParentsOverridesNavTreeExcludesItemsInIdsNotToList
    view = self.renderer(self.portal.folder2.doc21)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testShowAllParentsOverridesNavTreeExcludesItemsWithExcludeProperty (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 147, in testShowAllParentsOverridesNavTreeExcludesItemsWithExcludeProperty
    view = self.renderer(self.portal.folder2.doc21)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testStateFiltering (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 366, in testStateFiltering
    view = self.renderer(self.portal.folder2)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testTopLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 229, in testTopLevel
    view = self.renderer(self.portal.folder2.file21, assignment=navigation.Assignment(topLevel=1))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testTopLevelTooDeep (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 241, in testTopLevelTooDeep
    view = self.renderer(self.portal, assignment=navigation.Assignment(topLevel=5))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testTopLevelWithContextAboveLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 235, in testTopLevelWithContextAboveLevel
    view = self.renderer(self.portal, assignment=navigation.Assignment(topLevel=1))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testTopLevelWithNavigationRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 249, in testTopLevelWithNavigationRoot
    view = self.renderer(self.portal.folder2.folder21, assignment=navigation.Assignment(topLevel=1, root='/folder2'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testTopLevelWithPortalFactory (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 260, in testTopLevelWithPortalFactory
    view = self.renderer(newObject, assignment=navigation.Assignment(topLevel=1))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 79, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testInvokeAddview (plone.app.portlets.tests.test_news_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 42, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.News')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.News')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_news_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 25, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.News')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.News')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_news_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 29, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.News')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.News')



Error in test testRenderer (plone.app.portlets.tests.test_news_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 65, in testRenderer
    manager = getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test test_all_news_link (plone.app.portlets.tests.test_news_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 104, in test_all_news_link
    r = self.renderer(assignment=news.Assignment(count=5))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 83, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test test_published_news_items (plone.app.portlets.tests.test_news_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 94, in test_published_news_items
    r = self.renderer(assignment=news.Assignment(count=5, state=('draft',)))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 83, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testInvokeAddview (plone.app.portlets.tests.test_recent_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 42, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.Recent')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Recent')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_recent_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 25, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.Recent')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Recent')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_recent_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 29, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.Recent')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Recent')



Error in test testRenderer (plone.app.portlets.tests.test_recent_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 65, in testRenderer
    manager = getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_recent_items (plone.app.portlets.tests.test_recent_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 98, in test_recent_items
    r = self.renderer(assignment=recent.Assignment())
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 81, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_recently_modified_link (plone.app.portlets.tests.test_recent_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 102, in test_recently_modified_link
    r = self.renderer(assignment=recent.Assignment())
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 81, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test testInvokeAddview (plone.app.portlets.tests.test_review_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 43, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.Review')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Review')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_review_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 26, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.Review')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Review')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_review_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 30, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.Review')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.Review')



Error in test testRenderer (plone.app.portlets.tests.test_review_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 59, in testRenderer
    manager = getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_full_news_link (plone.app.portlets.tests.test_review_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 92, in test_full_news_link
    r = self.renderer(assignment=review.Assignment())
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 78, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_review_items (plone.app.portlets.tests.test_review_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 84, in test_review_items
    r = self.renderer(assignment=review.Assignment())
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 78, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test testInvokeAddview (plone.app.portlets.tests.test_rss_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 42, in testInvokeAddview
    portlet = getUtility(IPortletType, name='portlets.rss')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.rss')



Error in test testPortletTypeRegistered (plone.app.portlets.tests.test_rss_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 25, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='portlets.rss')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.rss')



Error in test testRegisteredInterfaces (plone.app.portlets.tests.test_rss_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 29, in testRegisteredInterfaces
    portlet = getUtility(IPortletType, name='portlets.rss')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'portlets.rss')



Error in test testRenderer (plone.app.portlets.tests.test_rss_portlet.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 57, in testRenderer
    manager = getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test testTitle (plone.app.portlets.tests.test_rss_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 83, in testTitle
    r = self.renderer(assignment=rss.Assignment())
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 73, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_rss_items (plone.app.portlets.tests.test_rss_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 79, in test_rss_items
    r = self.renderer(assignment=rss.Assignment())
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 73, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test testInterfaces (plone.app.portlets.tests.test_setup.TestProductInstall)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_setup.py", line 26, in testInterfaces
    left = getUtility(IPortletManager, 'plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Failure in test testPortletManagersRegistered (plone.app.portlets.tests.test_setup.TestProductInstall)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_setup.py", line 23, in testPortletManagersRegistered
    'plone.leftcolumn', 'plone.rightcolumn'], sorted(registrations))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: ['plone.dashboard1', 'plone.dashboard2', 'plone.dashboard3', 'plone.dashboard4', 'plone.leftcolumn', 'plone.rightcolumn'] != []



Failure in test testPortletTypesRegistered (plone.app.portlets.tests.test_setup.TestProductInstall)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_setup.py", line 40, in testPortletTypesRegistered
    self.failUnless('portlets.Classic' in portlets)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



Error in test testContentTypeNamespace (plone.app.portlets.tests.test_traversal.TestTraversal)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_traversal.py", line 52, in testContentTypeNamespace
    manager = getUtility(IPortletManager, name='plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testContextNamespace (plone.app.portlets.tests.test_traversal.TestTraversal)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_traversal.py", line 24, in testContextNamespace
    manager = getUtility(IPortletManager, name='plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testDashboardNamespace (plone.app.portlets.tests.test_traversal.TestTraversal)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_traversal.py", line 34, in testDashboardNamespace
    manager = getUtility(IPortletManager, name='plone.dashboard1')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.dashboard1')



Error in test testGroupNamespace (plone.app.portlets.tests.test_traversal.TestTraversal)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_traversal.py", line 43, in testGroupNamespace
    manager = getUtility(IPortletManager, name='plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testGetPortletFromContext (plone.app.portlets.tests.test_utils.TestAssignmentFromKey)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_utils.py", line 24, in afterSetUp
    self.manager = getUtility(IPortletManager, name=u'plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, u'plone.leftcolumn')



Error in test testGetPortletFromUserCategory (plone.app.portlets.tests.test_utils.TestAssignmentFromKey)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 270, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_utils.py", line 24, in afterSetUp
    self.manager = getUtility(IPortletManager, name=u'plone.leftcolumn')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, u'plone.leftcolumn')



Error in test testDoUpgrades (plone.app.upgrade.tests.test_upgrade.TestUpgrade)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/tests/test_upgrade.py", line 46, in testDoUpgrades
    self.setup.manage_doUpgrades(request=request)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 880, in manage_doUpgrades
    step.doStep(self)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/upgrade.py", line 141, in doStep
    self.handler(tool)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v31/betas.py", line 18, in three0_beta1
    loadMigrationProfile(portal, 'profile-plone.app.upgrade.v31:3.0.6-3.1beta1')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/utils.py", line 19, in loadMigrationProfile
    context.runAllImportStepsFromProfile(profile, purge_old=False)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1085, in _runImportStepsFromContext
    message = self._doRunImportStep(step, context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 999, in _doRunImportStep
    return handler(context)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/exportimport/jsregistry.py", line 14, in importJSRegistry
    return importResRegistry(context, _REG_ID, _REG_TITLE, _FILENAME)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/exportimport/resourceregistry.py", line 28, in importResRegistry
    importer.body = body
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.GenericSetup/Products/GenericSetup/utils.py", line 509, in _importBody
    self._importNode(dom.documentElement)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/exportimport/resourceregistry.py", line 84, in _importNode
    self._initResources(node)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/exportimport/resourceregistry.py", line 169, in _initResources
    method(res_id, **data)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ResourceRegistries/Products/ResourceRegistries/tools/JSRegistry.py", line 214, in updateScript
    raise ValueError('Invalid resource id %s' % (id))
ValueError: Invalid resource id livesearch.js



Failure in test testListUpgradeSteps (plone.app.upgrade.tests.test_upgrade.TestUpgrade)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/tests/test_upgrade.py", line 16, in testListUpgradeSteps
    self.failUnless(len(upgrades) == 0)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError



Error in test testInstallNewModifiers (plone.app.upgrade.v30.tests.TestMigrations_v3_0)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 19, in testInstallNewModifiers
    modifiers = self.portal.portal_modifier
AttributeError: portal_modifier



Error in test testInstallNewModifiersDoesNotStompChanges (plone.app.upgrade.v30.tests.TestMigrations_v3_0)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 40, in testInstallNewModifiersDoesNotStompChanges
    modifiers = self.portal.portal_modifier
AttributeError: portal_modifier



Error in test testInstallNewModifiersNoTool (plone.app.upgrade.v30.tests.TestMigrations_v3_0)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 48, in testInstallNewModifiersNoTool
    self.portal._delObject('portal_modifier')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/OFS/ObjectManager.py", line 392, in _delObject
    ob = self._getOb(id)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b2-py2.6-linux-i686.egg/OFS/ObjectManager.py", line 308, in _getOb
    raise AttributeError, id
AttributeError: portal_modifier



Error in test testInstallNewModifiersTwice (plone.app.upgrade.v30.tests.TestMigrations_v3_0)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v30/tests.py", line 34, in testInstallNewModifiersTwice
    modifiers = self.portal.portal_modifier
AttributeError: portal_modifier



Error in test testInvokeAddview (plone.portlet.collection.tests.test_portlet_collection.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 35, in testInvokeAddview
    portlet = getUtility(IPortletType, name='plone.portlet.collection.Collection')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'plone.portlet.collection.Collection')



Error in test testPortletTypeRegistered (plone.portlet.collection.tests.test_portlet_collection.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 26, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='plone.portlet.collection.Collection')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'plone.portlet.collection.Collection')



Error in test testRenderer (plone.portlet.collection.tests.test_portlet_collection.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 58, in testRenderer
    manager = getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_render (plone.portlet.collection.tests.test_portlet_collection.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 79, in test_render
    r = self.renderer(context=self.portal, assignment=collection.Assignment(header=u"title"))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 73, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test testRandomQuery (plone.portlet.collection.tests.test_portlet_collection.TestCollectionQuery)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 150, in testRandomQuery
    collectionrenderer = self.renderer(context=None, request=None, view=None, manager=None, assignment=mapping['foo'])
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 112, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testSimpleQuery (plone.portlet.collection.tests.test_portlet_collection.TestCollectionQuery)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 134, in testSimpleQuery
    collectionrenderer = self.renderer(context=None, request=None, view=None, manager=None, assignment=mapping['foo'])
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.collection/plone/portlet/collection/tests/test_portlet_collection.py", line 112, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.leftcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.leftcolumn')



Error in test testInvokeAddview (plone.portlet.static.tests.test_portlet_static.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 30, in testInvokeAddview
    portlet = getUtility(IPortletType, name='plone.portlet.static.Static')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'plone.portlet.static.Static')



Error in test testPortletTypeRegistered (plone.portlet.static.tests.test_portlet_static.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 21, in testPortletTypeRegistered
    portlet = getUtility(IPortletType, name='plone.portlet.static.Static')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletType>, 'plone.portlet.static.Static')



Error in test testRenderer (plone.portlet.static.tests.test_portlet_static.TestPortlet)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 53, in testRenderer
    manager = getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_available (plone.portlet.static.tests.test_portlet_static.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 92, in test_available
    hide=True))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 75, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_css_class (plone.portlet.static.tests.test_portlet_static.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 99, in test_css_class
    assignment=static.Assignment(header=u"Welcome text", text="<b>text</b>"))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 75, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')



Error in test test_render (plone.portlet.static.tests.test_portlet_static.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 81, in test_render
    r = self.renderer(context=self.portal, assignment=static.Assignment(header=u"title", text="<b>text</b>"))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.portlet.static/plone/portlet/static/tests/test_portlet_static.py", line 75, in renderer
    manager = manager or getUtility(IPortletManager, name='plone.rightcolumn', context=self.portal)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.component-3.7.0-py2.6.egg/zope/component/_api.py", line 171, in getUtility
    raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass plone.portlets.interfaces.IPortletManager>, 'plone.rightcolumn')

  Ran 733 tests with 6 failures and 121 errors in 2 minutes 59.880 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.003 seconds.


Failure in test testExport (plone.app.contentrules.tests.test_configuration.TestGenericSetup)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/test_configuration.py", line 196, in testExport
    self.assertEquals(expected.strip(), body.strip(), body)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: <?xml version="1.0"?>
<contentrules>
 <rule name="test1" title="Test rule 1" description="A test rule"
    enabled="True" event="zope.lifecycleevent.interfaces.IObjectModifiedEvent"
    stop-after="False">
  <conditions>
   <condition type="plone.conditions.PortalType">
    <property name="check_types">
     <element>Document</element>
     <element>News Item</element>
    </property>
   </condition>
   <condition type="plone.conditions.Role">
    <property name="role_names">
     <element>Manager</element>
    </property>
   </condition>
  </conditions>
  <actions>
   <action type="plone.actions.Notify">
    <property name="message">A message: Hej då</property>
    <property name="message_type">info</property>
   </action>
  </actions>
 </rule>
 <rule name="test2" title="Test rule 2" description="Another test rule"
    enabled="False"
    event="zope.lifecycleevent.interfaces.IObjectModifiedEvent"
    stop-after="True">
  <conditions>
   <condition type="plone.conditions.PortalType">
    <property name="check_types">
     <element>Event</element>
    </property>
   </condition>
  </conditions>
  <actions>
   <action type="plone.actions.Workflow">
    <property name="transition">publish</property>
   </action>
  </actions>
 </rule>
 <rule name="test3" title="Test rule 3" description="Third test rule"
    enabled="True" event="zope.lifecycleevent.interfaces.IObjectMovedEvent"
    stop-after="False">
  <conditions/>
  <actions/>
 </rule>
 <assignment name="test3" bubbles="False" enabled="False" location="/news"/>
 <assignment name="test2" bubbles="True" enabled="False" location="/news"/>
 <assignment name="test1" bubbles="False" enabled="True" location="/news"/>
</contentrules>


  Ran 6 tests with 1 failures and 0 errors in 2.178 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.000 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.012 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.057 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.124 seconds.
  Ran 11 tests with 0 failures and 0 errors in 3.421 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.294 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.015 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 16 tests with 0 failures and 0 errors in 0.125 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.045 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 3.094 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.012 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.021 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.355 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.034 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.110 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.318 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 279 tests with 0 failures and 0 errors in 3.441 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1077 tests, 7 failures, 121 errors in 3 minutes 36.308 seconds.

FAILED (failures=7, errors=121) 




More information about the Testbot mailing list