Hi,
I'd like to use CPS 3.3.2, but use the last CPSCore version to use the optimisations Julien did.
I did what the DEPENDENCIES file says, e.g :
- use CPS 3.3.2 release
- replace CPSCore, TranslationService, CPSUtil, CPSCompat with CVS versions.
- add CPSBoxes and use CPSPortlets CVS version (Julien told me it's another dependency)
And something goes wrong because launching tests gives things like
======================================================================
ERROR: Invalid Test (CPSDefault.tests.testI18n)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/Zope-2.7/bin/test.py", line 508, in get_suite
mod = package_import(modname)
File "/opt/Zope-2.7/bin/test.py", line 482, in package_import
mod = __import__(modname)
File "/home/zopes/messager.dev/Products/CPSDefault/tests/testI18n.py", line 15, in ?
class TestI18n(CPSDefaultTestCase.CPSDefaultTestCase):
AttributeError: 'module' object has no attribute 'CPSDefaultTestCase'
Does it ring any bell ?
I did not go further and already spent too much time on it, so I would appreciate if someone finds out what's missing or done wrong.
Thanks,
anahide. _______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
