[Zope-tests] FAILED (failures=1): Test Zope 2 HEAD / Python 2.3 /
Linux
jeremy at zope.com
jeremy at zope.com
Fri Jan 2 05:16:24 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestOO2Xzc/Zope
PYTHONPATH=/tmp/autotestOO2Xzc/lib/python /usr/local/bin/python2.3 -u test.py
Running unit tests from /tmp/autotestOO2Xzc/Zope
Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotestOO2Xzc/Zope/lib/python/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
self.assert_(len(params) > 1)
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestOO2Xzc/Zope/lib/python/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
self.assert_(len(params) > 1)
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError
----------------------------------------------------------------------
Ran 2485 tests in 744.390s
FAILED (failures=1)
More information about the Zope-tests
mailing list