[Zope-tests] FAILED (failures=1, errors=1): Test Zope 2 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Wed Dec 24 05:11:39 EST 2003


Email automatically generated by a daily test runner.

cd /tmp/autotestKVCkbD/Zope
PYTHONPATH=/tmp/autotestKVCkbD/lib/python  /usr/local/bin/python2.3 -u test.py
Running unit tests from /tmp/autotestKVCkbD/Zope
Traceback (most recent call last):
  File "/tmp/autotestKVCkbD/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')
Failure in test testOK (ZEO.tests.testAuth.PlainTextAuth)
Traceback (most recent call last):
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/testAuth.py", line 87, in testOK
    self.wait()
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/testAuth.py", line 80, in wait
    self.fail("Timed out waiting for client to authenticate")
  File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: Timed out waiting for client to authenticate

Error in test testOK (ZEO.tests.testAuth.PlainTextAuth)
Traceback (most recent call last):
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/testAuth.py", line 62, in tearDown
    self.__super_tearDown()
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 105, in tearDown
    forker.shutdown_zeo_server(adminaddr)
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/forker.py", line 135, in shutdown_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

======================================================================
ERROR: testOK (ZEO.tests.testAuth.PlainTextAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/testAuth.py", line 62, in tearDown
    self.__super_tearDown()
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 105, in tearDown
    forker.shutdown_zeo_server(adminaddr)
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/forker.py", line 135, in shutdown_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

======================================================================
FAIL: testOK (ZEO.tests.testAuth.PlainTextAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/testAuth.py", line 87, in testOK
    self.wait()
  File "/tmp/autotestKVCkbD/Zope/lib/python/ZEO/tests/testAuth.py", line 80, in wait
    self.fail("Timed out waiting for client to authenticate")
  File "/usr/local/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: Timed out waiting for client to authenticate

----------------------------------------------------------------------
Ran 2383 tests in 472.296s

FAILED (failures=1, errors=1)



More information about the Zope-tests mailing list