[Zope-tests] FAILED (errors=1) : Zope-2.8 Python-2.4.2 : Linux

Zope Unit Tests zope-tests at epy.co.at
Tue Mar 21 21:17:09 EST 2006


Zope Unit Tests : FAILED (errors=1)
Zope-2.8 Python-2.4.2 : Linux

Running /usr/local/python2.4/bin/python test.py --all
======================================================================
ERROR: checkTimeoutProvokingConflicts (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 1062, in checkTimeoutProvokingConflicts
    storage.tpc_finish(t)
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/ClientStorage.py", line 971, in tpc_finish
    tid = self._server.tpc_finish(id(txn))
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/ServerStub.py", line 238, in tpc_finish
    return self.rpc.call('tpc_finish', id)
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/zrpc/connection.py", line 531, in call
    r_flags, r_args = self.wait(msgid)
  File "/home/stefan/autotest/temp/python24-zope28/lib/python/ZEO/zrpc/connection.py", line 621, in wait
    raise DisconnectedError()
DisconnectedError

----------------------------------------------------------------------
Ran 6064 tests in 888.867s

FAILED (errors=1)


More information about the Zope-tests mailing list