http://bugzilla.spamassassin.org/show_bug.cgi?id=4311
Summary: razor2.t tests failing
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Regression Tests
AssignedTo: dev@spamassassin.apache.org
ReportedBy: parkerm@pobox.com
The razor2 tests have been failing for a little while now:
1..2
# Running under perl version 5.008005 for linux
# Current time local: Sat May 7 00:05:15 2005
# Current time GMT: Sat May 7 05:05:15 2005
# Using Test.pm version 1.25
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf -t < data/spam/001
Checking spam
Not found: spam = Listed in Razor2
not ok 1
# Failed test 1 in t/SATest.pm at line 596
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p log/test_default.cf -t < data/nice/001
Checking for anti-pattern nonspam
ok 2
Note: this may not be an SpamAssassin bug, as Razor tests can
fail due to problems with the Razor servers.
It looks like this is due to the fact that init.pre now has the Razor2 plugin
disabled.
Possibly it's as easy as a loadplugin line in the test, but maybe it would be
worthwhile just removing the test.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|