You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Martin McWhorter <m_...@prairiegroup.com> on 2004/08/09 20:27:46 UTC

Re: Problems with t/spamd_hup.t when making 2.63 with Soloaris

>When I do the "make test" I get the following errors. Any clue?
>
>  
>
Did you ever find a solution? I get the same errors installing from CPAN 
on RedHat 8 linux.

t/spamd_hup.................ok 2/8# Failed test 3 in t/spamd_hup.t at 
line 35
#  t/spamd_hup.t line 35 is: ok (-e $pid_file);
# Failed test 4 in t/spamd_hup.t at line 37
#  t/spamd_hup.t line 37 is: ok ($pid2 = get_pid($pid1));
# Failed test 5 in t/spamd_hup.t at line 40
#  t/spamd_hup.t line 40 is: ok ($pid2 != 0 and kill (0, $pid2));
t/spamd_hup.................NOK 5       Not found: flag =  X-Spam-Flag: YES
# Failed test 8 in t/SATest.pm at line 388
t/spamd_hup.................FAILED tests 3-5, 8
        Failed 4/8 tests, 50.00% okay


Thanks,
Martin