[Zope-tests] FAILED (failures=1) : Zope-2.13 Python-2.7.3 : Linux

Zope2 Tests zope-tests at epy.co.at
Thu Dec 6 06:17:21 UTC 2012


Zope2 Tests : FAILED (failures=1)
Zope-2.13 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.091 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.089 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.044 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.346 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.


Failure in test test_scored_search (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-zope213all/eggs/Products.ZCatalog-2.13.23-py2.7.egg/Products/ZCatalog/tests/test_catalog.py", line 731, in test_scored_search
    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: '1' != '111'

  Ran 2526 tests with 1 failures and 0 errors in 44.239 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2794 tests, 1 failures, 0 errors in 49.381 seconds.

FAILED (failures=1)


More information about the Zope-tests mailing list