[Zope-Coders] Linux Test Results - Zope HEAD - errors:2

zope-tests@squishdot.org zope-tests@squishdot.org
Wed, 13 Nov 2002 03:06:05 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Nov  4 2002, 11:01:21) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope (HEAD)

Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/zdaemon/zdaemon.py", line 80, in ?
    import zLOG
ImportError: No module named zLOG
Can't connect to '/tmp/@15945.543': (2, 'No such file or directory')
Can't connect to '/tmp/@15945.543': (2, 'No such file or directory')
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/zdaemon/zdaemon.py", line 80, in ?
    import zLOG
ImportError: No module named zLOG
Can't connect to '/tmp/@15945.545': (2, 'No such file or directory')
Can't connect to '/tmp/@15945.545': (2, 'No such file or directory')
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/zdaemon/zdaemon.py", line 80, in ?
    import zLOG
ImportError: No module named zLOG
======================================================================
ERROR: testControl (testzdaemon.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testzdaemon.py", line 44, in tearDown
  File "/stuff/usr/local/python2.2/Lib/unittest.py", line 286, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'Sent SIGTERM\nExiting now\n' != ''

======================================================================
ERROR: testStop (testzdaemon.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "testzdaemon.py", line 44, in tearDown
  File "/stuff/usr/local/python2.2/Lib/unittest.py", line 286, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'Sent SIGTERM\nSent SIGTERM; will exit later\n' != ''

----------------------------------------------------------------------
Ran 1807 tests in 422.080s

FAILED (errors=2)

======================================================================
OVERALL FAILED (total errors=2)