[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.4 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Mon Jan 17 00:20:22 EST 2005
Zope Unit Tests : FAILED (failures=1)
Zope-trunk Python-2.4 : Linux
Running /usr/local/python2.4/bin/python test.py
/usr/local/python2.4/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
DeprecationWarning)
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/autotest/temp/python24-zope28/lib/python/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
self.assert_(len(params) > 1, repr(response))
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 308, in failUnless
if not expr: raise self.failureException, msg
AssertionError: ''
----------------------------------------------------------------------
Ran 2703 tests in 811.660s
FAILED (failures=1)
More information about the Zope-tests
mailing list