[Zope-tests] FAILED (failures=1): Test ZODB HEAD / Python 2.3 /
Linux
jeremy at zope.com
jeremy at zope.com
Mon Feb 23 06:11:46 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotesttl7ldn/ZODB
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotesttl7ldn/ZODB/build
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................
Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/tmp/autotesttl7ldn/ZODB/build/lib.linux-i686-2.3/zdaemon/tests/testzdrun.py", line 228, in testRunIgnoresParentSignals
self.assert_(len(params) > 1, repr(response))
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/autotesttl7ldn/ZODB/build/lib.linux-i686-2.3/zdaemon/tests/testzdrun.py", line 228, in testRunIgnoresParentSignals
self.assert_(len(params) > 1, repr(response))
File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError: ''
----------------------------------------------------------------------
Ran 1422 tests in 652.747s
FAILED (failures=1)
More information about the Zope-tests
mailing list