On Thu, Jun 18, 2009 at 10:09, Sidney Markowitz<[email protected]> wrote: > Justin Mason wrote, On 18/6/09 7:53 PM: >> >> it's an issue with a recently-added test plugin; there's a comment on >> the ticket about it. hopefully someone is looking into it ;) > > I just looked at it and I'm not making any sense out of it. > > The failures started after the checkin of revision 783933. That checkin was > a change in masses/rule-qa/report_from_logs and I don't see how that could > effect make test. The previous checkin was 783698, and it did trigger a > successful Hudson build. > > I can make the errors go away in t/SATest.pm by forcing the copy of > EmailBL.pm from trunk/rules/ to t/log/localrules.tmp/ at the same time that > SATest.pm copies *.pre from there to there. > > I can also make the errors go away by commenting out the Loadplugin of > EmailBL that is in v330.pre > > However, all the Hudson builds since that loadplugin line was added to > v330.pre last month were successful up until the failures started after > revision 783933 checkin on June 12. > > Does anyone make sense out of this?
hmm. that sounds like the process of "compiling" it from the rulesrc sandbox into rules, and then into t/log/localrules.tmp , is going awry. --j.
