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

CMFPlone Tests plone-tests at epy.co.at
Wed Nov 26 05:12:44 UTC 2008


CMFPlone Tests : UNKNOWN
Plone-3.0 Zope-2.10 Python-2.4.5

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package Products.CMFPlone
Test-module import failures:

Module: Products.CMFPlone.exportimport.tests.testControlPanel

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/exportimport/tests/testControlPanel.py", line 9, 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 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: Products.CMFPlone.exportimport.tests.testFactoryTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/exportimport/tests/testFactoryTool.py", line 9, 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: Products.CMFPlone.exportimport.tests.testPropertiesTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/exportimport/tests/testPropertiesTool.py", line 9, 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: Products.CMFPlone.tests.testActionIconsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testActionIconsTool.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: Products.CMFPlone.tests.testActionsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testActionsTool.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: Products.CMFPlone.tests.testBrowserDefault

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testBrowserDefault.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: Products.CMFPlone.tests.testBrowserDefaultScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testBrowserDefaultScripts.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: Products.CMFPlone.tests.testCSSandJSRegistry

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testCSSandJSRegistry.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: Products.CMFPlone.tests.testCalendarView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testCalendarView.py", line 4, 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: Products.CMFPlone.tests.testCatalogTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testCatalogTool.py", line 8, 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: Products.CMFPlone.tests.testCheckId

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testCheckId.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: Products.CMFPlone.tests.testContentPublishing

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testContentPublishing.py", line 6, 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: Products.CMFPlone.tests.testContentSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testContentSecurity.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: Products.CMFPlone.tests.testContentTypeScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testContentTypeScripts.py", line 6, 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: Products.CMFPlone.tests.testContentTypes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testContentTypes.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: Products.CMFPlone.tests.testControlPanel

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testControlPanel.py", line 7, 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: Products.CMFPlone.tests.testControlPanelScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testControlPanelScripts.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: Products.CMFPlone.tests.testCookieAuth

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testCookieAuth.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: Products.CMFPlone.tests.testCutPasteSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testCutPasteSecurity.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: Products.CMFPlone.tests.testDateComponentsSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testDateComponentsSupport.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: Products.CMFPlone.tests.testDateIndexRanges

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testDateIndexRanges.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: Products.CMFPlone.tests.testDisplayContentsTab

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testDisplayContentsTab.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: Products.CMFPlone.tests.testExternalEditorEnabled

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testExternalEditorEnabled.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: Products.CMFPlone.tests.testFolderButtons

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testFolderButtons.py", line 10, 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: Products.CMFPlone.tests.testFolderLocalRoleForm

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testFolderLocalRoleForm.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: Products.CMFPlone.tests.testGetObjectSize

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testGetObjectSize.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: Products.CMFPlone.tests.testGroupDataTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testGroupDataTool.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: Products.CMFPlone.tests.testGroupUserFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testGroupUserFolder.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: Products.CMFPlone.tests.testGroupsTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testGroupsTool.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: Products.CMFPlone.tests.testInterfaceTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testInterfaceTool.py", line 5, 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: Products.CMFPlone.tests.testInterfaces

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testInterfaces.py", line 5, 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: Products.CMFPlone.tests.testLoggedIn

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testLoggedIn.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: Products.CMFPlone.tests.testMemberDataTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testMemberDataTool.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: Products.CMFPlone.tests.testMembershipTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testMembershipTool.py", line 10, 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: Products.CMFPlone.tests.testMigrationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testMigrationTool.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: Products.CMFPlone.tests.testMigrations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testMigrations.py", line 6, 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: Products.CMFPlone.tests.testNavTree

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testNavTree.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: Products.CMFPlone.tests.testNavigationParent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testNavigationParent.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: Products.CMFPlone.tests.testNavigationView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testNavigationView.py", line 8, 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: Products.CMFPlone.tests.testNewsPortletView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testNewsPortletView.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: Products.CMFPlone.tests.testNextPrevious

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testNextPrevious.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: Products.CMFPlone.tests.testOrderSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testOrderSupport.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: Products.CMFPlone.tests.testPloneFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testPloneFolder.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: Products.CMFPlone.tests.testPloneTestCase

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testPloneTestCase.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: Products.CMFPlone.tests.testPloneTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testPloneTool.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: Products.CMFPlone.tests.testPloneView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testPloneView.py", line 10, 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: Products.CMFPlone.tests.testPortalCreation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testPortalCreation.py", line 6, 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: Products.CMFPlone.tests.testPortalFactory

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testPortalFactory.py", line 6, 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: Products.CMFPlone.tests.testQueryCatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testQueryCatalog.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: Products.CMFPlone.tests.testQuickInstallerTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testQuickInstallerTool.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: Products.CMFPlone.tests.testRecentView

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testRecentView.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: Products.CMFPlone.tests.testRegistrationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testRegistrationTool.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: Products.CMFPlone.tests.testRelatedItems

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testRelatedItems.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: Products.CMFPlone.tests.testRenderBase

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testRenderBase.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: Products.CMFPlone.tests.testRestrictedAcquisition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testRestrictedAcquisition.py", line 11, 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: Products.CMFPlone.tests.testS5

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testS5.py", line 2, 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: Products.CMFPlone.tests.testSecurityDeclarations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testSecurityDeclarations.py", line 6, 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: Products.CMFPlone.tests.testSkeleton

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testSkeleton.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: Products.CMFPlone.tests.testSortObjects

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testSortObjects.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: Products.CMFPlone.tests.testSyndicationTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testSyndicationTool.py", line 6, 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: Products.CMFPlone.tests.testTranslationServiceTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testTranslationServiceTool.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: Products.CMFPlone.tests.testURLTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testURLTool.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: Products.CMFPlone.tests.testUnicodeSplitter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testUnicodeSplitter.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: Products.CMFPlone.tests.testUserFolderBasics

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testUserFolderBasics.py", line 6, 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: Products.CMFPlone.tests.testUtilities

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testUtilities.py", line 2, 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: Products.CMFPlone.tests.testWebDAV

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testWebDAV.py", line 2, 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: Products.CMFPlone.tests.testWorkflowTool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/testWorkflowTool.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: Products.CMFPlone.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/test_doctests.py", line 9, 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: Products.CMFPlone.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/test_functional.py", line 14, 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: Products.CMFPlone.tests.test_mails

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/CMFPlone/tests/test_mails.py", line 8, 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



Test-modules with import problems:
  Products.CMFPlone.exportimport.tests.testControlPanel
  Products.CMFPlone.exportimport.tests.testFactoryTool
  Products.CMFPlone.exportimport.tests.testPropertiesTool
  Products.CMFPlone.tests.testActionIconsTool
  Products.CMFPlone.tests.testActionsTool
  Products.CMFPlone.tests.testBrowserDefault
  Products.CMFPlone.tests.testBrowserDefaultScripts
  Products.CMFPlone.tests.testCSSandJSRegistry
  Products.CMFPlone.tests.testCalendarView
  Products.CMFPlone.tests.testCatalogTool
  Products.CMFPlone.tests.testCheckId
  Products.CMFPlone.tests.testContentPublishing
  Products.CMFPlone.tests.testContentSecurity
  Products.CMFPlone.tests.testContentTypeScripts
  Products.CMFPlone.tests.testContentTypes
  Products.CMFPlone.tests.testControlPanel
  Products.CMFPlone.tests.testControlPanelScripts
  Products.CMFPlone.tests.testCookieAuth
  Products.CMFPlone.tests.testCutPasteSecurity
  Products.CMFPlone.tests.testDateComponentsSupport
  Products.CMFPlone.tests.testDateIndexRanges
  Products.CMFPlone.tests.testDisplayContentsTab
  Products.CMFPlone.tests.testExternalEditorEnabled
  Products.CMFPlone.tests.testFolderButtons
  Products.CMFPlone.tests.testFolderLocalRoleForm
  Products.CMFPlone.tests.testGetObjectSize
  Products.CMFPlone.tests.testGroupDataTool
  Products.CMFPlone.tests.testGroupUserFolder
  Products.CMFPlone.tests.testGroupsTool
  Products.CMFPlone.tests.testInterfaceTool
  Products.CMFPlone.tests.testInterfaces
  Products.CMFPlone.tests.testLoggedIn
  Products.CMFPlone.tests.testMemberDataTool
  Products.CMFPlone.tests.testMembershipTool
  Products.CMFPlone.tests.testMigrationTool
  Products.CMFPlone.tests.testMigrations
  Products.CMFPlone.tests.testNavTree
  Products.CMFPlone.tests.testNavigationParent
  Products.CMFPlone.tests.testNavigationView
  Products.CMFPlone.tests.testNewsPortletView
  Products.CMFPlone.tests.testNextPrevious
  Products.CMFPlone.tests.testOrderSupport
  Products.CMFPlone.tests.testPloneFolder
  Products.CMFPlone.tests.testPloneTestCase
  Products.CMFPlone.tests.testPloneTool
  Products.CMFPlone.tests.testPloneView
  Products.CMFPlone.tests.testPortalCreation
  Products.CMFPlone.tests.testPortalFactory
  Products.CMFPlone.tests.testQueryCatalog
  Products.CMFPlone.tests.testQuickInstallerTool
  Products.CMFPlone.tests.testRecentView
  Products.CMFPlone.tests.testRegistrationTool
  Products.CMFPlone.tests.testRelatedItems
  Products.CMFPlone.tests.testRenderBase
  Products.CMFPlone.tests.testRestrictedAcquisition
  Products.CMFPlone.tests.testS5
  Products.CMFPlone.tests.testSecurityDeclarations
  Products.CMFPlone.tests.testSkeleton
  Products.CMFPlone.tests.testSortObjects
  Products.CMFPlone.tests.testSyndicationTool
  Products.CMFPlone.tests.testTranslationServiceTool
  Products.CMFPlone.tests.testURLTool
  Products.CMFPlone.tests.testUnicodeSplitter
  Products.CMFPlone.tests.testUserFolderBasics
  Products.CMFPlone.tests.testUtilities
  Products.CMFPlone.tests.testWebDAV
  Products.CMFPlone.tests.testWorkflowTool
  Products.CMFPlone.tests.test_doctests
  Products.CMFPlone.tests.test_functional
  Products.CMFPlone.tests.test_mails
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.

UNKNOWN




More information about the Testbot mailing list