[Zope-tests] FAIL (too much output from test runner) -- Z2 Tests/Linux -- 2_7-branch/Py233

zope-tests at plope.com zope-tests at plope.com
Fri May 14 05:40:01 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 (Zope-2_7-branch)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
 OOBTree (0x421483a0) with 1 children
    0 OOBucket (0x42147de0) with 23 keys
        key 0: 1 value 1
        key 1: 2 value 2
        key 2: 3 value 1
        key 3: 4 value 2
        key 4: 6 value 2
        key 5: 8 value 2
        key 6: 9 value 1
        key 7: 10 value 2
        key 8: 12 value 2
        key 9: 14 value 2
        key 10: 15 value 1
        key 11: 16 value 2
        key 12: 18 value 2
        key 13: 20 value 2
        key 14: 21 value 1
        key 15: 22 value 2
        key 16: 24 value 2
        key 17: 26 value 2
        key 18: 27 value 1
        key 19: 33 value 1
        key 20: 35 value 1
        key 21: 37 value 1
        key 22: 39 value 1
Error in test Invalid Test (AccessControl.tests.testUserFolder)
Traceback (most recent call last):
  File "test.py", line 490, in get_suite
    mod = package_import(modname)
  File "test.py", line 464, in package_import
    mod = __import__(modname)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/tests/testUserFolder.py", line 24, in ?
    Zope.startup()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 46, in startup
    _startup()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/App/startup.py", line 45, in startup
    OFS.Application.import_products()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/OFS/Application.py", line 631, in import_products
    import_product(product_dir, product_name, raise_exc=debug_mode)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/OFS/Application.py", line 654, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/ZReST/__init__.py", line 7, in ?
    import ZReST
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/ZReST/ZReST.py", line 27, in ?
    default_output_encoding = getConfiguration().rest_output_encoding or default_enc
AttributeError: DefaultConfiguration instance has no attribute 'rest_output_encoding'

Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
Error in test testAbsoluteUrl (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testAbsoluteUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testPhysicalPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse0 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse1 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse2 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse3 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse4 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse5 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse6 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testTraverse7 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Error in test testVirtualUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

Failure in test checkConcurrentUpdates2Storages (ZEO.tests.testConnection.FileStorageConnectionTests)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 418, in checkConcurrentUpdates2Storages
    self._check_threads(tree, t1, t2)
  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.3/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: expected keys != actual keys
key 32 expected but not in tree

Error in test checkConcurrentLargeUpdates (ZEO.tests.testConnection.BDBConnectionTests)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 552, in checkConcurrentLargeUpdates
    get_transaction().commit()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 233, in commit
    ncommitted += self._commit_objects(objects)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 348, in _commit_objects
    jar.commit(o, self)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 315, in commit
    raise ReadConflictError(object=object)
ReadConflictError: database read conflict error (oid 0000000000000006, class BTrees.OOBTree.OOBucket)

======================================================================
ERROR: Invalid Test (AccessControl.tests.testUserFolder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test.py", line 490, in get_suite
    mod = package_import(modname)
  File "test.py", line 464, in package_import
    mod = __import__(modname)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/tests/testUserFolder.py", line 24, in ?
    Zope.startup()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 46, in startup
    _startup()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/App/startup.py", line 45, in startup
    OFS.Application.import_products()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/OFS/Application.py", line 631, in import_products
    import_product(product_dir, product_name, raise_exc=debug_mode)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/OFS/Application.py", line 654, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/ZReST/__init__.py", line 7, in ?
    import ZReST
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/ZReST/ZReST.py", line 27, in ?
    default_output_encoding = getConfiguration().rest_output_encoding or default_enc
AttributeError: DefaultConfiguration instance has no attribute 'rest_output_encoding'

======================================================================
ERROR: testAbsoluteUrl (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testAbsoluteUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testPhysicalPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse0 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse1 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse2 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse3 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse4 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse5 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse6 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testTraverse7 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: testVirtualUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 25, in setUp
    self.app = makerequest(Zope.app())
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/__init__.py", line 51, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

======================================================================
ERROR: checkConcurrentLargeUpdates (ZEO.tests.testConnection.BDBConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 552, in checkConcurrentLargeUpdates
    get_transaction().commit()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 233, in commit
    ncommitted += self._commit_objects(objects)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Transaction.py", line 348, in _commit_objects
    jar.commit(o, self)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 315, in commit
    raise ReadConflictError(object=object)
ReadConflictError: database read conflict error (oid 0000000000000006, class BTrees.OOBTree.OOBucket)

======================================================================
FAIL: checkConcurrentUpdates2Storages (ZEO.tests.testConnection.FileStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 418, in checkConcurrentUpdates2Storages
    self._check_threads(tree, t1, t2)
  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.3/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: expected keys != actual keys
key 32 exp
<truncated>



More information about the Zope-tests mailing list