Theo Van Dinter writes: > I was testing out my patch for bug 5056 and noticed a bunch of "make test" > failures. I thought it was due to my patch, but even after removing it I get > the failures... > > re_base_extraction doesn't fail, but displays debug output when run. also, it > appears to use the default bayes db and such: > [27394] dbg: bayes: tie-ing to DB file R/O > /home/felicity/.spamassassin/bayes_toks > [27394] dbg: bayes: tie-ing to DB file R/O > /home/felicity/.spamassassin/bayes_seen
ok, I'll look into that. > failures: > t/spamc_optL.t 16 6 37.50% 4 6 8 12 14 16 > t/spamd.t 14 1 7.14% 9 > t/spamd_maxchildren.t 22 2 9.09% 6 20 > t/spamd_parallel.t 20 2 10.00% 5 19 > t/spamd_syslog.t 7 1 14.29% 6 > > A lot of "Not found: stars = X-Spam-Level: **********", optL can't find what > it wants. not seeing that here, or on http://buildbot.spamassassin.org/ . sounds like spamd isn't starting -- check t/log/*spamd_parallel*/* ... --j.