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

zope-tests@bitdance.com zope-tests@bitdance.com
Tue, 13 May 2003 04:23:16 -0400 (EDT)


==============================================================================
==============================================================================
Python Version:2.3a2+ (#9, Apr 16 2003, 09:06:42) 
[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_mixin_created_once_only (zope.proxy.context.tests.test_decorator.DecoratorTestCase)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/proxy/context/tests/test_decorator.py", line 141, in test_mixin_created_once_only
    w.foo()
TypeError: default __new__ takes no parameters

======================================================================
ERROR: test_mixin_created_once_only (zope.proxy.context.tests.test_decorator.DecoratorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/proxy/context/tests/test_decorator.py", line 141, in test_mixin_created_once_only
    w.foo()
TypeError: default __new__ takes no parameters

----------------------------------------------------------------------
Ran 4060 tests in 220.077s

FAILED (errors=1)