On Tue, Jul 5, 2011 at 12:44 PM, Charlie Clark <[email protected]> wrote: > Am 05.07.2011, 07:00 Uhr, schrieb CMF tests summarizer <[email protected]>: > >> [1] UNKNOWN FAILED (failures=1, errors=4) : CMF-trunk Zope-trunk >> Python-2.6.6 : Linux >> https://mail.zope.org/pipermail/cmf-tests/2011-July/014957.html > > All errors are related to FSMetaData > > Error in test test_basicPermissions > (Products.CMFCore.tests.test_FSMetadata.FSMetadata) > Traceback (most recent call last): > File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run > testMethod() > File > "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/tests/test_FSMetadata.py", > line 43, in test_basicPermissions > ['Manager','Anonymous']) > File > "/home/stefan/autotest/temp/python26-zope214-cmf23/src/Products.CMFCore/Products/CMFCore/tests/test_FSSecurity.py", > line 51, in _checkSettings > % permissionname) > ValueError: 'Access contents information' not found in inherited > permissions.
Yes, these are my fault. I kept testing the CMF against Zope trunk for the most part of the weekend, but didn't run the tests anymore for the last round of changes. Not sure what exactly caused these, but I'll have a look. Hanno _______________________________________________ Zope-CMF maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
