-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 yuppie wrote:
> 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 OK, I've applied them, and run the test via: $ bin/zopectl run ../../CMF-1.4-head/all_cmf_tests in an instance home. Oddly, they product 380 tests passing, rather than the 402 which pass with: $ bin/zopectl test but I don't care much (probably some module is not included in one of the 'test_all' modules' lists). I added a DeprecationWarning to 'all_cmf_tests', as well. > I would fix it myself, but I no longer have a CMF-1_4-branch sandbox ;) Chicken. ;) Tres. - -- =============================================================== Tres Seaver [EMAIL PROTECTED] Zope Corporation "Zope Dealers" http://www.zope.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCbTpCGqWXf00rNCgRAhyYAJ9RfBdaT6goe6/piSD9yRWhduf4lACdH0Pc TM5bo8hC32jPKpLbcLj7zYk= =HPzm -----END PGP SIGNATURE----- _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See http://collector.zope.org/CMF for bug reports and feature requests
