[Testbot] UNKNOWN : Plone-trunk Zope-2.11 Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Fri May 23 03:55:24 UTC 2008


plone.* Tests : UNKNOWN
Plone-trunk Zope-2.11 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q -1 --config-file etc/zope.conf --package plone
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py:1834: DeprecationWarning: Non-ASCII character '\xc3' in file /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_configuration.py on line 171, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  __import__(name)
GenericCache not found; tests skipped
Parsing /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/etc/zope.conf
Test-module import failures:

Module: plone.app.content.browser.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/content/browser/tests/test_doctests.py", line 5, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.content.tests.test_basecontent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/content/tests/test_basecontent.py", line 5, in ?
    from base import ContentFunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/content/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentmenu.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentmenu/tests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_action_copy

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_copy.py", line 13, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_action_delete

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_delete.py", line 12, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_action_logger

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_logger.py", line 13, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_action_mail

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_mail.py", line 7, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_action_move

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_move.py", line 13, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_action_notify

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_notify.py", line 13, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_action_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_action_workflow.py", line 13, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_browser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_browser.py", line 5, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_condition_group

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_group.py", line 15, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_condition_portal_type

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_portal_type.py", line 15, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_condition_role

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_role.py", line 15, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_condition_wfstate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_wfstate.py", line 15, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_condition_wftransition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_condition_wftransition.py", line 15, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_configuration

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_configuration.py", line 10, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_events.py", line 1, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_kss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_kss.py", line 5, in ?
    from plone.app.kss.tests.kss_and_plone_layer import KSSAndPloneLayer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/public.py", line 5, in ?
    from Products.Archetypes.atapi import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/atapi.py", line 33, in ?
    from Products.Archetypes.BaseContent import BaseContent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/BaseContent.py", line 1, in ?
    from Products.Archetypes import WebDAVSupport
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/WebDAVSupport.py", line 14, in ?
    class PdataStreamIterator(object):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_rule_assignment_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_rule_assignment_mapping.py", line 12, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_rule_management_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_rule_management_views.py", line 10, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_setup.py", line 8, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.contentrules.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/test_traversal.py", line 9, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/contentrules/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.controlpanel.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/__init__.py", line 3, in ?
    from plone.app.controlpanel.tests.cptc import ControlPanelTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/controlpanel/tests/cptc.py", line 8, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.customerize.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/customerize/tests/testDocTests.py", line 6, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.form.tests.test_kss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/tests/test_kss.py", line 8, in ?
    import plone.app.kss
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/public.py", line 5, in ?
    from Products.Archetypes.atapi import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/atapi.py", line 33, in ?
    from Products.Archetypes.BaseContent import BaseContent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/BaseContent.py", line 1, in ?
    from Products.Archetypes import WebDAVSupport
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/WebDAVSupport.py", line 14, in ?
    class PdataStreamIterator(object):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.form.tests.test_wysiwygwidget

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/tests/test_wysiwygwidget.py", line 6, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.i18n.locales.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/i18n/locales/tests/test_doctests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.iterate.tests.test_iterate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/iterate/tests/test_iterate.py", line 35, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.kss.tests.test_kss_attributes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/public.py", line 5, in ?
    from Products.Archetypes.atapi import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/atapi.py", line 33, in ?
    from Products.Archetypes.BaseContent import BaseContent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/BaseContent.py", line 1, in ?
    from Products.Archetypes import WebDAVSupport
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/WebDAVSupport.py", line 14, in ?
    class PdataStreamIterator(object):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.kss.tests.test_menus

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/public.py", line 5, in ?
    from Products.Archetypes.atapi import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/atapi.py", line 33, in ?
    from Products.Archetypes.BaseContent import BaseContent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/BaseContent.py", line 1, in ?
    from Products.Archetypes import WebDAVSupport
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/WebDAVSupport.py", line 14, in ?
    class PdataStreamIterator(object):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.kss.tests.test_part_reloading

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/public.py", line 5, in ?
    from Products.Archetypes.atapi import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/atapi.py", line 33, in ?
    from Products.Archetypes.BaseContent import BaseContent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/BaseContent.py", line 1, in ?
    from Products.Archetypes import WebDAVSupport
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/WebDAVSupport.py", line 14, in ?
    class PdataStreamIterator(object):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.analytics.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/analytics/tests/test_doctests.py", line 8, in ?
    from plone.app.layout.analytics.tests import base
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/analytics/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.globals.tests.test_context

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/test_context.py", line 2, in ?
    from plone.app.layout.globals.tests.base import GlobalsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.globals.tests.test_portal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/test_portal.py", line 2, in ?
    from plone.app.layout.globals.tests.base import GlobalsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.globals.tests.test_tools

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/test_tools.py", line 2, in ?
    from plone.app.layout.globals.tests.base import GlobalsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.links.tests.test_rssviewlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/links/tests/test_rssviewlet.py", line 2, in ?
    from plone.app.layout.viewlets.tests.base import ViewletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.sitemap.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/sitemap/tests/test_doctests.py", line 5, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.viewlets.tests.test_content

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/tests/test_content.py", line 2, in ?
    from plone.app.layout.viewlets.tests.base import ViewletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.layout.viewlets.tests.test_history

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/tests/test_history.py", line 2, in ?
    from plone.app.layout.viewlets.tests.base import ViewletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/layout/viewlets/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.linkintegrity.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/linkintegrity/tests/testDocTests.py", line 4, in ?
    from plone.app.linkintegrity.tests import layer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/linkintegrity/tests/layer.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.openid.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/openid/tests/test_view.py", line 2, in ?
    from plone.app.openid.tests.base import OpenIdTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/openid/tests/base.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_cache

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_cache.py", line 3, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_calendar_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_calendar_portlet.py", line 15, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_classic_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_classic_portlet.py", line 16, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_configuration

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_configuration.py", line 11, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_context

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_context.py", line 1, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_dashboard

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_dashboard.py", line 12, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_events_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_events_portlet.py", line 15, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_exportimport.py", line 21, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_login_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_login_portlet.py", line 16, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_manage_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_manage_views.py", line 1, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_mapping.py", line 21, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_namechooser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_namechooser.py", line 4, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_navigation_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 14, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_news_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_news_portlet.py", line 15, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_recent_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_recent_portlet.py", line 15, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_review_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_review_portlet.py", line 15, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_rss_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_rss_portlet.py", line 15, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_setup.py", line 10, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_traversal.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.portlets.tests.test_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/test_utils.py", line 15, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/portlets/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.redirector.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/test_events.py", line 5, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.redirector.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/test_setup.py", line 3, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.redirector.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/test_view.py", line 3, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/redirector/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.viewletmanager.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/viewletmanager/tests/test_exportimport.py", line 12, in ?
    from Products.CMFPlone.exportimport.tests.base import BodyAdapterTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/exportimport/tests/base.py", line 5, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.workflow.tests.test_folder_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_folder_workflow.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.workflow.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_functional.py", line 5, in ?
    from base import WorkflowFunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.workflow.tests.test_one_state_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_one_state_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.workflow.tests.test_plone_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_plone_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.workflow.tests.test_remap

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_remap.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.workflow.tests.test_sharing_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_sharing_view.py", line 7, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/base.py", line 11, in ?
    from Products.PloneTestCase.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.app.workflow.tests.test_simple_publication_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/workflow/tests/test_simple_publication_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/ptc.py", line 22, in ?
    from Products.PloneTestCase import setup
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.browserlayer.tests.test_doctest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/browserlayer/tests/test_doctest.py", line 7, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.locking.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/locking/tests.py", line 7, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.portlet.collection.tests.test_portlet_collection

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/collection/tests/test_portlet_collection.py", line 11, in ?
    from plone.portlet.collection import collection
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/collection/collection.py", line 18, in ?
    from Products.ATContentTypes.interface import IATTopic
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/ATContentTypes/__init__.py", line 46, in ?
    from Products.Archetypes.atapi import process_types
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/atapi.py", line 33, in ?
    from Products.Archetypes.BaseContent import BaseContent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/BaseContent.py", line 1, in ?
    from Products.Archetypes import WebDAVSupport
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/WebDAVSupport.py", line 14, in ?
    class PdataStreamIterator(object):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.portlet.static.tests.test_portlet_static

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/static/tests/test_portlet_static.py", line 13, in ?
    from plone.portlet.static.tests.base import TestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/portlet/static/tests/base.py", line 6, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Module: plone.theme.tests.test_doctest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/theme/tests/test_doctest.py", line 9, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneTestCase/setup.py", line 32, in ?
    from Products.CMFPlone.migrations import v2_5
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/migrations/v2_5/__init__.py", line 2, in ?
    from Products.CMFPlone.UnicodeSplitter import Splitter, CaseNormalizer
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence


Running unit tests:


Error in test /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/widgets/uberselectionwidget.txt
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 2283, in setUp
    self._dt_setUp(test)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/tests/test_widgets.py", line 14, in setUp
    zcml.load_config('configure.zcml', plone.app.form)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 62, in load_config
    _context = xmlconfig.file(file, package, _context, execute=execute)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 337, in start_element_ns
    AttributesNSImpl(newattrs, qnames))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 230, in startElementNS
    self.context.begin(name, data, info)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 539, in begin
    self.stack.append(self.stack[-1].contained(__name, __data, __info))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 840, in contained
    return RootStackItem.contained(self, name, data, info)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 711, in contained
    adapter = factory(self.context, data, info)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1208, in factory
    return ComplexStackItem(self, context, data, info)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 954, in __init__
    args = toargs(newcontext, meta.schema, data)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1381, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 182, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/kss/validation.py", line 5, in ?
    from plone.app.kss.plonekssview import PloneKSSView
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/public.py", line 5, in ?
    from Products.Archetypes.atapi import *
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/atapi.py", line 33, in ?
    from Products.Archetypes.BaseContent import BaseContent
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/BaseContent.py", line 1, in ?
    from Products.Archetypes import WebDAVSupport
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/WebDAVSupport.py", line 14, in ?
    class PdataStreamIterator(object):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/configure.zcml", line 10.2-10.28
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/form/kss/configure.zcml", line 13.4
    TypeError: Error when calling the metaclass bases
    iteration over non-sequence

  Ran 350 tests with 0 failures and 1 errors in 10.050 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1252, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1372, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1377, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/layer.py", line 28, in setUp
    func(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 165, in installProduct
    _installProduct(name, quiet)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 178, in _installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 783, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/__init__.py", line 113, in initialize
    import UnicodeSplitter
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/UnicodeSplitter.py", line 39, in ?
    class Splitter:
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/advice.py", line 132, in advise
    return callback(newClass)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 484, in _implements_advice
    classImplements(cls, *interfaces)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 461, in classImplements
    spec.declared += tuple(_normalizeargs(interfaces))
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1370, in _normalizeargs
    _normalizeargs(v, output)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/declarations.py", line 1369, in _normalizeargs
    for v in sequence:
TypeError: Error when calling the metaclass bases
    iteration over non-sequence

Total: 350 tests, 0 failures, 2 errors in 1.064 seconds.

Test-modules with import problems:
  plone.app.content.browser.tests.test_doctests
  plone.app.content.tests.test_basecontent
  plone.app.contentmenu.tests
  plone.app.contentrules.tests.test_action_copy
  plone.app.contentrules.tests.test_action_delete
  plone.app.contentrules.tests.test_action_logger
  plone.app.contentrules.tests.test_action_mail
  plone.app.contentrules.tests.test_action_move
  plone.app.contentrules.tests.test_action_notify
  plone.app.contentrules.tests.test_action_workflow
  plone.app.contentrules.tests.test_browser
  plone.app.contentrules.tests.test_condition_group
  plone.app.contentrules.tests.test_condition_portal_type
  plone.app.contentrules.tests.test_condition_role
  plone.app.contentrules.tests.test_condition_wfstate
  plone.app.contentrules.tests.test_condition_wftransition
  plone.app.contentrules.tests.test_configuration
  plone.app.contentrules.tests.test_events
  plone.app.contentrules.tests.test_kss
  plone.app.contentrules.tests.test_rule_assignment_mapping
  plone.app.contentrules.tests.test_rule_management_views
  plone.app.contentrules.tests.test_setup
  plone.app.contentrules.tests.test_traversal
  plone.app.controlpanel.tests.test_doctests
  plone.app.customerize.tests.testDocTests
  plone.app.form.tests.test_kss
  plone.app.form.tests.test_wysiwygwidget
  plone.app.i18n.locales.tests.test_doctests
  plone.app.iterate.tests.test_iterate
  plone.app.kss.tests.test_kss_attributes
  plone.app.kss.tests.test_menus
  plone.app.kss.tests.test_part_reloading
  plone.app.layout.analytics.tests.test_doctests
  plone.app.layout.globals.tests.test_context
  plone.app.layout.globals.tests.test_portal
  plone.app.layout.globals.tests.test_tools
  plone.app.layout.links.tests.test_rssviewlet
  plone.app.layout.sitemap.tests.test_doctests
  plone.app.layout.viewlets.tests.test_content
  plone.app.layout.viewlets.tests.test_history
  plone.app.linkintegrity.tests.testDocTests
  plone.app.openid.tests.test_view
  plone.app.portlets.tests.test_cache
  plone.app.portlets.tests.test_calendar_portlet
  plone.app.portlets.tests.test_classic_portlet
  plone.app.portlets.tests.test_configuration
  plone.app.portlets.tests.test_context
  plone.app.portlets.tests.test_dashboard
  plone.app.portlets.tests.test_events_portlet
  plone.app.portlets.tests.test_exportimport
  plone.app.portlets.tests.test_login_portlet
  plone.app.portlets.tests.test_manage_views
  plone.app.portlets.tests.test_mapping
  plone.app.portlets.tests.test_namechooser
  plone.app.portlets.tests.test_navigation_portlet
  plone.app.portlets.tests.test_news_portlet
  plone.app.portlets.tests.test_recent_portlet
  plone.app.portlets.tests.test_review_portlet
  plone.app.portlets.tests.test_rss_portlet
  plone.app.portlets.tests.test_setup
  plone.app.portlets.tests.test_traversal
  plone.app.portlets.tests.test_utils
  plone.app.redirector.tests.test_events
  plone.app.redirector.tests.test_setup
  plone.app.redirector.tests.test_view
  plone.app.viewletmanager.tests.test_exportimport
  plone.app.workflow.tests.test_folder_workflow
  plone.app.workflow.tests.test_functional
  plone.app.workflow.tests.test_one_state_workflow
  plone.app.workflow.tests.test_plone_workflow
  plone.app.workflow.tests.test_remap
  plone.app.workflow.tests.test_sharing_view
  plone.app.workflow.tests.test_simple_publication_workflow
  plone.browserlayer.tests.test_doctest
  plone.locking.tests
  plone.portlet.collection.tests.test_portlet_collection
  plone.portlet.static.tests.test_portlet_static
  plone.theme.tests.test_doctest

UNKNOWN




More information about the Testbot mailing list