[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.4.4 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Sat Oct 27 20:56:36 EDT 2007
Zope Unit Tests : FAILED (failures=1)
Zope-trunk Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:
Failure in test testSubtraction (DateTime.tests.testDateTime.DateTimeTests)
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/DateTime/tests/testDateTime.py", line 152, in testSubtraction
self.assertEqual(dt1, dt3, (dt, dt1, dt2, dt3))
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: (DateTime('2007/10/28 02:47:2.068440 GMT+2'), DateTime('2007/10/24 23:23:8.463221 GMT+2'), DateTime('2007/10/28 02:47:2.068440 GMT+1'), DateTime('2007/10/24 23:23:8.463221 GMT+1'))
The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-36, started daemon)>]
Ran 5502 tests with 1 failures and 0 errors in 194.826 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.641 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.151 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.006 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Ran 668 tests with 0 failures and 0 errors in 27.814 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.235 seconds.
Ran 16 tests with 0 failures and 0 errors in 0.500 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Tear down Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.004 seconds.
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.004 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.119 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.004 seconds.
Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.021 seconds.
Running zope.formlib.tests.FormlibLayer tests:
Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.formlib.tests.FormlibLayer in 1.616 seconds.
Ran 5 tests with 0 failures and 0 errors in 0.016 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
Tear down zope.formlib.tests.FormlibLayer in 0.008 seconds.
Set up zope.testbrowser.tests.TestBrowserLayer in 1.412 seconds.
Ran 108 tests with 0 failures and 0 errors in 3.893 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
Tear down zope.testbrowser.tests.TestBrowserLayer in 0.009 seconds.
Set up zope.traversing.tests.layer.TraversingLayer in 1.294 seconds.
Ran 7 tests with 0 failures and 0 errors in 0.509 seconds.
Tearing down left over layers:
Tear down zope.traversing.tests.layer.TraversingLayer in 0.009 seconds.
Total: 6340 tests, 1 failures, 0 errors
FAILED (failures=1)
More information about the Zope-tests
mailing list