-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Duncan Findlay writes: > On Wed, Nov 16, 2005 at 08:28:22PM -0000, [EMAIL PROTECTED] wrote: > > ============================================================================== > > --- spamassassin/rules/trunk/sandbox/duncf/25_replace.cf (original) > > +++ spamassassin/rules/trunk/sandbox/duncf/25_replace.cf Wed Nov 16 > > 12:28:21 2005 > > @@ -6,7 +6,9 @@ > > describe T_FUZZY_STOCK Obfuscates the word "stock" > > > > test T_FUZZY_STOCK fail Stock > > -test T_FUZZY_STOCK ok St0ck > > + > > +# this is failing; "make test TEST_FILES=t/rule_tests.t" will repro it > > +# test T_FUZZY_STOCK ok St0ck > > > > > > endif > > Wierd. This definitely worked for me before. As far as I can tell, it > *should* work. > I am relying on the definitions of tags in rules/25_replace.cf. Is > this a problem? Agreed, it should, but doesn't appear to be. :( BTW 'rule_tests.t' had a bug -- it wouldn't use the latest rules files unless another test file was run before it, since it wasn't calling sa_t_init(). So you may have seen it pass even though it should have failed. - --j. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Exmh CVS iD8DBQFDe7ijMJF5cimLx9ARAt5IAJwLs+CskpkDa7JM3eXkvH+9hBIkWwCfUziV sY0IF+2WAvh/dMb4ImbJD4s= =raeL -----END PGP SIGNATURE-----
