[Zope-tests] FAILED (failures=2) : Zope-trunk Python-2.6.6 : Linux

Zope2 Tests zope-tests at epy.co.at
Sat Oct 15 00:21:23 EST 2011


Zope2 Tests : FAILED (failures=2)
Zope-trunk Python-2.6.6 : Linux (x86_64)

Running ./bin/test --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.090 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.089 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 214 tests with 0 failures and 0 errors in 3.451 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.025 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_setHeader_Set_Cookie_special_case (ZPublisher.tests.testHTTPResponse.HTTPResponseTests)
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-zope214/src/ZPublisher/tests/testHTTPResponse.py", line 417, in test_setHeader_Set_Cookie_special_case
    self.assertEqual(response.getHeader('Set-Cookie'), None)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 'foo="bar"' != None



Failure in test test_setHeader_drops_CRLF_when_accumulating (ZPublisher.tests.testHTTPResponse.HTTPResponseTests)
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-zope214/src/ZPublisher/tests/testHTTPResponse.py", line 432, in test_setHeader_drops_CRLF_when_accumulating
    'violation="http://www.ietf.org/rfc/rfc2616.txt"')])
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: [] != [('Set-Cookie', 'allowed="OK"'), ('Set-Cookie', 'violation="http://www.ietf.org/rfc/rfc2616.txt"')]

  Ran 1095 tests with 2 failures and 0 errors in 26.686 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1357 tests, 2 failures, 0 errors in 30.998 seconds.

FAILED (failures=2)


More information about the Zope-tests mailing list