SA Bugzilla – Bug 1619
make test: razor2 test fails
Last modified: 2003-03-18 05:52:50 UTC
Hi, because of a mismatch between the test file razor2.t (expects 'Listed in Razor v2') and the rules description in 20_body_tests.cf ('Listed in Razor2') the test fails: t/razor2............ Not found: spam = Listed in Razor v2 t/razor2............ok 2/2 This mistake seems to have crept in from rev. 1.5 to rev. 1.6 of razor2.t. Please either change razor2.t or 20_body_tests.cf accordingly. ciao Klaus
well spotted. now fixed, will upload patch for 2.5
Created attachment 770 [details] fixes t/razor2.t
ISSUE: your patch misses some instances of that string. Revised patch in a moment, please review.
Created attachment 776 [details] revised patch
ISSUE: I don't have a t/razor.t, I think it was removed a while ago. otherwise looks good...
t/razor.t is only gone from HEAD, it's still in 2.50
wierd. my 2.50 maintainance tree doesn't have it, must have picked the wrong tag. anyway... OKAY: looks fine then ;)
OKAY: should be applied for 2.51
OKAY: looks good here too.
applied to 2.5 branch. closing ticket.