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

zope-tests at bitdance.com zope-tests at bitdance.com
Fri Aug 15 05:27:48 EDT 2003


==============================================================================
==============================================================================
Python Version:2.3b2+ (#12, Jul  1 2003, 10:57:57) 
[GCC 2.95.4 20020320 [FreeBSD]]

Modules included:
Zope3 (HEAD)

Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
Error in test testHubMachinery (zope.app.index.field.tests.test_index.Test)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/index/field/tests/test_index.py", line 104, in testHubMachinery
    self.createStandardServices()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/tests/placefulsetup.py", line 89, in createStandardServices
    hubids=self.getObjectHub())
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/tests/setup.py", line 187, in createStandardServices
    addService(sm, HubIds, hubids)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/tests/setup.py", line 151, in addService
    key = default.getRegistrationManager().setObject("", registration)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/container/zopecontainer.py", line 204, in setObject
    publish(self, ObjectModifiedEvent(self))
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/event/__init__.py", line 29, in publish
    return getEventService(context).publish(event)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/event.py", line 369, in publish
    clean_self._notify(wrapped_self, event)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/event.py", line 90, in _notify
    subscriptionsForEvent = clean_self._registry.getAllForObject(event)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/type.py", line 91, in getAllForObject
    return self.getAll(providedBy(object))
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/type.py", line 75, in getAll
    for interface in interface_spec.flattened():
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/declarations.py", line 159, in combinedSpec
    return InterfaceSpecification(*result)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/declarations.py", line 424, in InterfaceSpecification
    def InterfaceSpecification(*interfaces):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/Daemon.py", line 33, in __call__
    os.kill(self.pid, signum)
OSError: [Errno 3] No such process

======================================================================
ERROR: testHubMachinery (zope.app.index.field.tests.test_index.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/index/field/tests/test_index.py", line 104, in testHubMachinery
    self.createStandardServices()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/tests/placefulsetup.py", line 89, in createStandardServices
    hubids=self.getObjectHub())
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/tests/setup.py", line 187, in createStandardServices
    addService(sm, HubIds, hubids)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/tests/setup.py", line 151, in addService
    key = default.getRegistrationManager().setObject("", registration)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/container/zopecontainer.py", line 204, in setObject
    publish(self, ObjectModifiedEvent(self))
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/event/__init__.py", line 29, in publish
    return getEventService(context).publish(event)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/event.py", line 369, in publish
    clean_self._notify(wrapped_self, event)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/event.py", line 90, in _notify
    subscriptionsForEvent = clean_self._registry.getAllForObject(event)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/type.py", line 91, in getAllForObject
    return self.getAll(providedBy(object))
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/type.py", line 75, in getAll
    for interface in interface_spec.flattened():
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/declarations.py", line 159, in combinedSpec
    return InterfaceSpecification(*result)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/interface/declarations.py", line 424, in InterfaceSpecification
    def InterfaceSpecification(*interfaces):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/Daemon.py", line 33, in __call__
    os.kill(self.pid, signum)
OSError: [Errno 3] No such process

----------------------------------------------------------------------
Ran 4927 tests in 513.379s

FAILED (errors=1)




More information about the Zope3-dev mailing list