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

Plone Libraries Tests plone-tests at epy.co.at
Sun Nov 1 02:42:03 UTC 2009


Plone Libraries Tests : UNKNOWN
Plone-3.0 Zope-2.10 Python-2.4.6

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

Module: plone.openid.tests.testAuthentication

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.openid.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.openid.tests.testExtraction

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid/plone/openid/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.locking.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.locking/plone/locking/tests.py", line 7, in ?
    from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
ImportError: No module named PloneTestCase.PloneTestCase


Module: plone.session.tests.testDocTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.session/plone/session/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.session.tests.testPAS

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.session/plone/session/__init__.py", line 2, in ?
    from Products.PluggableAuthService.PluggableAuthService import registerMultiPlugin
ImportError: No module named PluggableAuthService.PluggableAuthService


Module: plone.theme.tests.test_doctest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.theme/plone/theme/tests/test_doctest.py", line 9, in ?
    from Products.PloneTestCase import PloneTestCase as ptc
ImportError: No module named PloneTestCase


Running unit tests:
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py:323: DeprecationWarning: zope.app.annotation has moved to zope.annotation. Import of zope.app.annotation will become unsupported in Zope 3.5
  __import__(arguments[0])
  Ran 227 tests with 0 failures and 0 errors in 1.224 seconds.

Test-modules with import problems:
  plone.openid.tests.testAuthentication
  plone.openid.tests.testDocTests
  plone.openid.tests.testExtraction
  plone.locking.tests
  plone.session.tests.testDocTests
  plone.session.tests.testPAS
  plone.theme.tests.test_doctest

UNKNOWN 

----------------------------------------------------------------------------
Results of the buildout step have been included below for debugging purposes
----------------------------------------------------------------------------

Running /usr/local/python2.4/bin/python bootstrap.py
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/bin'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/parts'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/eggs'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 60 seconds
Getting distribution for 'buildout.eggtractor'.
Got buildout.eggtractor 0.6.
Getting distribution for 'plone.recipe.zope2install'.
Got plone.recipe.zope2install 3.2.
Getting distribution for 'plone.recipe.zope2instance'.
Got plone.recipe.zope2instance 3.6.
Getting distribution for 'zc.recipe.egg'.
Got zc.recipe.egg 1.2.2.
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.openid'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/archetypes.kss'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.fieldsets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.portlets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.locking'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.i18n'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.session'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/kss.core'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.memoize'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.intelligenttext'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.contentrules'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/src/plone.theme'
Unused options for buildout: 'zope-directory'.
Installing zope2.
Creating fake eggs
Installing instance.
Getting distribution for 'elementtree'.
Got elementtree 1.2.7-20070827-preview.
Getting distribution for 'simplejson'.
Got simplejson 2.0.9.
Getting distribution for 'python-openid>=2.2.1,<2.3dev'.
zip_safe flag not set; analyzing archive contents...
Got python-openid 2.2.4.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/bin/instance'.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/bin/repozo'.
Installing zopepy.
Generated interpreter '/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/bin/zopepy'.




More information about the Testbot mailing list