Sidney Markowitz wrote:
> Matt Kettler wrote, On 17/7/07 1:07 PM:
>
>> I'm having trouble getting 3.1.10 to pass "make test" as root. Passes
>> just fine as a non-root user.
>>
>
> Matt, can you please verify that you can apply the patch against the 3.1
> branch that I attached to bug 5510, then the patches for bugs 5518 and
> 5529, and that those patches fix the problem in your environment?
>
Sorry for the extensive delay, I've been getting crushed on all sides in
my normal life... Nothing dreadful, just busy.
I just applied this to the 3.1.10 pre-release and ran my make test as root.
The previous issue is gone, however now I get:
t/spamd_plugin.................. Not found: called1 = test:
called myTestPlugin, round 1
# Failed test 2 in t/SATest.pm at line 607
t/spamd_plugin..................NOK 2 Not found: called2 = called
myTestPlugin, round 2
# Failed test 4 in t/SATest.pm at line 607 fail #2
t/spamd_plugin..................NOK 4 Not found: called3 = called
myTestPlugin, round 3
# Failed test 6 in t/SATest.pm at line 607 fail #3
t/spamd_plugin..................FAILED tests 2, 4, 6
Failed 3/6 tests, 50.00% okay