[Zope-tests] FreeBSD Test Results - Zope 3 / Python 2.3 - failures:2

zope-tests at bitdance.com zope-tests at bitdance.com
Wed Mar 10 12:09:18 EST 2004


==============================================================================
==============================================================================
Python Version:2.3.3 (#1, Jan  4 2004, 20:36:27) 
[GCC 3.2.2 [FreeBSD] 20030205 (release)]

Modules included:
Zope3 (HEAD)

Running unit tests from /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3
Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: ''

Error: can't stat program '/bin/touch'
For help, use /var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/zdrun.py -h
Failure in test testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/tests/testzdrun.py", line 240, in testUmask
    self.assert_(os.path.exists(path))
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: ''

======================================================================
FAIL: testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/home/rdmurray/proj/zopeautotest/sandbox/Zope3/src/zdaemon/tests/testzdrun.py", line 240, in testUmask
    self.assert_(os.path.exists(path))
  File "/usr/local/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 4719 tests in 477.049s

FAILED (failures=2)




More information about the Zope-tests mailing list