On Wed, 28 Jan 2004 13:36:31 +0100
yuppie <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> 
> Brian Lloyd wrote:
> > In the meantime, it would be helpful for anyone who runs from 
> > the 2.6 or 2.7 branches in CVS to update and let us know if you 
> > have any unresolved problems.
> 
> Right now I have no time to track this down myself, but the attached
> CMF test failures seem to be related to the last Zope changes. Don't
> know if these tests need to be updated or if they reveal a bug in
> Zope.

These tests seem pretty naive. I don't thing user objects promise to
compare to one another in any way. Looks to me like the tests should be
changed to something like:

self.failUnless(f.getOwner() is ownership)

-Casey

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to