You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/04/21 20:51:12 UTC

[Bug 3290] New: t/whitelist_addrs.t test failing

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: spamassassin-dev@incubator.apache.org
        ReportedBy: jm@jmason.org


: 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 whitelist_test@whitelist.spamassassin.taint.org
        /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 whitelist_test@whitelist.spamassassin.taint.org
        /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 whitelist_test@whitelist.spamassassin.taint.org
        /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.