http://bugzilla.spamassassin.org/show_bug.cgi?id=3184
Summary: make test failes
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P5
Component: Building & Packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
FreeBSD 4.9-STABLE, perl 5.8.3, SpamAssassin 3.0 from latest CVS
xxx# make test
cp spamc/spamc blib/script/spamc
/usr/local/bin/perl5.8.3 "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/spamc
cp sa-learn blib/script/sa-learn
/usr/local/bin/perl5.8.3 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sa-
learn
cp spamassassin blib/script/spamassassin
/usr/local/bin/perl5.8.3 "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/spamassassin
cp spamd/spamd blib/script/spamd
/usr/local/bin/perl5.8.3 "-MExtUtils::MY" -e "MY->fixin(shift)"
blib/script/spamd
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.3 "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic_lint................ok
t/bayesdbm..................ok
t/bayessql..................skipped
all skipped: no reason given
t/cidrs.....................ok
t/db_awl_path...............ok
t/db_based_whitelist........ok
t/db_based_whitelist_ips....ok
t/dnsbl.....................ok
t/forged_rcvd...............ok
t/gtube.....................ok
t/hashcash..................ok
t/html_obfu.................ok
t/ip_addrs..................ok
t/lang_pl_tests.............ok
t/mimeparse.................ok
t/nonspam...................ok
t/plugin....................ok
t/razor2....................skipped
all skipped: no reason given
t/rcvd_parser...............ok
t/recips....................ok
t/report_safe...............ok
t/reportheader..............ok
t/reportheader_8bit.........ok
t/rule_names................ Found anti-pattern: P_1246 = GUARANTEE,
# Failed test 257 in SATest.pm at line 501
Found anti-pattern: P_414 = OPPORTUNITY,
# Failed test 556 in SATest.pm at line 501 fail #2
Found anti-pattern: P_220 = OPT_IN_CAPS,
# Failed test 559 in SATest.pm at line 501 fail #3
Found anti-pattern: P_1126 = OPT_OUT_CAPS,
# Failed test 561 in SATest.pm at line 501 fail #4
Found anti-pattern: P_576 = REMOVE_SUBJ,
# Failed test 680 in SATest.pm at line 501 fail #5
Found anti-pattern: P_61 = REPLY_REMOVE_SUBJECT,
# Failed test 681 in SATest.pm at line 501 fail #6
Found anti-pattern: P_1075 = SPECIAL_OFFERS,
# Failed test 709 in SATest.pm at line 501 fail #7
Found anti-pattern: P_363 = SUBJ_REMOVE,
# Failed test 740 in SATest.pm at line 501 fail #8
Found anti-pattern: P_125 = T_TEXT_ONLY,
# Failed test 1137 in SATest.pm at line 501 fail #9
FAILED tests 257, 556, 559, 561, 680-681, 709, 740, 1137, 1399-1403
Failed 14/1403 tests, 99.00% okay
t/rule_tests................ok
t/rule_types................ok
t/sha1......................ok
t/spam......................ok
t/spamc.....................ok
t/spamc_B...................ok
t/spamc_c...................ok
t/spamc_c_stdout_closed.....ok
t/spamd.....................ok
t/spamd_allow_user_rules....ok
t/spamd_hup.................ok
t/spamd_ldap................skipped
all skipped: no reason given
t/spamd_maxchildren.........ok
t/spamd_maxsize.............ok
t/spamd_parallel............ok
t/spamd_port................ok
t/spamd_protocol_10.........ok
t/spamd_report..............ok
t/spamd_report_ifspam.......ok
t/spamd_stop................ok
t/spamd_symbols.............ok
t/spamd_unix................ok
t/spamd_utf8................perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LC_TIME = "C",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
ok
t/sql_based_whitelist.......skipped
all skipped: no reason given
t/strip2....................ok
t/stripmarkup...............ok
t/uri.......................ok
t/utf8......................ok
t/whitelist_addrs...........ok
t/whitelist_to..............ok
t/zz_cleanup................ok
Failed 1/55 test scripts, 98.18% okay. 14/1930 subtests failed, 99.27% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/rule_names.t 1403 14 1.00% 257 556 559 561 680-681 709 740
1137 1399-1403
4 tests skipped.
*** Error code 25
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.