[Zope-tests] FAILED (errors=1) : Zope-2.8 Python-2.3.6 : Linux
Zope Tests
zope-tests at epy.co.at
Thu Jun 26 21:18:09 EDT 2008
Zope Tests : FAILED (errors=1)
Zope-2.8 Python-2.3.6 : Linux
Running /usr/local/python2.3/bin/python test.py --all
======================================================================
ERROR: checkTimeoutProvokingConflicts (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 1062, in checkTimeoutProvokingConflicts
storage.tpc_finish(t)
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/ClientStorage.py", line 971, in tpc_finish
tid = self._server.tpc_finish(id(txn))
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/ServerStub.py", line 238, in tpc_finish
return self.rpc.call('tpc_finish', id)
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/zrpc/connection.py", line 531, in call
r_flags, r_args = self.wait(msgid)
File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/zrpc/connection.py", line 621, in wait
raise DisconnectedError()
DisconnectedError
----------------------------------------------------------------------
Ran 6278 tests in 1399.971s
FAILED (errors=1)
More information about the Zope-tests
mailing list