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

ATContentTypes Tests plone-tests at epy.co.at
Wed Nov 19 07:03:22 UTC 2008


ATContentTypes Tests : UNKNOWN
ATCT-1.2 Plone-3.0 Zope-2.10 Python-2.4.5

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

Module: Products.ATContentTypes.tests.test_adapters

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_adapters.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_archive

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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atdocument.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_atevent

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atevent.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_atfavorite

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atfavorite.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_atfile

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atfile.py", line 27, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_atfolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atfolder.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_atimage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atimage.py", line 30, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_atlink

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atlink.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_atnewsitem

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_atnewsitem.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_attopic

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_attopic.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_browserdefaultmixin

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_browserdefaultmixin.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_bugs

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_bugs.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_constraintypes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_constraintypes.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_criteria

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_criteria.py", line 26, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_dataextractor

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

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

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_installation.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_migrations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_migrations.py", line 2, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_modulealiases

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_modulealiases.py", line 28, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_skinScripts

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_skinScripts.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_tool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_tool.py", line 25, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_topictool

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/products/ATContentTypes/tests/test_topictool.py", line 2, in ?
    from Testing import ZopeTestCase # side effect import. leave it here.
  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.ATContentTypes.tests.test_adapters
  Products.ATContentTypes.tests.test_archive
  Products.ATContentTypes.tests.test_atdocument
  Products.ATContentTypes.tests.test_atevent
  Products.ATContentTypes.tests.test_atfavorite
  Products.ATContentTypes.tests.test_atfile
  Products.ATContentTypes.tests.test_atfolder
  Products.ATContentTypes.tests.test_atimage
  Products.ATContentTypes.tests.test_atlink
  Products.ATContentTypes.tests.test_atnewsitem
  Products.ATContentTypes.tests.test_attopic
  Products.ATContentTypes.tests.test_browserdefaultmixin
  Products.ATContentTypes.tests.test_bugs
  Products.ATContentTypes.tests.test_constraintypes
  Products.ATContentTypes.tests.test_criteria
  Products.ATContentTypes.tests.test_dataextractor
  Products.ATContentTypes.tests.test_functional
  Products.ATContentTypes.tests.test_installation
  Products.ATContentTypes.tests.test_migrations
  Products.ATContentTypes.tests.test_modulealiases
  Products.ATContentTypes.tests.test_skinScripts
  Products.ATContentTypes.tests.test_tool
  Products.ATContentTypes.tests.test_topictool
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.

UNKNOWN




More information about the Testbot mailing list