[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.6.1 : Linux
Zope Tests
zope-tests at epy.co.at
Thu Apr 2 20:53:08 EDT 2009
Zope Tests : FAILED (failures=1)
Zope-trunk Python-2.6.1 : Linux
Running /usr/local/python2.6/bin/python ./bin/test --all
/home/stefan/autotest/temp/python26-zope212/src/Products/PluginIndexes/KeywordIndex/tests/testKeywordIndex.py:151: SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (len( self._index.uniqueValues( 'foo' ) ) == len( values )-1,
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.627 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.111 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.001 seconds.
Set up OFS.tests.testCopySupportHooks.HookLayer in 0.424 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.113 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.001 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope212/src/Testing/ZopeTestCase/zopedoctest/functional.py:295: DeprecationWarning: functions overriding warnings.showwarning() must support the 'line' argument
"Please fix that."), UserWarning, 4)
Ran 632 tests with 0 failures and 0 errors in 29.996 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.510 seconds.
Ran 16 tests with 0 failures and 0 errors in 0.557 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Tear down Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.003 seconds.
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.003 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.187 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.003 seconds.
Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.013 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope212/src/DocumentTemplate/DT_Raise.py:63: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
t, v = upgradeException(t, v)
/home/stefan/autotest/temp/python26-zope212/eggs/docutils-0.5-py2.6.egg/docutils/parsers/rst/__init__.py:178: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
/home/stefan/autotest/temp/python26-zope212/eggs/docutils-0.5-py2.6.egg/docutils/parsers/rst/states.py:2046: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
directive_error.message)
/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testRanges.py:182: DeprecationWarning: the multifile module has been deprecated since Python 2.5
from multifile import MultiFile
/home/stefan/autotest/temp/python26-zope212/eggs/ZODB3-3.9.0a12-py2.6-linux-i686.egg/ZODB/POSException.py:83: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
/home/stefan/autotest/temp/python26-zope212/eggs/ZODB3-3.9.0a12-py2.6-linux-i686.egg/ZODB/POSException.py:81: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = "database conflict error"
/home/stefan/autotest/temp/python26-zope212/eggs/ZODB3-3.9.0a12-py2.6-linux-i686.egg/ZODB/POSException.py:122: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
return self.message
Failure in test test_functionattribute (ZPublisher.tests.test_xmlrpc.XMLRPCResponseTests)
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-zope212/src/ZPublisher/tests/test_xmlrpc.py", line 192, in test_functionattribute
self.assertRaises(xmlrpclib.Fault, xmlrpclib.loads, faux._body)
File "/usr/local/python2.6/lib/python2.6/unittest.py", line 342, in failUnlessRaises
raise self.failureException, "%s not raised" % excName
AssertionError: Fault not raised
Ran 1731 tests with 1 failures and 0 errors in 1 minutes 28.763 seconds.
Tearing down left over layers:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2427 tests, 1 failures, 0 errors in 2 minutes 6.808 seconds.
FAILED (failures=1)
More information about the Zope-tests
mailing list