http://bugzilla.spamassassin.org/show_bug.cgi?id=4044
Summary: make test, SPF test failing
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Regression Tests
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Using svn trunk, latest Mail::SPF::Query from CPAN, running under Cywin
$ t/spf.t
1..2
# Running under perl version 5.008005 for cygwin
# Current time local: Sun Dec 19 09:49:57 2004
# Current time GMT: Sat Dec 18 20:49:57 2004
# Using Test.pm version 1.25
/usr/bin/perl -T -w ../spamassassin -C log/test_rules_copy --siteconfig
path log/localrules.tmp -p log/test_default.cf -t < data/nice/spf1
Checking helo_pass
Not found: helo_pass = SPF_HELO_PASS
not ok 1
# Failed test 1 in t/SATest.pm at line 549
Checking pass
Not found: pass = SPF_PASS
not ok 2
# Failed test 2 in t/SATest.pm at line 549 fail #2
Note comment number 7 in bug 3335 is reporting the same thing. I'm opening this
as a new bug because 3335 is an old one that was resolved for the submitter by
upgrading to a newer version of perl. That comment number 7 there is more recent
and appears to be the same as what I am seeing.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.