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

zope-tests@bitdance.com zope-tests@bitdance.com
Sat, 18 Jan 2003 04:37:18 -0500 (EST)


==============================================================================
==============================================================================
Python Version:2.3a0 (#1, Dec 24 2002, 16:35:46) 
[GCC 2.95.4 20020320 [FreeBSD]]

Modules included:
Zope3 (HEAD)

Running tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/i18n/interfaces.py:758: DeprecationWarning: Non-ASCII character '\xa4', but no declared encoding
  symbol. If it is present in a pattern, the monetary decimal
Error in test test_resolve (zope.app.services.tests.test_module.ServiceManagerTests)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/tests/test_module.py", line 89, in test_resolve
    self.assertEqual(c.ini, 42)
AttributeError: 'C' object has no attribute 'ini'

======================================================================
ERROR: test_resolve (zope.app.services.tests.test_module.ServiceManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/tests/test_module.py", line 89, in test_resolve
    self.assertEqual(c.ini, 42)
AttributeError: 'C' object has no attribute 'ini'

----------------------------------------------------------------------
Ran 3258 tests in 440.750s

FAILED (errors=1)