[Zope-tests] UNKNOWN : Zope-trunk Python-2.4.1 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Fri Apr 29 22:26:01 EDT 2005
Zope Unit Tests : UNKNOWN
Zope-trunk Python-2.4.1 : Linux
Running /usr/local/python2.4/bin/python test.py
/usr/local/python2.4/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
Traceback (most recent call last):
File "test.py", line 917, in ?
process_args()
File "test.py", line 907, in process_args
bad = main(module_filter, test_filter, libdir)
File "test.py", line 697, in main
runner(files, test_filter, debug)
File "test.py", line 591, in runner
s = get_suite(file, runner.result)
File "test.py", line 507, in get_suite
mod = package_import(modname)
File "test.py", line 481, in package_import
mod = __import__(modname)
File "/autotest/temp/python24-zope28/lib/python/AccessControl/tests/testAcquisition.py", line 25, in ?
Zope2.startup()
File "/autotest/temp/python24-zope28/lib/python/Zope2/__init__.py", line 47, in startup
_setconfig()
File "/autotest/temp/python24-zope28/lib/python/Zope2/Startup/run.py", line 50, in _setconfig
handlers.handleConfig(opts.configroot, opts.confighandlers)
File "/autotest/temp/python24-zope28/lib/python/Zope2/Startup/handlers.py", line 208, in handleConfig
return multihandler(handlers)
TypeError: 'NoneType' object is not callable
More information about the Zope-tests
mailing list