[Zope-tests] FAILED (failures=1) : Zope-2.10 Python-2.4.6 : Linux

Zope Tests zope-tests at epy.co.at
Sat Oct 24 20:46:08 EDT 2009


Zope Tests : FAILED (failures=1) 
Zope-2.10 Python-2.4.6 : Linux (x86_64)

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-zope210/lib/python/DateTime/tests/testDateTime.py", line 138, 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('2009/10/25 02:14:51.513 GMT+2'), DateTime('2009/10/21 22:50:57.908 GMT+2'), DateTime('2009/10/25 02:14:51.513 GMT+1'), DateTime('2009/10/21 22:50:57.908 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)>, <_DummyThread(Dummy-38, started daemon)>, <_DummyThread(Dummy-39, started daemon)>, <_DummyThread(Dummy-37, started daemon)>]
  Ran 6103 tests with 1 failures and 0 errors in 119.395 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.203 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.047 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.002 seconds.
  Set up OFS.tests.testCopySupportHooks.HookLayer in 0.202 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.048 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.002 seconds.
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.007 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
Total: 6133 tests, 1 failures, 0 errors

FAILED (failures=1) 


More information about the Zope-tests mailing list