[Zope3-dev] unittest failure in svn trunk

Wichert Akkerman wichert at wiggy.net
Thu Aug 4 04:24:09 EDT 2005


I just noticed a unittest error on the current svn trunk:

Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/local/sources/svn/zope/Zope3/src/zdaemon/tests/testzdrun.py", line 237, in testRunIgnoresParentSignals
    self.assert_(is_started, "spawned process failed to start in a minute")
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: spawned process failed to start in a minute

Wichert.


-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.


More information about the Zope3-dev mailing list