[Zope-tests] FAILED (errors=1) : Zope-trunk Python-2.4.3 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sat Oct 28 22:49:02 EDT 2006


Zope Unit Tests : FAILED (errors=1)
Zope-trunk Python-2.4.3 : Linux

Running /usr/local/python2.4/bin/python test.py -q --all
/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/tests/testPublish.py:1: DeprecationWarning: setDefaultSkin is deprecated. setDefaultSkin has been moved to zope.publisher.browser. This reference will be removed in Zope 3.5.
  from zope.app.publication.browser import setDefaultSkin
Running unit tests:


Error in test test_getNextUtility (Products.Five.site.tests.test_utility.LocalUtilityServiceTest)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/site/tests/test_utility.py", line 248, in test_getNextUtility
    self.assertEquals(getNextUtility(self.folder.site, IDummyUtility),
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/component/__init__.py", line 55, in getNextUtility
    raise zope.component.interfaces.ComponentLookupError(
ComponentLookupError: No more utilities for <InterfaceClass Products.Five.site.tests.dummy.IDummyUtility>, '' have been found.

The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-36, started daemon)>]
  Ran 5874 tests with 0 failures and 1 errors in 352.794 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.004 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.021 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Total: 5876 tests, 0 failures, 1 errors

FAILED (errors=1)


More information about the Zope-tests mailing list