[Zope-tests] FAILED (failures=1, errors=29) : Zope[2.buildout]-trunk Python-2.5.4 : Linux

Zope Tests zope-tests at epy.co.at
Mon Jan 26 20:57:42 EST 2009


Zope Tests : FAILED (failures=1, errors=29) 
Zope[2.buildout]-trunk Python-2.5.4 : Linux

Running /usr/local/python2.5/bin/python ./bin/test --all
Running unit tests:
/home/stefan/autotest/temp/python25-zope212bout/src/DocumentTemplate/DT_Raise.py:63: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
  t, v = upgradeException(t, v)


Failure in test test_manage_change_history (OFS.tests.testHistory.HistoryTests)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/tests/testHistory.py", line 59, in test_manage_change_history
    self.assertEqual(len(r),3) # three transactions
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 0 != 3



Error in test test_manage_historyCopy (OFS.tests.testHistory.HistoryTests)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/tests/testHistory.py", line 82, in test_manage_historyCopy
    keys=[r[2]['key']]
IndexError: list index out of range



Error in test test_OFS_ObjectManager__importObjectFromFile_xml (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/tests/test_XMLExportImport.py", line 106, in test_OFS_ObjectManager__importObjectFromFile_xml
    data = exportXML(connection, oid, ostream)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/XMLExportImport.py", line 41, in exportXML
    version=jar._version
AttributeError: 'Connection' object has no attribute '_version'



Error in test test_export_import_as_file_idempotent (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/tests/test_XMLExportImport.py", line 75, in test_export_import_as_file_idempotent
    data = exportXML(connection, oid, ostream)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/XMLExportImport.py", line 41, in exportXML
    version=jar._version
AttributeError: 'Connection' object has no attribute '_version'



Error in test test_export_import_as_string_idempotent (OFS.tests.test_XMLExportImport.XMLExportImportTests)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/tests/test_XMLExportImport.py", line 53, in test_export_import_as_string_idempotent
    data = exportXML(connection, oid, stream)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/OFS/XMLExportImport.py", line 41, in exportXML
    version=jar._version
AttributeError: 'Connection' object has no attribute '_version'



Error in test testAqWrappedObjectsFail (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testAutoReqPopulate (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testBadExternalSDCPath (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testBrowserIdIsSet (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testForeignObject (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testGetSessionDataByKey (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testGetSessionDataCreate (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testGetSessionDataNoCreate (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testGhostUnghostSessionManager (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testHasId (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testHasSessionData (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testHasTitle (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testInvalidateSessionDataObject (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testNewSessionDataObjectIsValid (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testNotHasSessionData (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testSessionDataWrappedInSDMandTOC (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testSubcommitAssignsPJar (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



Error in test testUnlazifyAutoPopulated (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
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-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 107, in setUp
    db = _getDB()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 55, in _getDB
    _populate(app)
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/Sessions/tests/testSessionDataManager.py", line 98, in _populate
    app.temp_folder._setObject(toc_name, toc)
AttributeError: _setObject



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-zope212bout/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 92, in setUp
    db = conf.getDatabase('/')
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 287, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 185, in open
    DB = self.createDB(database_name, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 182, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 94, in open
    storage = section.storage.open()
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 126, in open
    for factory in self.config.factories:
AttributeError: TestDBConfig instance has no attribute 'factories'



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-zope212bout/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 92, in setUp
    db = conf.getDatabase('/')
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 287, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 185, in open
    DB = self.createDB(database_name, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 182, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 94, in open
    storage = section.storage.open()
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 126, in open
    for factory in self.config.factories:
AttributeError: TestDBConfig instance has no attribute 'factories'



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-zope212bout/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 92, in setUp
    db = conf.getDatabase('/')
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 287, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 185, in open
    DB = self.createDB(database_name, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 182, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 94, in open
    storage = section.storage.open()
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 126, in open
    for factory in self.config.factories:
AttributeError: TestDBConfig instance has no attribute 'factories'



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-zope212bout/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 92, in setUp
    db = conf.getDatabase('/')
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 287, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 185, in open
    DB = self.createDB(database_name, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 182, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 94, in open
    storage = section.storage.open()
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 126, in open
    for factory in self.config.factories:
AttributeError: TestDBConfig instance has no attribute 'factories'



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-zope212bout/src/Products/ZODBMountPoint/tests/testMountPoint.py", line 92, in setUp
    db = conf.getDatabase('/')
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 287, in getDatabase
    db = factory.open(name, self.databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 185, in open
    DB = self.createDB(database_name, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/datatypes.py", line 182, in createDB
    return ZODBDatabase.open(self, databases)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 94, in open
    storage = section.storage.open()
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZODB3-3.9.0a10-py2.5-linux-i686.egg/ZODB/config.py", line 126, in open
    for factory in self.config.factories:
AttributeError: TestDBConfig instance has no attribute 'factories'

/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/App/tests/testExceptionHook.py:120: DeprecationWarning: raising a string exception is deprecated
  raise 'unauthorized', 'x'
/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/App/startup.py:186: DeprecationWarning: raising a string exception is deprecated
  raise
/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/App/tests/testExceptionHook.py:129: DeprecationWarning: raising a string exception is deprecated
  raise 'redirect', 'x'


Error in test test_load_config_template (Zope2.Startup.tests.test_schema.StartupTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/tests/test_schema.py", line 75, in test_load_config_template
    self.load_config_text(text)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/tests/test_schema.py", line 61, in load_config_text
    conf, handler = ZConfig.loadConfigFile(schema, sio)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 41, in loadConfigFile
    return _get_config_loader(schema, overrides).loadFile(file, url)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 75, in loadFile
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 229, in loadResource
    self._parse_resource(sm, resource)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 280, in _parse_resource
    parser.parse(matcher)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/cfgparser.py", line 57, in parse
    section = self.end_section(section, line[2:-1])
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/cfgparser.py", line 112, in end_section
    self.error(e[0])
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/cfgparser.py", line 177, in error
    raise ZConfig.ConfigurationSyntaxError(message, self.url, self.lineno)
ConfigurationSyntaxError: The directory named as part of the path /tmp/tmpfOrBFC/var/Data.fs does not exist. (line 1045)



Error in test test_zodb_db (Zope2.Startup.tests.test_schema.StartupTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/tests/test_schema.py", line 204, in test_zodb_db
    """)
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/Startup/tests/test_schema.py", line 61, in load_config_text
    conf, handler = ZConfig.loadConfigFile(schema, sio)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 41, in loadConfigFile
    return _get_config_loader(schema, overrides).loadFile(file, url)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 75, in loadFile
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 229, in loadResource
    self._parse_resource(sm, resource)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/loader.py", line 280, in _parse_resource
    parser.parse(matcher)
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/cfgparser.py", line 57, in parse
    section = self.end_section(section, line[2:-1])
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/cfgparser.py", line 112, in end_section
    self.error(e[0])
  File "/home/stefan/autotest/temp/python25-zope212bout/eggs/ZConfig-2.6.1-py2.5.egg/ZConfig/cfgparser.py", line 177, in error
    raise ZConfig.ConfigurationSyntaxError(message, self.url, self.lineno)
ConfigurationSyntaxError: The directory named as part of the path /tmp/tmpfOrBFC/var/Data.fs does not exist. (line 5)

  Ran 1741 tests with 1 failures and 29 errors in 1 minutes 23.487 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.629 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.113 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.001 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Ran 632 tests with 0 failures and 0 errors in 25.265 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
  Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.004 seconds.
  Ran 18 tests with 0 failures and 0 errors in 0.091 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.015 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 2407 tests, 1 failures, 29 errors in 1 minutes 51.703 seconds.

FAILED (failures=1, errors=29) 


More information about the Zope-tests mailing list