[Zope-tests] FAILED (failures=1) : Zope-2.12 Python-2.6.2 : Linux

Zope Tests zope-tests at epy.co.at
Fri Jul 31 20:50:26 EDT 2009


Zope Tests : FAILED (failures=1) 
Zope-2.12 Python-2.6.2 : Linux x86_64

Running /usr/local/python2.6/bin/python ./bin/test --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.102 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.045 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.100 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.
/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py:685: UserWarning: The set_schema option of the <require /> directive is not supported in Zope 2. Ignored for Products.Five.tests.test_security.Dummy3
  actions = self.handler(context, **args)
/home/stefan/autotest/temp/python26-zope212/eggs/zope.configuration-3.6.0-py2.6.egg/zope/configuration/config.py:685: UserWarning: The set_attribute option of the <require /> directive is not supported in Zope 2. Ignored for Products.Five.tests.test_security.Dummy4
  actions = self.handler(context, **args)
  Ran 637 tests with 0 failures and 0 errors in 5.900 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
  Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.097 seconds.
  Ran 16 tests with 0 failures and 0 errors in 0.185 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.034 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.
/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


Failure in test testMultipleRangesBigFileOutOfOrder (OFS.tests.testRanges.TestRequestRange)
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/OFS/tests/testRanges.py", line 332, in testMultipleRangesBigFileOutOfOrder
    (70000, 80001)])
  File "/home/stefan/autotest/temp/python26-zope212/src/OFS/tests/testRanges.py", line 209, in expectMultipleRanges
    str(len(body)), rsp.getHeader('content-length')))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
    if expr: raise self.failureException, msg
AssertionError: Incorrect Content-Length is set! Expected 20433, got 20434.

/home/stefan/autotest/temp/python26-zope212/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 1834 tests with 1 failures and 0 errors in 50.294 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2535 tests, 1 failures, 0 errors in 57.665 seconds.

FAILED (failures=1) 


More information about the Zope-tests mailing list