[Zope3-dev] FreeBSD Test Results - Zope 3 / Python 2.2 - Not OK :-(

zope-tests@bitdance.com zope-tests@bitdance.com
Mon, 6 Jan 2003 04:17:49 -0500 (EST)


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Nov 20 2002, 21:23:05) 
[GCC 2.95.4 20020320 [FreeBSD]]

Modules included:
Zope3 (HEAD)

Running tests from /var/home/rdmurray/proj/zopeautotest/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 "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/i18n/tests/test_xmllocales.py", line 65, in test_suite
    case = LocaleXMLFileTestCase(path)
  File "/var/home/rdmurray/proj/zopeautotest/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