[Zope-tests] FAIL ( errors:2) -- Z2 Tests/Linux -- 2_7-branch/Py23maint (nightly build)

zope-tests at plope.com zope-tests at plope.com
Sat May 15 05:37:47 EDT 2004


======================================================================
Python Version:2.3.4c1 (#1, May 15 2004, 01:29:24) 
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]

Modules included:
Zope (Zope-2_7-branch)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
Error in test checkTimeoutProvokingConflicts (ZEO.tests.testConnection.FileStorageTimeoutTests)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 914, in checkTimeoutProvokingConflicts
    storage.tpc_finish(t)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ClientStorage.py", line 923, in tpc_finish
    tid = self._server.tpc_finish(self._serial)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ServerStub.py", line 94, in tpc_finish
    return self.rpc.call('tpc_finish', id)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line 367, in call
    r_flags, r_args = self.wait(msgid)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line 457, in wait
    raise DisconnectedError()
DisconnectedError

Error in test testZopeRunConfigure (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 357, in testZopeRunConfigure
    configure(fname)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/run.py", line 30, in configure
    starter = Zope.Startup.get_starter()
AttributeError: 'module' object has no attribute 'get_starter'

======================================================================
ERROR: checkTimeoutProvokingConflicts (ZEO.tests.testConnection.FileStorageTimeoutTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 914, in checkTimeoutProvokingConflicts
    storage.tpc_finish(t)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ClientStorage.py", line 923, in tpc_finish
    tid = self._server.tpc_finish(self._serial)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/ServerStub.py", line 94, in tpc_finish
    return self.rpc.call('tpc_finish', id)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line 367, in call
    r_flags, r_args = self.wait(msgid)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/zrpc/connection.py", line 457, in wait
    raise DisconnectedError()
DisconnectedError

======================================================================
ERROR: testZopeRunConfigure (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 357, in testZopeRunConfigure
    configure(fname)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/run.py", line 30, in configure
    starter = Zope.Startup.get_starter()
AttributeError: 'module' object has no attribute 'get_starter'

----------------------------------------------------------------------
Ran 2805 tests in 853.753s

FAILED (errors=2)




More information about the Zope-tests mailing list