Florent Guillaume wrote:

>
>>
>> PS: apart from that I can't run the tests either, although I can start
>> the instances:
>>
>>   File "/home/jmo/zope-cps3/Products/CPSCore/IndexationManager.py", line
>> 45, in __init__
>>     transaction.beforeCommitHook(self)
>> AttributeError: Transaction instance has no attribute 'beforeCommitHook'
>
>
> You should update CPSCompat, which is required on HEAD now.
>
> Florent
>

I've done that actually, it seems to be a unit test problem.

it work by running:

$ bin/zopectl test CPSDefault

but not from the tests directory:

$ cd CPSDefault/tests
$ python runalltest.py
...

/JM

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to