[Zope-tests] FreeBSD Test Results - Zope 3 / Python 2.3 - failures:1
zope-tests at bitdance.com
zope-tests at bitdance.com
Fri Apr 9 12:10:38 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)
Configuration file found.
Running UNIT tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
Running FUNCTIONAL tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
Parsing ftesting.zcml
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 4858 tests in 494.231s
FAILED (failures=1)
----------------------------------------------------------------------
Ran 111 tests in 45.790s
OK
More information about the Zope-tests
mailing list