[Zope3-dev] FreeBSD Test Results - Zope 3 / Python 2.2 - errors:1

zope-tests at bitdance.com zope-tests at bitdance.com
Wed Aug 20 05:26:59 EDT 2003


==============================================================================
==============================================================================
Python Version:2.2.3 (#1, Jun  9 2003, 09:57:23) 
[GCC 2.95.4 20020320 [FreeBSD]]

Modules included:
Zope3 (HEAD)

Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
Error in test test_translate (zope.app.services.translation.tests.test_translationservice.TestTranslationServiceInAction)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/translation/tests/test_translationservice.py", line 309, in test_translate
    target_language='de'),
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/translation/translationservice.py", line 84, in translate
    catalog = super(TranslationService, self).__getitem__(name)
TypeError: super(type, obj): obj must be an instance or subtype of type

======================================================================
ERROR: test_translate (zope.app.services.translation.tests.test_translationservice.TestTranslationServiceInAction)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/translation/tests/test_translationservice.py", line 309, in test_translate
    target_language='de'),
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/translation/translationservice.py", line 84, in translate
    catalog = super(TranslationService, self).__getitem__(name)
TypeError: super(type, obj): obj must be an instance or subtype of type

----------------------------------------------------------------------
Ran 4961 tests in 733.599s

FAILED (errors=1)




More information about the Zope3-dev mailing list