[Zope-CMF] Re: test failures
yuppie
y.2005- at wcm-solutions.de
Mon Apr 25 12:20:29 EDT 2005
Hi Tres!
Tres Seaver wrote:
> Thanks for clarifying. Just to double check: these are your changes
> from almost a year ago (2004/04/26), right? I will apply them to the
> 1.4 branch.
Yes. But 'all_cmf_tests.py' now has to run 'suite' instead of
'test_suite', so these two related changes are also necessary:
modifying build_test_suite():
http://cvs.zope.org/CMF/CMFCore/tests/base/utils.py.diff?r1=1.2&r2=1.3
and calling it with suite_name='suite':
http://cvs.zope.org/CMF/all_cmf_tests.py.diff?r1=1.9&r2=1.10
I would fix it myself, but I no longer have a CMF-1_4-branch sandbox ;)
Cheers,
Yuppie
More information about the Zope-CMF
mailing list