[Zope-CMF] CMF Tests: 3 OK, 2 Failed

yuppie y.2010 at wcm-solutions.de
Thu Apr 15 09:03:03 EDT 2010


Hi!


Charlie Clark wrote:
> Am 15.04.2010, 13:59 Uhr, schrieb CMF Tests Summarizer
> <cmf-tests at epy.co.at>:
>
>> Subject: FAILED (failures=3) : CMF-trunk Zope-2.12 Python-2.6.4 : Linux
>> From: CMF Tests
>
> One of these is caused by my CookieCrumbler.

AFAICS all 3 failures were caused by that change.

> My mistake as I only tested
> against CMFCore although I don't quite understand how the import_export
> tests pass but this fails.  Removing UniqueObject as base class fixes this
> so I'll commit that. Although, as I do think the CookieCrumbler should be
> unique in a site I'd be interested in fixing these tests so it can go back
> in.

UniqueObject is derived from ImmutableId. I think you have to set this 
for the class:

    id = 'cookie_authentication'


Cheers,

	Yuppie


More information about the Zope-CMF mailing list