[Zope-tests] FAILED (failures=1): Test Zope 2.7 / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Mon Feb 2 07:53:39 EST 2004


Email automatically generated by a daily test runner.

cd /tmp/autotestQZ0Dj4/Zope
PYTHONPATH=  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestQZ0Dj4/Zope
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............Exception in thread Thread-102:
Traceback (most recent call last):
  File "/usr/local/lib/python2.3/threading.py", line 436, in __bootstrap
    self.run()
  File "/usr/local/lib/python2.3/threading.py", line 416, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZEO/tests/ThreadTests.py", line 134, in mtstorehelper
    self._dostore(data=obj)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZODB/tests/StorageTestBase.py", line 204, in _dostore
    self._storage.tpc_finish(t)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZEO/ClientStorage.py", line 923, in tpc_finish
    tid = self._server.tpc_finish(self._serial)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZEO/ServerStub.py", line 94, in tpc_finish
    return self.rpc.call('tpc_finish', id)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZEO/zrpc/connection.py", line 367, in call
    r_flags, r_args = self.wait(msgid)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZEO/zrpc/connection.py", line 457, in wait
    raise DisconnectedError()
DisconnectedError

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

Failure in test checkPackNowWhileWriting (ZEO.tests.testZEO.BDBTests)
Traceback (most recent call last):
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZODB/tests/PackableStorage.py", line 437, in checkPackNowWhileWriting
    self._PackWhileWriting(pack_now=1)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZODB/tests/PackableStorage.py", line 420, in _PackWhileWriting
    self.assert_(not t.isAlive())
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
FAIL: checkPackNowWhileWriting (ZEO.tests.testZEO.BDBTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZODB/tests/PackableStorage.py", line 437, in checkPackNowWhileWriting
    self._PackWhileWriting(pack_now=1)
  File "/tmp/autotestQZ0Dj4/Zope/lib/python/ZODB/tests/PackableStorage.py", line 420, in _PackWhileWriting
    self.assert_(not t.isAlive())
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 2745 tests in 2996.382s

FAILED (failures=1)



More information about the Zope-tests mailing list