[Zope-tests] FAILED (failures=1) : Zope-trunk-alltests Python-2.6.4 : Linux
Zope Tests
zope-tests at epy.co.at
Fri Apr 30 21:37:21 EDT 2010
Zope Tests : FAILED (failures=1)
Zope-trunk-alltests Python-2.6.4 : Linux (x86_64)
Running /usr/local/python2.6/bin/python ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.060 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.046 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.059 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.
/home/stefan/autotest/temp/python26-zope213all/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/config.py:686: UserWarning: The set_schema option of the <require /> directive is not supported in Zope 2. Ignored for AccessControl.tests.testZCML.Dummy3
actions = self.handler(context, **args)
/home/stefan/autotest/temp/python26-zope213all/eggs/zope.configuration-3.7.2-py2.6.egg/zope/configuration/config.py:686: UserWarning: The set_attribute option of the <require /> directive is not supported in Zope 2. Ignored for AccessControl.tests.testZCML.Dummy4
actions = self.handler(context, **args)
Ran 245 tests with 0 failures and 0 errors in 3.759 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.093 seconds.
Ran 16 tests with 0 failures and 0 errors in 0.173 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Tear down Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.001 seconds.
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.030 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.006 seconds.
Running zope.component.tests.ConditionalSecurity 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.component.tests.ConditionalSecurity in 0.006 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.164 seconds.
Running zope.site.tests.test_site.Layer tests:
Tear down zope.component.tests.ConditionalSecurity in 0.006 seconds.
Set up zope.site.tests.test_site.Layer in 0.000 seconds.
Ran 1 tests with 0 failures and 0 errors in 0.026 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down zope.site.tests.test_site.Layer in 0.000 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Failure in test test_setLastAccessed (Products.Transience.tests.testTransientObject.TestTransientObject)
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/src/Products/Transience/tests/testTransientObject.py", line 81, in test_setLastAccessed
self.assert_(t.getLastAccessed() >= ft2)
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
if not expr: raise self.failureException, msg
AssertionError
/home/stefan/autotest/temp/python26-zope213all/src/zExceptions/tests/test___init__.py:26: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
return upgradeException(t, v)
Ran 4271 tests with 1 failures and 0 errors in 1 minutes 31.061 seconds.
Tearing down left over layers:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 4583 tests, 1 failures, 0 errors in 1 minutes 36.913 seconds.
FAILED (failures=1)
More information about the Zope-tests
mailing list