[Zope-tests] FAILED (failures=1) : Zope-2.11 Python-2.4.6 : Linux
Zope Tests
zope-tests at epy.co.at
Sun Jun 21 21:02:17 EDT 2009
Zope Tests : FAILED (failures=1)
Zope-2.11 Python-2.4.6 : Linux
Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:
The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-36, started daemon)>]
Failure in test testThreading (zope.server.http.tests.test_httpserver.Tests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/http/tests/test_httpserver.py", line 268, in testThreading
self.failUnlessEqual(len(td.threads), 1)
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: 4 != 1
Ran 5884 tests with 1 failures and 0 errors in 4 minutes 38.015 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 1.750 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.341 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.005 seconds.
Set up OFS.tests.testCopySupportHooks.HookLayer in 0.807 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.127 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.006 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Ran 673 tests with 0 failures and 0 errors in 38.137 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.254 seconds.
Ran 16 tests with 0 failures and 0 errors in 0.465 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Tear down Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.003 seconds.
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.003 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.106 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.003 seconds.
Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.018 seconds.
Running zope.formlib.tests.FormlibLayer tests:
Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.formlib.tests.FormlibLayer in 4.266 seconds.
Ran 5 tests with 0 failures and 0 errors in 0.120 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
Tear down zope.formlib.tests.FormlibLayer in 0.006 seconds.
Set up zope.testbrowser.tests.TestBrowserLayer in 1.480 seconds.
Ran 112 tests with 0 failures and 0 errors in 3.123 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
Tear down zope.testbrowser.tests.TestBrowserLayer in 0.007 seconds.
Set up zope.traversing.tests.layer.TraversingLayer in 3.171 seconds.
Ran 7 tests with 0 failures and 0 errors in 2.606 seconds.
Tearing down left over layers:
Tear down zope.traversing.tests.layer.TraversingLayer in 0.006 seconds.
Total: 6745 tests, 1 failures, 0 errors in 5 minutes 52.405 seconds.
FAILED (failures=1)
More information about the Zope-tests
mailing list