[Zope-tests] FAILED (errors=1) : Zope-trunk Python-2.4.1 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Mon Apr 25 22:54:01 EDT 2005
Zope Unit Tests : FAILED (errors=1)
Zope-trunk Python-2.4.1 : Linux
Running /usr/local/python2.4/bin/python test.py
/usr/local/python2.4/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
Traceback (most recent call last):
File "/autotest/temp/python24-zope28/lib/python/ZEO/tests/zeoserver.py", line 216, in ?
main()
File "/autotest/temp/python24-zope28/lib/python/ZEO/tests/zeoserver.py", line 193, in main
auth_realm=zo.auth_realm)
File "/autotest/temp/python24-zope28/lib/python/ZEO/StorageServer.py", line 751, in __init__
self.monitor = StatsServer(monitor_address, self.stats)
File "/autotest/temp/python24-zope28/lib/python/ZEO/monitor.py", line 133, in __init__
self.bind(self.addr)
File "/usr/local/python2.4/lib/python2.4/asyncore.py", line 304, in bind
return self.socket.bind(addr)
File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
======================================================================
ERROR: testMonitor (ZEO.tests.testMonitor.MonitorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/autotest/temp/python24-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 103, in setUp
self.startServer()
File "/autotest/temp/python24-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/autotest/temp/python24-zope28/lib/python/ZEO/tests/forker.py", line 149, in start_zeo_server
s.connect(adminaddr)
File "<string>", line 1, in connect
error: (111, 'Connection refused')
----------------------------------------------------------------------
Ran 5673 tests in 596.830s
FAILED (errors=1)
More information about the Zope-tests
mailing list