In 
http://groups.google.com/groups?hl=en&lr=&threadm=200409221355.i8MDtBB26097%40copper.ad.tasc.com&rnum=1&prev=/groups%3Fq%3Dspamc_l.t%26hl%3Den%26lr%3D%26selm%3D200409221355.i8MDtBB26097%2540copper.ad.tasc.com%26rnum%3D1
you wrote:

On Wed, Sep 22, 2004 at 06:54:24AM -0700, Thurn, Martin wrote:
>> t/spamc_l................... Not found: connfailed =  spamc: connect(AF_INET)
>> to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
>> # Failed test 3 in t/SATest.pm at line 530 FAILED test 3
>>  Failed 1/3 tests, 66.67% okay

>Basically the spamd process isn't running/listening so connection fails.  If
>you run the script it should create some output logs in t/log and we can debug
>from there.  Another option is to just run make test again (or just this test)
>and see what happens.

Didn't see any follow-up on this, and I ran into the same problem on an AIX
system.

The test simulates failure by trying to connect to spamd on port 9.  Will fail
unless the system happens to be already running something there.  On my AIX box
(4.3), it's 'discard'.

I guess ideally the test should pick a port, verify that nothing answers there,
then run spamc against that port...

-nik

Reply via email to