[Zope-tests] FAIL -- Z2 Tests/Linux -- HEAD/Py232
zope-tests at plope.com
zope-tests at plope.com
Thu Apr 15 05:19:20 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
/home/chrism/opt/tests/sandbox/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 "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/ZCatalog/tests/testCatalog.py", line 42, in ?
app = createDatabase()
File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/ZCatalog/tests/testCatalog.py", line 30, in createDatabase
conn = db.open()
File "/home/chrism/opt/tests/sandbox/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