[Zope-tests] FAILED (errors=5) : Zope-trunk-alltests Python-2.5.4 : Linux
Zope Tests
zope-tests at epy.co.at
Mon May 4 21:14:10 EDT 2009
Zope Tests : FAILED (errors=5)
Zope-trunk-alltests Python-2.5.4 : Linux
Running /usr/local/python2.5/bin/python ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.242 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.119 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.001 seconds.
Set up OFS.tests.testCopySupportHooks.HookLayer in 0.221 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.122 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.001 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python25-zope212all/eggs/zope.configuration-3.6.0-py2.5.egg/zope/configuration/config.py:685: UserWarning: The set_schema option of the <require /> directive is not supported in Zope 2. Ignored for Products.Five.tests.test_security.Dummy3
actions = self.handler(context, **args)
/home/stefan/autotest/temp/python25-zope212all/eggs/zope.configuration-3.6.0-py2.5.egg/zope/configuration/config.py:685: UserWarning: The set_attribute option of the <require /> directive is not supported in Zope 2. Ignored for Products.Five.tests.test_security.Dummy4
actions = self.handler(context, **args)
Ran 637 tests with 0 failures and 0 errors in 20.369 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.399 seconds.
Ran 16 tests with 0 failures and 0 errors in 0.527 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Tear down Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.002 seconds.
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.003 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.092 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.003 seconds.
Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.016 seconds.
Running zope.container.tests.test_dependencies.ContainerLayer tests:
Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.container.tests.test_dependencies.ContainerLayer in 0.037 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.003 seconds.
Running zope.formlib.tests.FormlibLayer tests:
Tear down zope.container.tests.test_dependencies.ContainerLayer in 0.001 seconds.
Set up zope.formlib.tests.FormlibLayer in 1.886 seconds.
Ran 11 tests with 0 failures and 0 errors in 0.024 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
Tear down zope.formlib.tests.FormlibLayer in 0.003 seconds.
Set up zope.testbrowser.tests.TestBrowserLayer in 1.454 seconds.
Ran 160 tests with 0 failures and 0 errors in 3.712 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down zope.testbrowser.tests.TestBrowserLayer in 0.004 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Error in test testGetMountPoint (Products.ZODBMountPoint.tests.testMountPoint.MountingTests)
Traceback (most recent call last):
File "/usr/local/python2.5/lib/python2.5/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python25-zope212all/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 99, in setUp
db = conf.getDatabase('/')
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 287, in getDatabase
db = factory.open(name, self.databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 185, in open
DB = self.createDB(database_name, databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 182, in createDB
return ZODBDatabase.open(self, databases)
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 112, in open
_option('allow_implicit_cross_references', 'xrefs')
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 105, in _option
v = getattr(section, name)
AttributeError: TestDBConfig instance has no attribute 'allow_implicit_cross_references'
Error in test testRead (Products.ZODBMountPoint.tests.testMountPoint.MountingTests)
Traceback (most recent call last):
File "/usr/local/python2.5/lib/python2.5/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python25-zope212all/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 99, in setUp
db = conf.getDatabase('/')
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 287, in getDatabase
db = factory.open(name, self.databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 185, in open
DB = self.createDB(database_name, databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 182, in createDB
return ZODBDatabase.open(self, databases)
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 112, in open
_option('allow_implicit_cross_references', 'xrefs')
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 105, in _option
v = getattr(section, name)
AttributeError: TestDBConfig instance has no attribute 'allow_implicit_cross_references'
Error in test testWrite (Products.ZODBMountPoint.tests.testMountPoint.MountingTests)
Traceback (most recent call last):
File "/usr/local/python2.5/lib/python2.5/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python25-zope212all/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 99, in setUp
db = conf.getDatabase('/')
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 287, in getDatabase
db = factory.open(name, self.databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 185, in open
DB = self.createDB(database_name, databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 182, in createDB
return ZODBDatabase.open(self, databases)
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 112, in open
_option('allow_implicit_cross_references', 'xrefs')
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 105, in _option
v = getattr(section, name)
AttributeError: TestDBConfig instance has no attribute 'allow_implicit_cross_references'
Error in test test_close (Products.ZODBMountPoint.tests.testMountPoint.MountingTests)
Traceback (most recent call last):
File "/usr/local/python2.5/lib/python2.5/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python25-zope212all/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 99, in setUp
db = conf.getDatabase('/')
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 287, in getDatabase
db = factory.open(name, self.databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 185, in open
DB = self.createDB(database_name, databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 182, in createDB
return ZODBDatabase.open(self, databases)
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 112, in open
_option('allow_implicit_cross_references', 'xrefs')
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 105, in _option
v = getattr(section, name)
AttributeError: TestDBConfig instance has no attribute 'allow_implicit_cross_references'
Error in test test_manage_getMountStatus (Products.ZODBMountPoint.tests.testMountPoint.MountingTests)
Traceback (most recent call last):
File "/usr/local/python2.5/lib/python2.5/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python25-zope212all/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 99, in setUp
db = conf.getDatabase('/')
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 287, in getDatabase
db = factory.open(name, self.databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 185, in open
DB = self.createDB(database_name, databases)
File "/home/stefan/autotest/temp/python25-zope212all/src/Zope2/Startup/datatypes.py", line 182, in createDB
return ZODBDatabase.open(self, databases)
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 112, in open
_option('allow_implicit_cross_references', 'xrefs')
File "/home/stefan/autotest/temp/python25-zope212all/eggs/ZODB3-3.9.0b1-py2.5-linux-i686.egg/ZODB/config.py", line 105, in _option
v = getattr(section, name)
AttributeError: TestDBConfig instance has no attribute 'allow_implicit_cross_references'
/home/stefan/autotest/temp/python25-zope212all/src/Zope2/App/tests/testExceptionHook.py:119: DeprecationWarning: raising a string exception is deprecated
raise 'unauthorized', 'x'
/home/stefan/autotest/temp/python25-zope212all/src/Zope2/App/startup.py:171: DeprecationWarning: raising a string exception is deprecated
raise
/home/stefan/autotest/temp/python25-zope212all/src/Zope2/App/tests/testExceptionHook.py:128: DeprecationWarning: raising a string exception is deprecated
raise 'redirect', 'x'
Ran 5818 tests with 0 failures and 5 errors in 3 minutes 41.611 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Set up zope.traversing.tests.layer.TraversingLayer in 1.379 seconds.
Ran 7 tests with 0 failures and 0 errors in 0.632 seconds.
Running zope.traversing.tests.test_dependencies.TraversingLayer tests:
Tear down zope.traversing.tests.layer.TraversingLayer in 0.007 seconds.
Set up zope.traversing.tests.test_dependencies.TraversingLayer in 0.044 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.003 seconds.
Tearing down left over layers:
Tear down zope.traversing.tests.test_dependencies.TraversingLayer in 0.005 seconds.
Total: 6699 tests, 0 failures, 5 errors in 4 minutes 21.127 seconds.
FAILED (errors=5)
More information about the Zope-tests
mailing list