Christian Zagrodnick <[EMAIL PROTECTED]> 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://[EMAIL PROTECTED]/repos/main/Zope3/branches/3.3 Should I be using something else? Can anyone else reproduce this? Ross _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
