[Zope-tests] error: (98,
'Address already in use'): Test Zope 2.7 / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Mon Dec 15 10:14:59 EST 2003
Email automatically generated by a daily test runner.
cd /tmp/autotestM8bs2y/Zope
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestM8bs2y/Zope
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../tmp/autotestM8bs2y/Zope/l!
ib/python/Products/PluginIndexes/DateRangeIndex/tests/test_DateRangeIndex.py:120: OverflowWarning: integer addition
bad = Dummy( 'bad', sys.maxint + 1, sys.maxint + 1 )
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../tmp/autotestM8bs2y/Zope/lib/python/ZConfig/datatypes.py:116: OverflowWarning: string/unicode conversion
return int(value)
.................................................................................................................................................................................................................................................................................................................................................................Traceback (most recent call last):
File "/tmp/autotestM8bs2y/Zope/lib/python/ZEO/tests/zeoserver.py", line 78, in __init__
self.bind(addr)
File "/usr/local/lib/python2.3/asyncore.py", line 303, in bind
return self.socket.bind(addr)
File "<string>", line 1, in bind
error: (98, 'Address already in use')
More information about the Zope-tests
mailing list