[Zope-tests] FAILED (failures=1, errors=1): Test Zope3 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Wed Mar 3 07:22:16 EST 2004


Email automatically generated by a daily test runner.

cd /tmp/autotesthKv0NW/Zope3
PYTHONPATH=  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotesthKv0NW/Zope3
not a package src/zope/app/browser/skins/rotterdam/tests
Error importing zope.app.utilities.tests.test_schemautilitypersistence
cannot import name PersistentTest
Traceback (most recent call last):
  File "test.py", line 528, in get_suite
    mod = package_import(modname)
  File "test.py", line 520, in package_import
    mod = __import__(modname)
  File "/tmp/autotesthKv0NW/Zope3/src/zope/app/utilities/tests/test_schemautilitypersistence.py", line 21, in ?
    from persistent.tests.test_persistent import PersistentTest, DM
ImportError: cannot import name PersistentTest
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.................................................The following test left new threads behind:
test_zeo_config (ZODB.tests.testConfig.ZEOConfigTest)
New thread(s): [<ConnectThread(Connect([(2, ('localhost', 56897))]), started daemon)>]
........./tmp/autotesthKv0NW/Zope3/src/ZODB/Connection.py:377: DeprecationWarning: cacheFullSweep is deprecated. Use cacheMinimize instead.
  "Use cacheMinimize instead.", DeprecationWarning)
/tmp/autotesthKv0NW/Zope3/src/ZODB/Connection.py:378: DeprecationWarning: No argument expected
  self._cache.full_sweep(dt)
/tmp/autotesthKv0NW/Zope3/src/ZODB/Connection.py:392: DeprecationWarning: The dt argument to cacheMinimize is ignored.
  DeprecationWarning)
......./tmp/autotesthKv0NW/Zope3/src/ZODB/DB.py:658: DeprecationWarning: cache_deactivate_after has no effect
  DeprecationWarning)
/tmp/autotesthKv0NW/Zope3/src/ZODB/DB.py:663: DeprecationWarning: cache_deactivate_after has no effect
  DeprecationWarning)
....................................................................................................................................................................................................................................................................................................

Error in test testInterface (persistent.tests.test_persistent.Test)
Traceback (most recent call last):
  File "/tmp/autotesthKv0NW/Zope3/src/persistent/tests/test_persistent.py", line 93, in testInterface
    p = self.klass()
AttributeError: 'Test' object has no attribute 'klass'

...................

Failure in test checkDetail (zLOG.tests.testzLog.EventLogTest)
Traceback (most recent call last):
  File "/tmp/autotesthKv0NW/Zope3/src/zLOG/tests/testzLog.py", line 137, in checkDetail
    self.verifyEntry(f, subsys="basic", detail="detail")
  File "/tmp/autotesthKv0NW/Zope3/src/zLOG/tests/testzLog.py", line 94, in verifyEntry
    self.assert_(rest.find(subsys) != -1, "subsystem mismatch")
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: subsystem mismatch

.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: testInterface (persistent.tests.test_persistent.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotesthKv0NW/Zope3/src/persistent/tests/test_persistent.py", line 93, in testInterface
    p = self.klass()
AttributeError: 'Test' object has no attribute 'klass'

======================================================================
FAIL: checkDetail (zLOG.tests.testzLog.EventLogTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotesthKv0NW/Zope3/src/zLOG/tests/testzLog.py", line 137, in checkDetail
    self.verifyEntry(f, subsys="basic", detail="detail")
  File "/tmp/autotesthKv0NW/Zope3/src/zLOG/tests/testzLog.py", line 94, in verifyEntry
    self.assert_(rest.find(subsys) != -1, "subsystem mismatch")
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: subsystem mismatch

----------------------------------------------------------------------
Ran 4951 tests in 1061.210s

FAILED (failures=1, errors=1)



More information about the Zope-tests mailing list