https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5895
--- Comment #16 from Sidney Markowitz <[email protected]> 2010-01-05 09:31:07 UTC --- (in reply to comment #15) I didn't look into the cause and it could very well have been my mistake when changing things to test it, but this is what I got when I declared originating_ip_headers as a string type, removed it from the test exclude list, then ran just the one test: $ make test TEST_FILES=t/cross_user_config_leak.t /opt/local/bin/perl build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP mkrules: no rules updated /opt/local/bin/perl build/preprocessor -Mvars -DVERSION="3.003000" -DPREFIX="/opt/local" -DDEF_RULES_DIR="/opt/local/share/spamassassin" -DLOCA\ L_RULES_DIR="/etc/opt/mail/spamassassin" -DLOCAL_STATE_DIR="/var/opt/spamassassin" -DINSTALLSITELIB="/opt/local/lib/perl5/site_perl/5.8.9" -DCON\ TACT_ADDRESS="[email protected]" -Msharpbang -Mconditional -DPERL_BIN="/opt/local/bin/perl" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-update.raw\ -osa-update cp sa-update blib/script/sa-update /opt/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sa-update PERL_DL_NONLAZY=1 /opt/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/cross_user_config_leak.t t/cross_user_config_leak.t .. 1/6 Can't use string ("__test_expected_str") as an ARRAY ref while "strict refs" in use at ../lib/Mail/SpamAssassi\ n/Conf.pm line 3910. t/cross_user_config_leak.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 3/6 subtests -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
