[ZCM] [ZC] 1361/ 1 Request "Unit Test Failure"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Jun 1 00:24:09 EDT 2004


Issue #1361 Update (Request) "Unit Test Failure"
 Status Pending, Database/bug medium
To followup, visit:
  http://collector.zope.org/Zope/1361

==============================================================
= Request - Entry #1 by aflag on Jun 1, 2004 12:24 am

I've got the following error while running the unit test:

Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/home/rafael/ZODB3-3.2.1/build/lib.linux-i586-2.3/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 "/home/rafael/ZODB3-3.2.1/build/lib.linux-i586-2.3/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

----------------------------------------------------------------------

==============================================================




More information about the Zope-Collector-Monitor mailing list