[Zope-tests] OK : Zope-trunk Python-2.4.2 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Thu Mar 9 21:16:29 EST 2006
Zope Unit Tests : OK
Zope-trunk Python-2.4.2 : Linux
Running /usr/local/python2.4/bin/python test.py -q --all
/home/stefan/autotest/temp/python24-zope210/lib/python/App/Product.py:45: DeprecationWarning: ZClasses are deprecated, unmaintained and should no longer be used
import ZClasses, AccessControl.Owned
/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py:19: DeprecationWarning: Using TextIndex is deprecated (will be removed in Zope 2.12). Use ZCTextIndex instead.
import TextIndex.TextIndex
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py:710: DeprecationWarning: Using Gadfly and ZGadflyDA is deprecated. The module will be removed in Zope 2.11)
product=__import__(pname, global_dict, global_dict, silly)
Running unit tests:
Unhandled exception in thread started by <class ZServer.PubCore.ZServerPublisher.ZServerPublisher at 0xb65dde9c>
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/PubCore/ZServerPublisher.py", line 23, in __init__
response=response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 387, in publish_module
environ, debug, request, response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 213, in publish_module_standard
if request is not None: request.close()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 149, in close
BaseRequest.close(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 88, in close
notify(EndRequestEvent(None, self))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/event/__init__.py", line 23, in notify
subscriber(event)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/event/dispatching.py", line 66, in dispatch
for ignored in subscribers(event, None):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 181, in subscribers
return sitemanager.subscribers(objects, interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/site.py", line 89, in subscribers
return self.adapters.subscribers(required, provided)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 480, in subscribers
subscriptions = self.subscriptions(map(providedBy, objects), interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 433, in subscriptions
result = s.get(('s', provided))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 253, in get
self.clean()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 159, in clean
base.unsubscribe(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 280, in unsubscribe
raise KeyError(dependent)
KeyError: <Surrogate(<implementedBy zope.app.publication.interfaces.EndRequestEvent>)>
Unhandled exception in thread started by <class ZServer.PubCore.ZServerPublisher.ZServerPublisher at 0xb65dde9c>
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/PubCore/ZServerPublisher.py", line 23, in __init__
response=response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 387, in publish_module
environ, debug, request, response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 213, in publish_module_standard
if request is not None: request.close()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 149, in close
BaseRequest.close(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 88, in close
notify(EndRequestEvent(None, self))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/event/__init__.py", line 23, in notify
subscriber(event)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/event/dispatching.py", line 66, in dispatch
for ignored in subscribers(event, None):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 181, in subscribers
return sitemanager.subscribers(objects, interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/site.py", line 89, in subscribers
return self.adapters.subscribers(required, provided)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 480, in subscribers
subscriptions = self.subscriptions(map(providedBy, objects), interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 433, in subscriptions
result = s.get(('s', provided))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 253, in get
self.clean()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 159, in clean
base.unsubscribe(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 280, in unsubscribe
raise KeyError(dependent)
KeyError: <Surrogate(<implementedBy zope.app.publication.interfaces.EndRequestEvent>)>
Unhandled exception in thread started by <class ZServer.PubCore.ZServerPublisher.ZServerPublisher at 0xb65dde9c>
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/PubCore/ZServerPublisher.py", line 23, in __init__
response=response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 387, in publish_module
environ, debug, request, response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 213, in publish_module_standard
if request is not None: request.close()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 149, in close
BaseRequest.close(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 88, in close
notify(EndRequestEvent(None, self))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/event/__init__.py", line 23, in notify
subscriber(event)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/event/dispatching.py", line 66, in dispatch
for ignored in subscribers(event, None):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 181, in subscribers
return sitemanager.subscribers(objects, interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/site.py", line 89, in subscribers
return self.adapters.subscribers(required, provided)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 480, in subscribers
subscriptions = self.subscriptions(map(providedBy, objects), interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 433, in subscriptions
result = s.get(('s', provided))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 253, in get
self.clean()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 159, in clean
base.unsubscribe(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 280, in unsubscribe
raise KeyError(dependent)
KeyError: <Surrogate(<implementedBy zope.app.publication.interfaces.EndRequestEvent>)>
Unhandled exception in thread started by <class ZServer.PubCore.ZServerPublisher.ZServerPublisher at 0xb65dde9c>
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/PubCore/ZServerPublisher.py", line 23, in __init__
response=response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 387, in publish_module
environ, debug, request, response)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 213, in publish_module_standard
if request is not None: request.close()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 149, in close
BaseRequest.close(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 88, in close
notify(EndRequestEvent(None, self))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/event/__init__.py", line 23, in notify
subscriber(event)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/event/dispatching.py", line 66, in dispatch
for ignored in subscribers(event, None):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 181, in subscribers
return sitemanager.subscribers(objects, interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/site.py", line 89, in subscribers
return self.adapters.subscribers(required, provided)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 480, in subscribers
subscriptions = self.subscriptions(map(providedBy, objects), interface)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 433, in subscriptions
result = s.get(('s', provided))
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 253, in get
self.clean()
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 159, in clean
base.unsubscribe(self)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/interface/adapter.py", line 280, in unsubscribe
raise KeyError(dependent)
KeyError: <Surrogate(<implementedBy zope.app.publication.interfaces.EndRequestEvent>)>
The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-27, started daemon)>, <_DummyThread(Dummy-29, started daemon)>, <_DummyThread(Dummy-26, started daemon)>, <_DummyThread(Dummy-30, started daemon)>]
Ran 4623 tests with 0 failures and 0 errors in 200.079 seconds.
OK
More information about the Zope-tests
mailing list