Bug 5280 - t/spamd_kill_restart_rr make test failures on Cygwin
Summary: t/spamd_kill_restart_rr make test failures on Cygwin
Status: RESOLVED WORKSFORME
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Regression Tests (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other Windows XP
: P5 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-05 14:26 UTC by Fred T
Modified: 2022-03-06 16:43 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status
Output from make test failures text/plain None Fred T [HasCLA]
spamd.err.1 log file text/plain None Fred T [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Fred T 2007-01-05 14:26:02 UTC
There seems to be a problem for me with make test on Cygwin.  Using revision
from 5pm EST today, attached will be the output from the make test failure.

This failure might be related to my hanging spamd processes.

Failed Test               Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/spamd_kill_restart_rr.t    2   512    73  140 191.78%  4-73
22 tests skipped............ok
Failed 1/121 test scripts, 99.17% okay. 70/1590 subtests failed, 95.60% okay.
make: *** [test_dynamic] Error 14

Do you have any buildbot's to run make test on Cygwin?  I might be able to help!
Comment 1 Fred T 2007-01-05 14:26:26 UTC
Created attachment 3817 [details]
Output from make test failures
Comment 2 Fred T 2007-01-05 14:32:58 UTC
Created attachment 3818 [details]
spamd.err.1 log file

This is the log file created by the test, it shows spamd starting up and being
killed by SIGINT, in the spamd.err.4 file also created it shows the same output
as above.
Comment 3 Fred T 2007-01-05 15:05:12 UTC
Inconsistent behavior here, I ran the test again after updating svn again, now
it's passing!  But in my tests of using spamd, I have been seeing this
inconsistent behavior in spamd hanging.
Comment 4 Henrik Krohns 2022-03-06 16:43:20 UTC
Closing ancient stale bug.