[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.7.3 : Linux
Zope2 Tests
zope-tests at epy.co.at
Tue Feb 26 06:21:27 UTC 2013
Zope2 Tests : FAILED (failures=1)
Zope-trunk Python-2.7.3 : Linux (x86_64)
Running ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.095 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.042 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.043 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 217 tests with 0 failures and 0 errors in 4.330 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.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.testrunner.layer.UnitTests in 0.000 seconds.
Failure in test test_combined_scored_search_planned (Products.ZCatalog.tests.test_catalog.TestScoring)
Traceback (most recent call last):
File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 327, in run
testMethod()
File "/home/stefan/autotest/temp/python27-zope214all/eggs/Products.ZCatalog-3.0-py2.7.egg/Products/ZCatalog/tests/test_catalog.py", line 1099, in test_combined_scored_search_planned
self.assertEqual(brains[0].title, '111')
File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 511, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 504, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: '11' != '111'
Ran 2403 tests with 1 failures and 0 errors in 39.655 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2668 tests, 1 failures, 0 errors in 44.766 seconds.
FAILED (failures=1)
More information about the Zope-tests
mailing list