[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.3.4 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Sun Jan 16 00:16:35 EST 2005
Zope Unit Tests : FAILED (failures=1)
Zope-trunk Python-2.3.4 : Linux
Running /usr/local/python2.3/bin/python test.py
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/autotest/temp/python23-zope28/lib/python/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
self.assert_(len(params) > 1, repr(response))
File "/usr/local/python2.3/lib/python2.3/unittest.py", line 278, in failUnless
if not expr: raise self.failureException, msg
AssertionError: ''
----------------------------------------------------------------------
Ran 2703 tests in 817.673s
FAILED (failures=1)
More information about the Zope-tests
mailing list