[Zope-tests] FreeBSD Test Results - Zope 3 / Python 2.3 - failures:1
zope-tests at bitdance.com
zope-tests at bitdance.com
Sun Apr 4 12:10:01 EDT 2004
==============================================================================
==============================================================================
Python Version:2.3.3 (#1, Jan 4 2004, 20:36:27)
[GCC 3.2.2 [FreeBSD] 20030205 (release)]
Modules included:
Zope3 (HEAD)
Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
error tpc_abort
Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/tests/testzdrun.py", line 227, 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 "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/tests/testzdrun.py", line 227, 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 4842 tests in 505.087s
FAILED (failures=1)
More information about the Zope-tests
mailing list