[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zope-coders
Subject:    Re: [Zope-Coders] Linux Test Results - Zope HEAD - failures:1
From:       Guido van Rossum <guido () python ! org>
Date:       2002-10-31 13:25:19
[Download RAW message or body]

> Exception in thread T1:
> Traceback (most recent call last):
> File "/usr/local/lib/python2.2/threading.py", line 408, in __bootstrap
> self.run()
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", \
> line 599, in run s = c.tpc_vote(t)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/ClientStorage.py", line \
> 561, in tpc_vote self._server.vote(self._serial)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/ServerStub.py", line 82, \
> in vote return self.rpc.call('vote', trans_id)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line \
> 317, in call r_flags, r_args = self.wait(msgid)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line \
> 367, in wait raise DisconnectedError()
> DisconnectedError
> 
> Exception in thread T0:
> Traceback (most recent call last):
> File "/usr/local/lib/python2.2/threading.py", line 408, in __bootstrap
> self.run()
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", \
> line 599, in run s = c.tpc_vote(t)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/ClientStorage.py", line \
> 561, in tpc_vote self._server.vote(self._serial)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/ServerStub.py", line 82, \
> in vote return self.rpc.call('vote', trans_id)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line \
> 317, in call r_flags, r_args = self.wait(msgid)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line \
> 367, in wait raise DisconnectedError()
> DisconnectedError
> 
> ======================================================================
> FAIL: checkMultiStorageTransaction (testConnection.UnixConnectionTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", \
> line 547, in checkMultiStorageTransaction self.failIf(t.isAlive(), "%s didn't die" \
> % t.getName()) File "/usr/local/lib/python2.2/unittest.py", line 258, in failIf
> if expr: raise self.failureException, msg
> AssertionError: T0 didn't die

Before anybody complains: this test is expected to fail at the moment.
Jeremy & I will check in a fix later today.

--Guido van Rossum (home page: http://www.python.org/~guido/)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic