[Zope3-dev] FreeBSD Test Results - Zope 3 / Python 2.3 - errors:1

zope-tests@bitdance.com zope-tests@bitdance.com
Mon, 12 May 2003 04:21:12 -0400 (EDT)


==============================================================================
==============================================================================
Python Version:2.3a2+ (#9, Apr 16 2003, 09:06:42) 
[GCC 2.95.4 20020320 [FreeBSD]]

Modules included:
Zope3 (HEAD)

Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
Error in test checkBadMessage1 (zodb.zeo.tests.test_conn.MappingStorageConfig:ConnectionTests)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zodb/zeo/tests/connection.py", line 66, in setUp
    self.startServer()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zodb/zeo/tests/connection.py", line 129, in startServer
    self.monitor, self.keep, self.invq, self.timeout)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zodb/zeo/tests/forker.py", line 102, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (61, 'Connection refused')

======================================================================
ERROR: checkBadMessage1 (zodb.zeo.tests.test_conn.MappingStorageConfig:ConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zodb/zeo/tests/connection.py", line 66, in setUp
    self.startServer()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zodb/zeo/tests/connection.py", line 129, in startServer
    self.monitor, self.keep, self.invq, self.timeout)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zodb/zeo/tests/forker.py", line 102, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (61, 'Connection refused')

----------------------------------------------------------------------
Ran 4038 tests in 241.169s

FAILED (errors=1)