[Zope3-dev] Linux Test Results - Zope 3 - Not OK :-(

zope-tests@squishdot.org zope-tests@squishdot.org
Mon, 06 Jan 2003 03:03:22 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Nov  4 2002, 11:01:21) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope3 (HEAD)

Running tests from /stuff/chrisw/ZopeTests/sandbox/Zope3
Traceback (most recent call last):
  File "test.py", line 636, in ?
  File "test.py", line 585, in process_args
  File "test.py", line 470, in main
  File "test.py", line 402, in runner
  File "test.py", line 367, in get_suite
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/i18n/tests/test_xmllocales.py", line 65, in test_suite
    case = LocaleXMLFileTestCase(path)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/i18n/tests/test_xmllocales.py", line 29, in __init__
    super(LocaleXMLFileTestCase, self).__init__()
TypeError: super() argument 1 must be type, not class