[Zope-tests] FAIL ( errors:1) -- Z2 Tests/Linux -- HEAD/Py233

zope-tests at plope.com zope-tests at plope.com
Mon May 10 05:44:23 EDT 2004


======================================================================
Python Version:2.3.3 (#1, Feb 25 2004, 14:09:57) 
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]

Modules included:
Zope (HEAD)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
Exception in thread Thread-15:
Traceback (most recent call last):
  File "/home/chrism/opt/Python-2.3.3/lib/python2.3/threading.py", line 436, in __bootstrap
    self.run()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/TestThread.py", line 36, in run
    self._testcase.fail("Exception in thread %s:\n%s\n" %
  File "/home/chrism/opt/Python-2.3.3/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: Exception in thread <VersionStressThread(Thread-15, started daemon)>:
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/TestThread.py", line 32, in run
    self.testrun()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 277, in testrun
    self._testrun()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 290, in _testrun
    if self.oneupdate(version, key, commit):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 311, in oneupdate
    tree[key] = self.threadnum
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 795, in setstate
    self._setstate(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 846, in _setstate
    self._load_before_or_conflict(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 855, in _load_before_or_conflict
    if not (self._mvcc and self._setstate_noncurrent(obj)):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 878, in _setstate_noncurrent
    assert end is not None
AssertionError



Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/zeoserver.py", line 217, in ?
    main()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/zeoserver.py", line 194, in main
    auth_realm=zo.auth_realm)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/StorageServer.py", line 751, in __init__
    self.monitor = StatsServer(monitor_address, self.stats)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/monitor.py", line 134, in __init__
    self.bind(self.addr)
  File "/home/chrism/opt/Python-2.3.3/lib/python2.3/asyncore.py", line 303, in bind
    return self.socket.bind(addr)
  File "<string>", line 1, in bind
socket.error: (98, 'Address already in use')
Error in test testMonitor (ZEO.tests.testMonitor.MonitorTests)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 103, in setUp
    self.startServer()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
    zeoport, adminaddr, pid, path = forker.start_zeo_server(
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/forker.py", line 149, 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 "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 103, in setUp
    self.startServer()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/ConnectionTests.py", line 202, in startServer
    zeoport, adminaddr, pid, path = forker.start_zeo_server(
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/forker.py", line 149, in start_zeo_server
    s.connect(adminaddr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

----------------------------------------------------------------------
Ran 2739 tests in 566.812s

FAILED (errors=1)




More information about the Zope-tests mailing list