[Zope-tests] OK -- Z2 Tests/Linux -- HEAD/Py233

zope-tests at plope.com zope-tests at plope.com
Sat May 8 05:44:17 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-14:
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-14, 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 828, 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



----------------------------------------------------------------------
Ran 2739 tests in 544.443s

OK




More information about the Zope-tests mailing list