[Zope3-dev] Re: Zope 3.3 branch: zope.app.interface.tests.test_interface.PersistentInterfaceTest failing

Christian Zagrodnick cz at gocept.com
Fri Mar 9 02:18:21 EST 2007


On 2007-03-08 19:36:06 +0100, Ross Patterson <me at rpatterson.net> said:

> Christian Zagrodnick <cz at gocept.com> writes:
> 
>> On 2007-03-07 17:54:35 +0100, Ross Patterson <me at rpatterson.net> said:
>> 
>>> Christian Zagrodnick <cz at gocept.com> writes:
>>> 
>>>> Hoi
>>>> 
>>>> the Zope 3.3 branch tests fail here:
>>>> 
>>>> 
>>>> Error in test test_persistentDeclarations
>>>> (zope.app.interface.tests.test_interface.PersistentInterfaceTest)
>>>> Traceback (most recent call last):
>>>> File "/sw/lib/python2.4/unittest.py", line 260, in run
>>>> testMethod()
>>>> File
>>>> "/Users/zagy/development/Zope33/src/zope/app/interface/tests/test_interface.py",
line

183, 
>>>> 
>>>> in test_persistentDeclarations
>>>> barmodule.IBar.dependents.keys()[0]._Provides__args
>>>> AttributeError: 'PersistentImplements' object has no attribute
>>>> _Provides__args'
>>> 
>>> That's mine, I just finished taking a look at it.  I did fresh
>>> checkouts of branches/3.3 and trunk and ran "make test" on them both
>>> just to be safe.  I can't reproduce this failure.
>>> 
>>> I'm not really up to speed on the eggs or buildout stuff.  I'm just
>>> using the SVN bundle at:
>>> 
>>> svn+ssh://rossp@svn.zope.org/repos/main/Zope3/branches/3.3
>>> 
>>> Should I be using something else?
>> 
>> No, same URL here. Just did make clean && make and rerun. But I keep
>> getting the error. Could this be a Mac issue only?
> 
> Ah, that's it!  Somone committed a fix to a Mac specific issue on
> trunk but didn't back port it to the 3.3 branch.  I got my hands on a
> MacBook and was able to reproduce the error.  I've merged the
> changes and now the tests pass on said MacBook.

Ah. Now they're passing. Thanks Ross.

-- 
Christian Zagrodnick

gocept gmbh & co. kg  ·  forsterstrasse 29 · 06112 halle/saale
www.gocept.com · fon. +49 345 12298894 · fax. +49 345 12298891





More information about the Zope3-dev mailing list