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

Zope Tests zope-tests at epy.co.at
Sat Sep 13 20:55:45 EDT 2008


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

Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:


Failure in test test_handle_error (ZServer.tests.test_clockserver.ClockServerTests)
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/ZServer/tests/test_clockserver.py", line 103, in test_handle_error
    self.assertRaises(AssertionError, server.handle_error)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 326, in failUnlessRaises
    raise self.failureException, "%s not raised" % excName
AssertionError: AssertionError not raised

The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-36, started daemon)>]
  Ran 6090 tests with 1 failures and 0 errors in 216.611 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.632 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.170 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.006 seconds.
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.004 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.025 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Total: 6106 tests, 1 failures, 0 errors

FAILED (failures=1)


More information about the Zope-tests mailing list