[Zope-tests] FAILED (errors=1) : Zope-trunk Python-2.4 : Linux

Zope Unit Tests zope-tests at epy.co.at
Tue Jan 18 00:20:32 EST 2005


Zope Unit Tests : FAILED (errors=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
======================================================================
ERROR: 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 223, in testRunIgnoresParentSignals
    response = send_action('status\n', zdrun_socket) or ''
  File "/autotest/temp/python24-zope28/lib/python/zdaemon/tests/testzdrun.py", line 257, in send_action
    sock.connect(sockname)
  File "<string>", line 1, in connect
error: (2, 'No such file or directory')

----------------------------------------------------------------------
Ran 2703 tests in 773.873s

FAILED (errors=1)


More information about the Zope-tests mailing list