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

zope-tests at bitdance.com zope-tests at bitdance.com
Wed Feb 11 12:06:58 EST 2004


==============================================================================
==============================================================================
Python Version:2.3.3 (#1, Jan  4 2004, 20:36:27) 
[GCC 3.2.2 [FreeBSD] 20030205 (release)]

Modules included:
Zope3 (HEAD)

Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
The following test left new threads behind:
testTimeout (zodb.zeo.tests.test_conn.MappingStorageTimeoutTests)
New thread(s): [<ConnectThread(Connect([(2, ('localhost', 28902))]), started daemon)>]
The following test left new threads behind:
testZEOInvalidation (zodb.zeo.tests.test_zeo.MappingStorageTests)
New thread(s): [<ConnectThread(Connect([(2, ('localhost', 28146))]), started daemon)>, <ConnectThread(Connect([(2, ('localhost', 28246))]), started daemon)>]
Error in test test_action (zope.app.browser.container.tests.test_adding.Test)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/browser/container/tests/test_adding.py", line 176, in test_action
    self.assertRaises(UserError, adding.action, 'Unknown', '')
  File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/browser/container/adding.py", line 154, in action
    factory = zapi.getFactory(self, type_name)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/__init__.py", line 162, in getFactory
    return getService(context, Factories).getFactory(name)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/factory.py", line 68, in getFactory
    raise ComponentLookupError(name)
ComponentLookupError: Unknown

======================================================================
ERROR: test_action (zope.app.browser.container.tests.test_adding.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/browser/container/tests/test_adding.py", line 176, in test_action
    self.assertRaises(UserError, adding.action, 'Unknown', '')
  File "/usr/local/lib/python2.3/unittest.py", line 289, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/browser/container/adding.py", line 154, in action
    factory = zapi.getFactory(self, type_name)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/__init__.py", line 162, in getFactory
    return getService(context, Factories).getFactory(name)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/factory.py", line 68, in getFactory
    raise ComponentLookupError(name)
ComponentLookupError: Unknown

----------------------------------------------------------------------
Ran 4936 tests in 339.971s

FAILED (errors=1)




More information about the Zope-tests mailing list