[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.6.8 : Linux

Zope2 Tests zope-tests at epy.co.at
Sun Jul 29 05:16:00 UTC 2012


Zope2 Tests : FAILED (failures=1)
Zope-trunk Python-2.6.8 : 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.042 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.417 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.026 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.004 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 (Products.ZCatalog.tests.test_catalog.TestScoring)
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-zope214all/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/tests/test_catalog.py", line 1062, in test_combined_scored_search
    self.assertEqual(brains[0].title, '111')
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: '1' != '111'

/home/stefan/autotest/temp/python26-zope214all/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 2388 tests with 1 failures and 0 errors in 40.861 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2653 tests, 1 failures, 0 errors in 46.212 seconds.

FAILED (failures=1)


More information about the Zope-tests mailing list