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

zope-tests at plope.com zope-tests at plope.com
Tue Jun 22 04:59:35 EDT 2004


======================================================================
Python Version:2.3.5a0 (#1, Jun 22 2004, 01:28:49) 
[GCC 3.3.2 20031022 (Red Hat Linux 3.3.2-1)]

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

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
 OOBTree (0xbd7f5d08) with 1 children
    0 OOBucket (0xbd80fea0) with 6 keys
        key 0: 1 value 1
        key 1: 3 value 3
        key 2: 7 value 1
        key 3: 13 value 1
        key 4: 19 value 1
        key 5: 25 value 1
/home/chrism/opt/tests/sandbox/Zope/lib/python/BTrees/check.py:207: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
  return "%s (0x%x)" % (type(obj).__name__, id(obj))
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
Failure in test checkConcurrentUpdatesInVersions (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 510, in checkConcurrentUpdatesInVersions
    self._check_threads(tree, t1, t2, t3)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 373, in _check_threads
    self.fail('\n'.join(errormsgs))
  File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: thread 2 didn't add any keys

/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py:130: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
  return '<Connection at %08x%s>' % (id(self), ver)
/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/tests/testTransaction.py:599: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
  return "<jar %X %s>" % (id(self), self.errors)
======================================================================
FAIL: checkConcurrentUpdatesInVersions (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 510, in checkConcurrentUpdatesInVersions
    self._check_threads(tree, t1, t2, t3)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 373, in _check_threads
    self.fail('\n'.join(errormsgs))
  File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: thread 2 didn't add any keys

----------------------------------------------------------------------
Ran 2551 tests in 697.874s

FAILED (failures=1)




More information about the Zope-tests mailing list