[Testbot] UNKNOWN : Plone-3.0 Zope-2.10 Python-2.4.5

plone.* Tests plone-tests at epy.co.at
Sat Nov 22 05:15:43 UTC 2008


plone.* Tests : UNKNOWN
Plone-3.0 Zope-2.10 Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package plone --module !plone.recipe
Test-module import failures:

Module: plone.app.contentmenu.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentmenu/plone/app/contentmenu/tests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 51, in app
    startup()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 47, in startup
    _startup()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/App/startup.py", line 61, in startup
    m=imp.load_module('Zope2.custom_zodb', m[0], m[1], m[2])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/custom_zodb.py", line 4, in ?
    Storage = DemoStorage(quota=(1<<20))
TypeError: __init__() got an unexpected keyword argument 'quota'


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.content/plone/app/content/browser/tests/test_doctests.py", line 4, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.content.tests.test_basecontent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.content/plone/app/content/tests/test_basecontent.py", line 3, in ?
    from Testing import ZopeTestCase as ztc
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_action_copy

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_action_delete

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_action_logger

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_action_mail

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_action_move

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_action_notify

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_action_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_browser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/test_browser.py", line 4, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite as Suite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_condition_group

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_condition_portal_type

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_condition_role

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_condition_wfstate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_condition_wftransition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/test_events.py", line 1, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_kss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.kss/plone/app/kss/tests/kss_and_plone_layer.py", line 1, in ?
    from Products.PloneTestCase.layer import PloneSite
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/layer.py", line 65, in ?
    from Testing.ZopeTestCase.layer import ZopeLite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_rule_assignment_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_rule_management_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/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-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/test_setup.py", line 8, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.contentrules.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/test_traversal.py", line 9, in ?
    from plone.app.contentrules.tests.base import ContentRulesTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.contentrules/plone/app/contentrules/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.controlpanel.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/__init__.py", line 3, in ?
    from plone.app.controlpanel.tests.cptc import ControlPanelTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.controlpanel/plone/app/controlpanel/tests/cptc.py", line 8, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.customerize.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.customerize/plone/app/customerize/tests/testDocTests.py", line 4, in ?
    from plone.app.customerize.tests import layer
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.customerize/plone/app/customerize/tests/layer.py", line 1, in ?
    from Products.PloneTestCase.layer import PloneSite
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/layer.py", line 65, in ?
    from Testing.ZopeTestCase.layer import ZopeLite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.i18n/plone/app/i18n/locales/tests/test_doctests.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.iterate.tests.test_iterate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 35, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.kss.tests.test_kss_attributes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.kss/plone/app/kss/tests/test_kss_attributes.py", line 1, in ?
    from Testing import ZopeTestCase as ztc
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.kss.tests.test_menus

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.kss/plone/app/kss/tests/test_menus.py", line 21, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.kss.tests.test_part_reloading

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.kss/plone/app/kss/tests/test_part_reloading.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.layout/plone/app/layout/analytics/tests/test_doctests.py", line 6, in ?
    from Testing import ZopeTestCase as ztc
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.layout/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-zope210-cmf21-plone30/src/plone.app.layout/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.layout/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-zope210-cmf21-plone30/src/plone.app.layout/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.layout/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-zope210-cmf21-plone30/src/plone.app.layout/plone/app/layout/globals/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.layout/plone/app/layout/sitemap/tests/test_doctests.py", line 4, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.layout/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-zope210-cmf21-plone30/src/plone.app.layout/plone/app/layout/viewlets/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.layout/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-zope210-cmf21-plone30/src/plone.app.layout/plone/app/layout/viewlets/tests/base.py", line 1, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.linkintegrity.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/testDocTests.py", line 4, in ?
    from plone.app.linkintegrity.tests import layer
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.linkintegrity/plone/app/linkintegrity/tests/layer.py", line 2, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.openid.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.openid/plone/app/openid/tests/test_view.py", line 2, in ?
    from plone.app.openid.tests.base import OpenIdTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.openid/plone/app/openid/tests/base.py", line 3, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_cache

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_cache.py", line 3, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_calendar_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_calendar_portlet.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_classic_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 14, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_context

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_context.py", line 1, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_dashboard

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_dashboard.py", line 10, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_events_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_events_portlet.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_login_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_login_portlet.py", line 14, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_manage_views

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/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-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_mapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_mapping.py", line 2, in ?
    from Testing.ZopeTestCase import user_name
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_namechooser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_namechooser.py", line 4, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_navigation_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_navigation_portlet.py", line 12, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_news_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_news_portlet.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_recent_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_recent_portlet.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_review_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_review_portlet.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_rss_portlet

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_rss_portlet.py", line 13, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_setup.py", line 10, in ?
    from plone.app.portlets.tests.base import PortletsTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_traversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_traversal.py", line 2, in ?
    from Testing.ZopeTestCase import user_name
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.portlets.tests.test_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.portlets/plone/app/portlets/tests/test_utils.py", line 2, in ?
    from Testing.ZopeTestCase import user_name
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.redirector.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.redirector/plone/app/redirector/tests/test_doctests.py", line 3, in ?
    from Testing import ZopeTestCase as ztc
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.redirector.tests.test_events

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.redirector/plone/app/redirector/tests/test_events.py", line 4, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.redirector/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.redirector.tests.test_setup

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.redirector/plone/app/redirector/tests/test_setup.py", line 2, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.redirector/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.redirector.tests.test_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.redirector/plone/app/redirector/tests/test_view.py", line 2, in ?
    from plone.app.redirector.tests.base import RedirectorTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.redirector/plone/app/redirector/tests/base.py", line 2, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.viewletmanager.tests.test_exportimport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.viewletmanager/plone/app/viewletmanager/tests/test_exportimport.py", line 8, in ?
    from Products.GenericSetup.tests.common import BaseRegistryTests
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/GenericSetup/tests/common.py", line 24, in ?
    from Testing.ZopeTestCase import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.workflow.tests.test_folder_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/test_folder_workflow.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.workflow.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/test_functional.py", line 4, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.workflow.tests.test_one_state_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/test_one_state_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/ptc.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.workflow.tests.test_plone_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/test_plone_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/ptc.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.workflow.tests.test_remap

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/test_remap.py", line 5, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.workflow.tests.test_sharing_view

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/test_sharing_view.py", line 7, in ?
    from base import WorkflowTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/base.py", line 8, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.app.workflow.tests.test_simple_publication_workflow

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.workflow/plone/app/workflow/tests/test_simple_publication_workflow.py", line 5, in ?
    from Products.CMFPlone.tests import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/PloneTestCase.py", line 7, in ?
    from Products.PloneTestCase.ptc import *
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/ptc.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.locking.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.locking/plone/locking/tests.py", line 5, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite as Suite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.openid.tests.testAuthentication

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/tests/testAuthentication.py", line 1, in ?
    from plone.openid.tests.oitestcase import FunctionalOpenIdTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/tests/oitestcase.py", line 1, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.openid.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/tests/testDocTests.py", line 3, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.openid.tests.testExtraction

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/tests/testExtraction.py", line 1, in ?
    from plone.openid.tests.oitestcase import FunctionalOpenIdTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/tests/oitestcase.py", line 1, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.session.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.session/plone/session/tests/testDocTests.py", line 3, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.session.tests.testPAS

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.session/plone/session/tests/testPAS.py", line 4, in ?
    from sessioncase import FunctionalPloneSessionTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.session/plone/session/tests/sessioncase.py", line 1, in ?
    from Testing import ZopeTestCase
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Module: plone.theme.tests.test_doctest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.theme/plone/theme/tests/test_doctest.py", line 9, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/PloneTestCase/PloneTestCase.py", line 7, in ?
    from Testing.ZopeTestCase import hasProduct
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 140, in ?
    _theApp = Zope2.app()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable


Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.


Error in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.form/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-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 2283, in setUp
    self._dt_setUp(test)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.app.form/plone/app/form/tests/test_widgets.py", line 13, in setUp
    zcml.load_config('configure.zcml', Products.Five)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/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-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/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-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 689, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py", line 1381, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.configuration-3.4.0-py2.4.egg/zope/configuration/fields.py", line 141, in fromUnicode
    raise schema.ValidationError(v)
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/configure.zcml", line 4.2-4.30
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/meta.zcml", line 86.4-90.10
    ConfigurationError: ('Invalid value for', 'handler', 'ImportError: Module zope.app.component.metaconfigure has no global defaultLayer')



Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt
Failed doctest test for README.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 431, in README.txt
Failed example:
    saveAssignment(leftAtRoot, lpa)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[90]>", line 1, in ?
        saveAssignment(leftAtRoot, lpa)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 432, in README.txt
Failed example:
    lpa.__name__ in leftAtRoot
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 450, in README.txt
Failed example:
    saveAssignment(rightAtRoot, dpa2)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[101]>", line 1, in ?
        saveAssignment(rightAtRoot, dpa2)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 451, in README.txt
Failed example:
    saveAssignment(rightAtRoot, dpa1)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[102]>", line 1, in ?
        saveAssignment(rightAtRoot, dpa1)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 456, in README.txt
Failed example:
    rightKeys = [rightKeys[1]] + [rightKeys[0]] + rightKeys[2:]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[104]>", line 1, in ?
        rightKeys = [rightKeys[1]] + [rightKeys[0]] + rightKeys[2:]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 458, in README.txt
Failed example:
    rightAtRoot.values()[0] is dpa1
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[106]>", line 1, in ?
        rightAtRoot.values()[0] is dpa1
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 460, in README.txt
Failed example:
    rightAtRoot.values()[1] is dpa2
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[107]>", line 1, in ?
        rightAtRoot.values()[1] is dpa2
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 466, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 484, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <form action="/login">(test)</form>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 535, in README.txt
Failed example:
    saveAssignment(leftAtChild1, childPortlet)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[122]>", line 1, in ?
        saveAssignment(leftAtChild1, childPortlet)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 540, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <form action="/login">(test)</form>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 557, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <form action="/login">(test)</form>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 601, in README.txt
Failed example:
    saveAssignment(left[USER_CATEGORY][Anonymous.id], anonPortlet)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[134]>", line 1, in ?
        saveAssignment(left[USER_CATEGORY][Anonymous.id], anonPortlet)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 602, in README.txt
Failed example:
    saveAssignment(left[USER_CATEGORY][user1.id], userPortlet)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[135]>", line 1, in ?
        saveAssignment(left[USER_CATEGORY][user1.id], userPortlet)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 607, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <form action="/login">(test)</form>
          <div>Dummy for anonymous</div>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 624, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for user1</div>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 651, in README.txt
Failed example:
    saveAssignment(left[GROUP_CATEGORY][group1.id], groupPortlet1)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[148]>", line 1, in ?
        saveAssignment(left[GROUP_CATEGORY][group1.id], groupPortlet1)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 652, in README.txt
Failed example:
    saveAssignment(left[GROUP_CATEGORY][group2.id], groupPortlet2)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[149]>", line 1, in ?
        saveAssignment(left[GROUP_CATEGORY][group2.id], groupPortlet2)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 655, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for user1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 690, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 710, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 725, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Test document one</div>
          <div>Test document two</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 747, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 761, in README.txt
Failed example:
    saveAssignment(rightAtChild1, DummyPortlet('Dummy at child 1 right'))
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[172]>", line 1, in ?
        saveAssignment(rightAtChild1, DummyPortlet('Dummy at child 1 right'))
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 764, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Dummy at child 1 right</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 786, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Dummy at child 1 right</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 801, in README.txt
Failed example:
    saveAssignment(rightAtChild11, DummyPortlet('Dummy at child 11 right'))
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[181]>", line 1, in ?
        saveAssignment(rightAtChild11, DummyPortlet('Dummy at child 11 right'))
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 804, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Dummy at child 11 right</div>
          <div>Dummy at child 1 right</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 828, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Dummy at child 11 right</div>
          <div>Dummy at child 1 right</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 849, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="left-column">
          <div>Dummy at child1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
        <div class="right-column">
          <div>Dummy at child 11 right</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="left-column">
    <BLANKLINE>
        </div>
        <div class="right-column">
    <BLANKLINE>
        </div>
      </body>
    </html>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 929, in README.txt
Failed example:
    saveAssignment(dashboard[USER_CATEGORY][user1.id], userPortlet)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[210]>", line 1, in ?
        saveAssignment(dashboard[USER_CATEGORY][user1.id], userPortlet)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 930, in README.txt
Failed example:
    saveAssignment(dashboard[GROUP_CATEGORY][group1.id], groupPortlet1)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[211]>", line 1, in ?
        saveAssignment(dashboard[GROUP_CATEGORY][group1.id], groupPortlet1)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 931, in README.txt
Failed example:
    saveAssignment(dashboard[GROUP_CATEGORY][group2.id], groupPortlet2)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[212]>", line 1, in ?
        saveAssignment(dashboard[GROUP_CATEGORY][group2.id], groupPortlet2)
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 940, in README.txt
Failed example:
    saveAssignment(dashboardAtChild1, DummyPortlet('dummy for dashboard in context'))
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest README.txt[216]>", line 1, in ?
        saveAssignment(dashboardAtChild1, DummyPortlet('dummy for dashboard in context'))
      File "<doctest README.txt[89]>", line 3, in saveAssignment
        mapping[chooser.chooseName(None, assignment)] = assignment
      File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs/zope.app.container-3.6.2-py2.4-linux-i686.egg/zope/app/container/contained.py", line 797, in chooseName
        name = unicode(name.replace('/', '-').lstrip('+@'))
    AttributeError: 'NoneType' object has no attribute 'replace'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets/plone/portlets/README.txt", line 943, in README.txt
Failed example:
    print view().strip()
Expected:
    <html>
      <body>
        <div class="dashboard">
          <div>Dummy for user1</div>
          <div>Dummy for group1</div>
          <div>Dummy for group2</div>
        </div>
      </body>
    </html>
Got:
    <html>
      <body>
        <div class="dashboard">
    <BLANKLINE>
        </div>
      </body>
    </html>

  Ran 298 tests with 1 failures and 1 errors in 6.400 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.

Test-modules with import problems:
  plone.app.contentmenu.tests
  plone.app.content.browser.tests.test_doctests
  plone.app.content.tests.test_basecontent
  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_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.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.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_context
  plone.app.portlets.tests.test_dashboard
  plone.app.portlets.tests.test_events_portlet
  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_doctests
  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.locking.tests
  plone.openid.tests.testAuthentication
  plone.openid.tests.testDocTests
  plone.openid.tests.testExtraction
  plone.session.tests.testDocTests
  plone.session.tests.testPAS
  plone.theme.tests.test_doctest

UNKNOWN




More information about the Testbot mailing list