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

zope-tests at bitdance.com zope-tests at bitdance.com
Thu Sep 18 12:15:27 EDT 2003


==============================================================================
==============================================================================
Python Version:2.3 (#1, Aug 30 2003, 13:08: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 testSetEngine (zope.tales.tests.test_expressions.FunctionTests)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/tales/tests/test_expressions.py", line 162, in testSetEngine
    self.assertEqual(expr(self.context), self.engine)
  File "/usr/local/lib/python2.3/unittest.py", line 292, in failUnlessEqual
    raise self.failureException, \
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/tales/tests/test_expressions.py", line 29, in __repr__
    def __repr__(self): return self.name
AttributeError: Data instance has no attribute 'name'

======================================================================
ERROR: testSetEngine (zope.tales.tests.test_expressions.FunctionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/tales/tests/test_expressions.py", line 162, in testSetEngine
    self.assertEqual(expr(self.context), self.engine)
  File "/usr/local/lib/python2.3/unittest.py", line 292, in failUnlessEqual
    raise self.failureException, \
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/tales/tests/test_expressions.py", line 29, in __repr__
    def __repr__(self): return self.name
AttributeError: Data instance has no attribute 'name'

----------------------------------------------------------------------
Ran 5052 tests in 344.856s

FAILED (errors=1)




More information about the Zope3-dev mailing list