[ZODB-Dev] ZODB3.3.0b1 failed unit test

pm5 at matilda.fiorile.org pm5 at matilda.fiorile.org
Sun Jul 4 00:27:07 EDT 2004


Hi,

Actually 3.3a2 failed these tests, too.  But I went on install
it and so far it works fine.

Error messages are attached.  My configuration:

Debian testing (sarge)
python 2.3.4-2


--
Failure in test testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/usr/local/src/build/ZODB3-3.3.0b1/build/lib.linux-i586-2.3/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: ''

Failure in test testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
Traceback (most recent call last):
  File "/usr/local/src/build/ZODB3-3.3.0b1/build/lib.linux-i586-2.3/zdaemon/tests/testzdrun.py", line 244, in testUmask
    self.assert_(not os.access(path, os.W_OK))
  File "/usr/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 "/usr/local/src/build/ZODB3-3.3.0b1/build/lib.linux-i586-2.3/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/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 "/usr/local/src/build/ZODB3-3.3.0b1/build/lib.linux-i586-2.3/zdaemon/tests/testzdrun.py", line 244, in testUmask
    self.assert_(not os.access(path, os.W_OK))
  File "/usr/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

----------------------------------------------------------------------
Ran 1344 tests in 729.778s

FAILED (failures=2)
Running unit tests from /usr/local/src/build/ZODB3-3.3.0b1/build
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zodb-dev/attachments/20040704/b6ba0244/attachment.bin


More information about the ZODB-Dev mailing list