[cmf-tests] FAILED (errors=12) : CMF-2.3 Zope-trunk Python-2.6.8 : Linux
CMF Tests
cmf-tests at epy.co.at
Sun Oct 14 06:47:03 UTC 2012
CMF Tests : FAILED (errors=12)
CMF-2.3 Zope-trunk Python-2.6.8 : Linux (x86_64)
Running ./bin/test
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFCalendar.testing.FunctionalLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFCore.testing.EventZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFCore.testing.ExportImportZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFCore.testing.TraversingEventZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFCore.testing.TraversingZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFDefault.testing.FunctionalLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFTopic.testing.FunctionalLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
Set up Testing.ZopeTestCase.layer.ZopeLite Traceback (most recent call last):
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 380, in run_layer
setup_layer(options, layer, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 667, in setup_layer
setup_layer(options, base, setup_layers)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/runner.py", line 672, in setup_layer
layer.setUp()
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 26, in setUp
func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/layer.py", line 76, in caller
utils.appcall(func, *args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 127, in appcall
return func(*args, **kw)
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Testing/ZopeTestCase/utils.py", line 34, in setupCoreSessions
from Products.TemporaryFolder.TemporaryFolder import MountedTemporaryFolder
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/__init__.py", line 21, in <module>
from TemporaryFolder import SimpleTemporaryContainer as TemporaryContainer
File "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Zope2/src/Products/TemporaryFolder/TemporaryFolder.py", line 29, in <module>
from tempstorage.TemporaryStorage import TemporaryStorage
ImportError: No module named tempstorage.TemporaryStorage
Running zope.testrunner.layer.UnitTests tests:
Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
Ran 567 tests with 0 failures and 0 errors in 3.252 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 567 tests, 0 failures, 12 errors in 3.454 seconds.
FAILED (errors=12)
More information about the cmf-tests
mailing list