[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.4.4 : Linux
Zope Tests
zope-tests at epy.co.at
Sat Oct 25 21:05:16 EDT 2008
Zope 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-zope212/lib/python/DateTime/tests/testDateTime.py", line 170, 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('2008/10/26 02:55:6.650842 GMT+2'), DateTime('2008/10/22 23:31:13.045623 GMT+2'), DateTime('2008/10/26 02:55:6.650842 GMT+1'), DateTime('2008/10/22 23:31:13.045623 GMT+1'))
The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-39, started daemon)>, <_DummyThread(Dummy-38, started daemon)>]
Ran 5673 tests with 1 failures and 0 errors in 3 minutes 57.074 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.577 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.164 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 626 tests with 0 failures and 0 errors in 24.253 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.005 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.123 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.025 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.856 seconds.
Ran 5 tests with 0 failures and 0 errors in 0.014 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
Tear down zope.formlib.tests.FormlibLayer in 0.007 seconds.
Set up zope.testbrowser.tests.TestBrowserLayer in 1.424 seconds.
Ran 103 tests with 0 failures and 0 errors in 2.012 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
Tear down zope.testbrowser.tests.TestBrowserLayer in 0.008 seconds.
Set up zope.traversing.tests.layer.TraversingLayer/home/stefan/autotest/temp/python24-zope212/lib/python/zope/configuration/config.py:197: DeprecationWarning: ZopeSecurityPolicy is deprecated. It has moved to zope.securitypolicy.zopepolicy This reference will be removed somedays
obj = getattr(mod, oname)
in 1.261 seconds.
Ran 7 tests with 0 failures and 0 errors in 0.458 seconds.
Tearing down left over layers:
Tear down zope.traversing.tests.layer.TraversingLayer in 0.007 seconds.
Total: 6448 tests, 1 failures, 0 errors in 41.701 seconds.
FAILED (failures=1)
More information about the Zope-tests
mailing list