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

plone.* Tests plone-tests at epy.co.at
Sat Dec 29 04:37:01 UTC 2007


plone.* Tests : UNKNOWN
Plone-trunk Zope-trunk 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-cmf21-plone35/lib/python/Products/CMFPlone/utils.py:28: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
GenericCache not found; tests skipped
Parsing /home/stefan/autotest/temp/python24-zope211-cmf21-plone35/etc/zope.conf
Test-module import failures:

Module: plone.app.contentrules.tests.test_kss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/contentrules/tests/test_kss.py", line 19, in ?
    from plone.app.kss.tests.kss_and_plone_layer import KSSAndPloneTestCase
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


Module: plone.app.iterate.tests.test_iterate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/iterate/tests/test_iterate.py", line 33, in ?
    from plone.app.iterate.interfaces import ICheckinCheckoutPolicy
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/iterate/interfaces.py", line 32, in ?
    from Products.Archetypes.interfaces import IReferenceable, IReference
ImportError: No module named Archetypes.interfaces


Module: plone.app.kss.tests.test_kss_attributes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


Module: plone.app.kss.tests.test_menus

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


Module: plone.app.kss.tests.test_part_reloading

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/kss/__init__.py", line 1, in ?
    from Products.Archetypes.public import process_types, listTypes
ImportError: No module named Archetypes.public


Module: plone.app.viewletmanager.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/viewletmanager/tests/test_exportimport.py", line 13, in ?
    from Products.CMFPlone.setuphandlers import PloneGenerator
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/CMFPlone/setuphandlers.py", line 28, in ?
    from Products.CMFPlone.Portal import member_indexhtml
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/CMFPlone/Portal.py", line 1, in ?
    from Products.CMFDefault.Portal import CMFSite
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer


Module: plone.app.workflow.tests.test_one_state_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/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-cmf21-plone35/lib/python/Products/CMFPlone/tests/PloneTestCase.py", line 11, in ?
    from Products.CMFPlone.Portal import PloneSite
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/CMFPlone/Portal.py", line 1, in ?
    from Products.CMFDefault.Portal import CMFSite
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer


Module: plone.app.workflow.tests.test_plone_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/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-cmf21-plone35/lib/python/Products/CMFPlone/tests/PloneTestCase.py", line 11, in ?
    from Products.CMFPlone.Portal import PloneSite
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/CMFPlone/Portal.py", line 1, in ?
    from Products.CMFDefault.Portal import CMFSite
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer


Module: plone.app.workflow.tests.test_simple_publication_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/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-cmf21-plone35/lib/python/Products/CMFPlone/tests/PloneTestCase.py", line 11, in ?
    from Products.CMFPlone.Portal import PloneSite
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/CMFPlone/Portal.py", line 1, in ?
    from Products.CMFDefault.Portal import CMFSite
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer


Module: plone.portlets.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/portlets/tests.py", line 11, in ?
    import zope.app.event
ImportError: No module named event


Running unit tests:


Failure in test /home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/usr/local/python2.4/lib/python2.4/doctest.py", line 2157, in runTest
    raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for namechooser.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 11, in namechooser.txt
Failed example:
    from plone.app.content import container, item
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[0]>", line 1, in ?
        from plone.app.content import container, item
      File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/container.py", line 8, in ?
        from Products.CMFDefault.DublinCore import DefaultDublinCoreImpl
      File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
        import DiscussionTool
      File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
        from DiscussionItem import DiscussionItemContainer
      File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
        from Document import Document
      File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
        from Products.CMFCore.interfaces import ILinebreakNormalizer
    ImportError: cannot import name ILinebreakNormalizer
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 19, in namechooser.txt
Failed example:
    class MyContainer(container.Container):
        implements(IMyContainer)
        portal_type = "My container"
        title = IMyContainer['title']
        description = IMyContainer['description']
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[4]>", line 1, in ?
        class MyContainer(container.Container):
    NameError: name 'container' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 29, in namechooser.txt
Failed example:
    class MyType(item.Item):
        implements(IMyType)
        portal_type = "My portal type"
        title = IMyType['title']
        description = IMyType['description']
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[6]>", line 1, in ?
        class MyType(item.Item):
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 35, in namechooser.txt
Failed example:
    container = MyContainer("my-container")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[7]>", line 1, in ?
        container = MyContainer("my-container")
    NameError: name 'MyContainer' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 61, in namechooser.txt
Failed example:
    chooser = INameChooser(container)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[18]>", line 1, in ?
        chooser = INameChooser(container)
    NameError: name 'container' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 63, in namechooser.txt
Failed example:
    item = MyType("my-item")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[19]>", line 1, in ?
        item = MyType("my-item")
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 64, in namechooser.txt
Failed example:
    item.id
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[20]>", line 1, in ?
        item.id
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 67, in namechooser.txt
Failed example:
    name = chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[21]>", line 1, in ?
        name = chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 68, in namechooser.txt
Failed example:
    name
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[22]>", line 1, in ?
        name
    NameError: name 'name' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 70, in namechooser.txt
Failed example:
    chooser.checkName(name, object)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[23]>", line 1, in ?
        chooser.checkName(name, object)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 76, in namechooser.txt
Failed example:
    container[name] = item
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[24]>", line 1, in ?
        container[name] = item
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 78, in namechooser.txt
Failed example:
    item = MyType("my-item") # a distinct object, but with the same id
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[25]>", line 1, in ?
        item = MyType("my-item") # a distinct object, but with the same id
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 79, in namechooser.txt
Failed example:
    name = chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[26]>", line 1, in ?
        name = chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 80, in namechooser.txt
Failed example:
    name
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[27]>", line 1, in ?
        name
    NameError: name 'name' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 82, in namechooser.txt
Failed example:
    chooser.checkName(name, object)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[28]>", line 1, in ?
        chooser.checkName(name, object)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 88, in namechooser.txt
Failed example:
    item.id = "another-id"
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[29]>", line 1, in ?
        item.id = "another-id"
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 89, in namechooser.txt
Failed example:
    chooser.chooseName("my-item", item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[30]>", line 1, in ?
        chooser.chooseName("my-item", item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 98, in namechooser.txt
Failed example:
    delattr(item, 'id')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[31]>", line 1, in ?
        delattr(item, 'id')
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 99, in namechooser.txt
Failed example:
    chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[32]>", line 1, in ?
        chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 102, in namechooser.txt
Failed example:
    delattr(MyType, 'portal_type')
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[33]>", line 1, in ?
        delattr(MyType, 'portal_type')
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 103, in namechooser.txt
Failed example:
    chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[34]>", line 1, in ?
        chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 125, in namechooser.txt
Failed example:
    item = MyType("some-id")
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[38]>", line 1, in ?
        item = MyType("some-id")
    NameError: name 'MyType' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 126, in namechooser.txt
Failed example:
    item.title = u"My funky item"
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[39]>", line 1, in ?
        item.title = u"My funky item"
    NameError: name 'item' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/content/namechooser.txt", line 127, in namechooser.txt
Failed example:
    chooser.chooseName(None, item)
Exception raised:
    Traceback (most recent call last):
      File "/usr/local/python2.4/lib/python2.4/doctest.py", line 1248, in __run
        compileflags, 1) in test.globs
      File "<doctest namechooser.txt[40]>", line 1, in ?
        chooser.chooseName(None, item)
    NameError: name 'chooser' is not defined




Error in test /home/stefan/autotest/temp/python24-zope211-cmf21-plone35/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-cmf21-plone35/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 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 1184, in factory
    args = toargs(context, 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-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/form/configure.zcml", line 45.2
    ImportError: cannot import name ILinebreakNormalizer

  Ran 207 tests with 1 failures and 1 errors in 4.578 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 758, in install_product
    global_dict, global_dict, silly)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer

Running Products.PloneTestCase.layer.PloneSite 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 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 758, in install_product
    global_dict, global_dict, silly)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer

Running plone.app.linkintegrity.tests.layer.PloneLinkintegrity 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 1372, in setup_layer
    setup_layer(options, base, 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 758, in install_product
    global_dict, global_dict, silly)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer

Running plone.theme.tests.test_doctest.PloneThemeLayer 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 1372, in setup_layer
    setup_layer(options, base, 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 758, in install_product
    global_dict, global_dict, silly)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/__init__.py", line 23, in ?
    import DiscussionTool
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionTool.py", line 31, in ?
    from DiscussionItem import DiscussionItemContainer
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/DiscussionItem.py", line 33, in ?
    from Document import Document
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/Products/CMFDefault/Document.py", line 37, in ?
    from Products.CMFCore.interfaces import ILinebreakNormalizer
ImportError: cannot import name ILinebreakNormalizer

Total: 207 tests, 1 failures, 5 errors in 0.297 seconds.

Test-modules with import problems:
  plone.app.contentrules.tests.test_kss
  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.viewletmanager.tests.test_exportimport
  plone.app.workflow.tests.test_one_state_workflow
  plone.app.workflow.tests.test_plone_workflow
  plone.app.workflow.tests.test_simple_publication_workflow
  plone.portlets.tests

UNKNOWN




More information about the Testbot mailing list