http://bugzilla.spamassassin.org/show_bug.cgi?id=3290
Summary: t/whitelist_addrs.t test failing
Product: Spamassassin
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Regression Tests
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
: jm 1286...; ./whitelist_addrs.t
1..5
# Running under perl version 5.008003 for linux
# Current time local: Wed Apr 21 11:50:39 2004
# Current time GMT: Wed Apr 21 18:50:39 2004
# Using Test.pm version 1.24
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf
--add-addr-to-whitelist [EMAIL PROTECTED]
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf -L < data/nice/002
ok 1
Checking spamno
ok 2
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf -L < data/spam/004
Checking spamno
Not found: spamno = X-Spam-Status: No
not ok 3
# Failed test 3 in SATest.pm at line 493
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf
--remove-addr-from-whitelist [EMAIL PROTECTED]
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf -L < data/spam/004
Checking spamyes
ok 4
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf
--add-addr-to-blacklist [EMAIL PROTECTED]
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf -L < data/nice/002
Checking spamyes
ok 5
could be related to recent changes for SUSP_RECIPS?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.