[Zope-tests] FAILED (errors=1): Test Zope 2.7 / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Thu Jan 15 07:41:01 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotest7OohOw/Zope
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotest7OohOw/Zope
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Traceback (most recent call last):
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/zeoserver.py", line 216, in ?
main()
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/zeoserver.py", line 183, in main
mon_addr = zo.monitor_address.address
AttributeError: 'tuple' object has no attribute 'address'
Error in test testMonitor (ZEO.tests.testMonitor.MonitorTests)
Traceback (most recent call last):
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 199, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/forker.py", line 104, in start_zeo_server
s.connect(adminaddr)
File "<string>", line 1, in connect
error: (111, 'Connection refused')
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: testMonitor (ZEO.tests.testMonitor.MonitorTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 102, in setUp
self.startServer()
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 199, in startServer
zeoport, adminaddr, pid, path = forker.start_zeo_server(
File "/tmp/autotest7OohOw/Zope/lib/python/ZEO/tests/forker.py", line 104, in start_zeo_server
s.connect(adminaddr)
File "<string>", line 1, in connect
error: (111, 'Connection refused')
----------------------------------------------------------------------
Ran 2704 tests in 2238.092s
FAILED (errors=1)
More information about the Zope-tests
mailing list