[Zope-tests] TypeError: _setDB() takes exactly 2 arguments (5 given): Test Zope 2 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Thu Apr 15 05:03:25 EDT 2004


Email automatically generated by a daily test runner.

cd /tmp/autotest2zmdF7/Zope
PYTHONPATH=/tmp/autotest2zmdF7/lib/python  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotest2zmdF7/Zope
/tmp/autotest2zmdF7/Zope/lib/python/ZODB/Connection.py:247: DeprecationWarning: getTransaction() is deprecated.
  DeprecationWarning)
Traceback (most recent call last):
  File "test.py", line 847, in ?
    process_args()
  File "test.py", line 837, in process_args
    bad = main(module_filter, test_filter, libdir)
  File "test.py", line 636, in main
    runner(files, test_filter, debug)
  File "test.py", line 574, in runner
    s = get_suite(file, runner.result)
  File "test.py", line 490, in get_suite
    mod = package_import(modname)
  File "test.py", line 464, in package_import
    mod = __import__(modname)
  File "/tmp/autotest2zmdF7/Zope/lib/python/Products/ZCatalog/tests/testCatalog.py", line 42, in ?
    app = createDatabase()
  File "/tmp/autotest2zmdF7/Zope/lib/python/Products/ZCatalog/tests/testCatalog.py", line 30, in createDatabase
    conn = db.open()
  File "/tmp/autotest2zmdF7/Zope/lib/python/ZODB/DB.py", line 535, in open
    c._setDB(self, mvcc, txn_mgr, synch)
TypeError: _setDB() takes exactly 2 arguments (5 given)



More information about the Zope-tests mailing list