[gf <[EMAIL PROTECTED]>]
...
> FAIL: testUmask (zdaemon.tests.testzdrun.ZDaemonTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>  File 
> "/usr2/local/buildirs/zope_plone/ZopeX3-3.0.0/build/lib.linux-i686-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

Each time this one has been reported in the past, turned out the tests
were being run as root.  Were you running as root?  If so, don't.
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to