[Zope-tests] FAILED (errors=2) : Zope-2_8-branch Python-2.3.5 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sun Jan 8 21:08:17 EST 2006


Zope Unit Tests : FAILED (errors=2)
Zope-2_8-branch Python-2.3.5 : Linux

Running /usr/local/python2.3/bin/python test.py --all
2006-01-09 02:33:25 WARNING ZEO.zrpc (31962) CW: error connecting to ('localhost', 25846): ECONNREFUSED
======================================================================
ERROR: checkConcurrentLargeUpdates (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 565, in checkConcurrentLargeUpdates
    self.go(stop, cd, t1, t2, t3)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 386, in go
    t.cleanup()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/TestThread.py", line 47, in run
    self.testrun()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 55, in testrun
    self._testrun()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 214, in _testrun
    tree[key] = self.threadnum
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZODB/Connection.py", line 704, in setstate
    self._setstate(obj)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZODB/Connection.py", line 742, in _setstate
    p, serial = self._storage.load(obj._p_oid, self._version)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/ClientStorage.py", line 746, in load
    return self.loadEx(oid, version)[:2]
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/ClientStorage.py", line 774, in loadEx
    self._cache.store(oid, ver, tid, None, data)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/cache.py", line 279, in store
    raise ValueError(
ValueError: already have current data for oid

======================================================================
ERROR: checkConcurrentUpdates2StoragesMT (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 488, in checkConcurrentUpdates2StoragesMT
    self.go(stop, cd, t1, t2, t3)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 386, in go
    t.cleanup()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/TestThread.py", line 47, in run
    self.testrun()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 55, in testrun
    self._testrun()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/tests/InvalidationTests.py", line 159, in _testrun
    transaction.commit()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/transaction/_manager.py", line 84, in commit
    self.get().commit(sub)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/transaction/_transaction.py", line 381, in commit
    self._saveCommitishError() # This raises!
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/transaction/_transaction.py", line 379, in commit
    self._commitResources()
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/transaction/_transaction.py", line 422, in _commitResources
    rm.tpc_begin(self)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZODB/Connection.py", line 446, in tpc_begin
    self._normal_storage.tpc_begin(transaction)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/ClientStorage.py", line 914, in tpc_begin
    txn._extension, tid, status)
  File "/home/stefan/autotest/temp/python23-zope28/lib/python/ZEO/ServerStub.py", line 232, in tpc_begin
    return self.rpc.call('tpc_begin', id, user, descr, ext, tid, status)
  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 6049 tests in 650.116s

FAILED (errors=2)


More information about the Zope-tests mailing list