[Zope-tests] FAILED (failures=2) : Zope-trunk-alltests Python-2.6.6 : Linux
Zope2 Tests
zope-tests at epy.co.at
Fri Oct 14 00:22:49 EST 2011
Zope2 Tests : FAILED (failures=2)
Zope-trunk-alltests Python-2.6.6 : Linux (x86_64)
Running ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.094 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.041 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.092 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 216 tests with 0 failures and 0 errors in 4.221 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_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-zope214all/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-zope214all/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"')]
/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 2344 tests with 2 failures and 0 errors in 43.899 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2608 tests, 2 failures, 0 errors in 49.047 seconds.
FAILED (failures=2)
More information about the Zope-tests
mailing list