[Zope-tests] FAILED (errors=1) : Zope-2.13-alltests Python-2.6.6 : Linux
Zope2 Tests
zope-tests at epy.co.at
Tue Aug 9 01:22:28 EDT 2011
Zope2 Tests : FAILED (errors=1)
Zope-2.13-alltests Python-2.6.6 : Linux (x86_64)
Running ./bin/alltests --all
./bin/alltests:86: DeprecationWarning: zope.testing.testrunner is deprecated in favour of zope.testrunner.
/home/stefan/autotest/temp/python26-zope213all/eggs/zope.testing-3.9.6-py2.6.egg/zope/testing/testrunner/formatter.py:28: DeprecationWarning: zope.testing.exceptions is deprecated in favour of zope.testrunner.exceptions
from zope.testing.exceptions import DocTestFailureException
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.096 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.043 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds.
Set up OFS.tests.testCopySupportHooks.HookLayer in 0.094 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.045 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Ran 220 tests with 0 failures and 0 errors in 4.448 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.028 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.005 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Error in test test_getObject_found (Products.ZCatalog.tests.test_zcatalog.TestZCatalogGetObject)
Traceback (most recent call last):
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
testMethod()
File "/home/stefan/autotest/temp/python26-zope213all/eggs/Products.ZCatalog-2.13.18-py2.6.egg/Products/ZCatalog/tests/test_zcatalog.py", line 347, in test_getObject_found
self.assertEqual(brain.getObject().getId(), 'ob')
File "/home/stefan/autotest/temp/python26-zope213all/eggs/Products.ZCatalog-2.13.18-py2.6.egg/Products/ZCatalog/CatalogBrains.py", line 69, in getObject
return parent.restrictedTraverse(path[-1])
File "/home/stefan/autotest/temp/python26-zope213all/src/OFS/Traversable.py", line 317, in restrictedTraverse
return self.unrestrictedTraverse(path, default, restricted=True)
File "/home/stefan/autotest/temp/python26-zope213all/src/OFS/Traversable.py", line 274, in unrestrictedTraverse
next = queryMultiAdapter((obj, aq_acquire(self, 'REQUEST')),
- __traceback_info__: (['ob'], 'ob')
AttributeError: REQUEST
/home/stefan/autotest/temp/python26-zope213all/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/tests/test___init__.py:28: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
return upgradeException(t, v)
Ran 2500 tests with 0 failures and 1 errors in 53.481 seconds.
Tearing down left over layers:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2768 tests, 0 failures, 1 errors in 58.904 seconds.
FAILED (errors=1)
More information about the Zope-tests
mailing list