[Zope3-dev] Broken homefolder tests

Roger Ineichen dev at projekt01.ch
Wed Feb 8 16:53:55 EST 2006


Hi Florian

[...]
> > [...]
> >
> > > No, this is usually painful tracking down. You could check
> > > for test setup code
> > > that assigns AttributeAnnotatable to File. Also note that
> > > there is no good
> > > way for tearing down classImplements() statements. So this
> > > issue potentially
> > > exists in many places. I think for now it would be okay to add the
> > > declaration to the test setup.
> >
> > Ok, I will take a look at this next week.
> >
> > Have a nice week
> 
> Thanks for fixing that!

no problem,

that's not really your fault. It's a bad testing teardown concept in z3.
We don't really teardown classImplements. This means in your situation
the test where only broken if you run the test only for the homefolder 
package. But the z3 tests running all together where OK. I'm sure you 
tested the package before you did a commit.

I recognized this only because I don't use the bugtracker in our 
setup.

Regards
Roger Ieichen

> Florian
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev at zope.org
> Unsub: 
> http://mail.zope.org/mailman/options/zope3-dev/dev%40projekt01.ch
> 
> 



More information about the Zope3-dev mailing list