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

zope-tests at bitdance.com zope-tests at bitdance.com
Sat Aug 16 05:28:28 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
test.py:479: DeprecationWarning: Non-ASCII character '\xe9' in file /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/tal/tests/test_talinterpreter.py on line 251, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  mod = __import__(modname)
Error in test test_isSubscribed (zope.app.workflow.stateful.tests.test_contentworkflow.ContentWorkflowsManagerTest)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/workflow/stateful/tests/test_contentworkflow.py", line 75, in setUp
    setup.addService(self.sm, EventSubscription, self.events)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/tests/setup.py", line 152, in addService
    zapi.traverse(default.getRegistrationManager(), key).status = ActiveStatus
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/registration.py", line 89, in __set__
    registry.activate(registration)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/registration.py", line 181, in activate
    cid = wrapped_self._id(registration)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/registration.py", line 113, in _id
    path = zapi.getPath(ob)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/__init__.py", line 65, in getPath
    return getAdapter(obj, IPhysicallyLocatable).getPath()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/adapters.py", line 91, in getPath
    container_path = container.getPath()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/adapters.py", line 91, in getPath
    container_path = container.getPath()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/adapters.py", line 90, in getPath
    container = getAdapter(container, IPhysicallyLocatable)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/__init__.py", line 64, in getAdapter
    adapter = queryAdapter(object, interface, None, name, context)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/__init__.py", line 75, in queryAdapter
    conform = getattr(object, '__conform__', None)
  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: test_isSubscribed (zope.app.workflow.stateful.tests.test_contentworkflow.ContentWorkflowsManagerTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/workflow/stateful/tests/test_contentworkflow.py", line 75, in setUp
    setup.addService(self.sm, EventSubscription, self.events)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/tests/setup.py", line 152, in addService
    zapi.traverse(default.getRegistrationManager(), key).status = ActiveStatus
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/registration.py", line 89, in __set__
    registry.activate(registration)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/registration.py", line 181, in activate
    cid = wrapped_self._id(registration)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/services/registration.py", line 113, in _id
    path = zapi.getPath(ob)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/__init__.py", line 65, in getPath
    return getAdapter(obj, IPhysicallyLocatable).getPath()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/adapters.py", line 91, in getPath
    container_path = container.getPath()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/adapters.py", line 91, in getPath
    container_path = container.getPath()
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/app/traversing/adapters.py", line 90, in getPath
    container = getAdapter(container, IPhysicallyLocatable)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/__init__.py", line 64, in getAdapter
    adapter = queryAdapter(object, interface, None, name, context)
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zope/component/__init__.py", line 75, in queryAdapter
    conform = getattr(object, '__conform__', None)
  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 4949 tests in 471.166s

FAILED (errors=1)




More information about the Zope3-dev mailing list