[Zope-tests] UNKNOWN : Zope-trunk Python-2.3.5 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Sun May 1 22:36:35 EDT 2005
Zope Unit Tests : UNKNOWN
Zope-trunk Python-2.3.5 : Linux
Running /usr/local/python2.3/bin/python test.py
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/python23-zope28/lib/python/Products/Five/tests/test_event.py", line 33, in ?
class EventTest(FiveTestCase):
NameError: name 'FiveTestCase' is not defined
More information about the Zope-tests
mailing list