[Zope-Coders] Win32 Tests - Zope HEAD - Too many errors :-(

zope-tests@squishdot.org zope-tests@squishdot.org
Wed, 11 Dec 2002 02:11:31 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#37, Oct 14 2002, 17:02:34) [MSC 32 bit (Intel)]

Modules included:
Zope (HEAD)

======================================================================
ERROR: checkBadMessage1 (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkBadMessage2 (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkBasicPersistence (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkDisconnectionError (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkMultipleAddresses (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkMultipleServers (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReadOnlyClient (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReadOnlyFallbackReadOnlyServer (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReadOnlyFallbackReadOnlyStorage (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReadOnlyFallbackWritable (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReadOnlyServer (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReadOnlyStorage (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReconnectFallback (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReconnectReadOnly (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReconnectSwitch (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReconnectUpgrade (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReconnectWritable (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkReconnection (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: checkRollover (testConnection.WindowsConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZEO\tests\ConnectionTests.py", line 68, in setUp
    self.startServer()
  File "testConnection.py", line 94, in startServer
TypeError: start_zeo_server() takes at most 3 arguments (4 given)

======================================================================
ERROR: check2StorageThreads (testZEO.WindowsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testZEO.py", line 192, in setUp
IndexError: tuple index out of range

======================================================================
ERROR: check2ZODBThreads (testZEO.WindowsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testZEO.py", line 192, in se
<truncated>