[Zope-tests] FAILED (errors=1): Test Zope 2 HEAD / Python 2.3 /
Linux
jeremy at zope.com
jeremy at zope.com
Tue Dec 16 05:14:54 EST 2003
Email automatically generated by a daily test runner.
cd /tmp/autotestmGsBiH/Zope
PYTHONPATH=/tmp/autotestmGsBiH/lib/python /usr/local/bin/python2.3 -u test.py
Running unit tests from /tmp/autotestmGsBiH/Zope
/tmp/autotestmGsBiH/Zope/lib/python/ZConfig/datatypes.py:116: OverflowWarning: string/unicode conversion
return int(value)
Error in test checkNoVerificationOnServerRestartWith2Clients (ZEO.tests.testConnection.FileStorageReconnectionTests)
Traceback (most recent call last):
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 815, in checkNoVerificationOnServerRestartWith2Clients
self.pollUp()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 208, in pollUp
asyncore.poll(0.1)
File "/usr/local/lib/python2.3/asyncore.py", line 119, in poll
read(obj)
File "/usr/local/lib/python2.3/asyncore.py", line 73, in read
obj.handle_error()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/zrpc/connection.py", line 296, in handle_error
self.close()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/zrpc/connection.py", line 668, in close
self.__super_close()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/zrpc/connection.py", line 185, in close
self._map.clear()
File "/usr/local/lib/python2.3/asyncore.py", line 365, in __getattr__
return getattr(self.socket, attr)
AttributeError: '_socketobject' object has no attribute '_map'
======================================================================
ERROR: checkNoVerificationOnServerRestartWith2Clients (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 815, in checkNoVerificationOnServerRestartWith2Clients
self.pollUp()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 208, in pollUp
asyncore.poll(0.1)
File "/usr/local/lib/python2.3/asyncore.py", line 119, in poll
read(obj)
File "/usr/local/lib/python2.3/asyncore.py", line 73, in read
obj.handle_error()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/zrpc/connection.py", line 296, in handle_error
self.close()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/zrpc/connection.py", line 668, in close
self.__super_close()
File "/tmp/autotestmGsBiH/Zope/lib/python/ZEO/zrpc/connection.py", line 185, in close
self._map.clear()
File "/usr/local/lib/python2.3/asyncore.py", line 365, in __getattr__
return getattr(self.socket, attr)
AttributeError: '_socketobject' object has no attribute '_map'
----------------------------------------------------------------------
Ran 2371 tests in 670.132s
FAILED (errors=1)
More information about the Zope-tests
mailing list