https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7603

            Bug ID: 7603
           Summary: 3.4 and Trunk both currently fail on uribl.t
           Product: Spamassassin
           Version: 3.4 SVN branch
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Regression Tests
          Assignee: dev@spamassassin.apache.org
          Reporter: kmcgr...@apache.org
  Target Milestone: Undefined

to recreate the issue, you must copy t/config.dist to t/config and turn on
network tests.

Then running prove -v t/uribl.t will show an error on checking NS

t/uribl.t .. 
1..6
        /usr/bin/perl -T -w ../spamassassin.raw -C log/test_rules_copy 
--siteconfigpath log/localrules.tmp -p log/test_default.cf  -t <
data/spam/dnsbl.eml
ok 1
        Checking A
ok 2
        Checking B
ok 3
        Checking X_URIBL_DOMSONLY
ok 4
        Checking NS
not ok 5
        Checking for anti-pattern FULL_NS at t/uribl.t line 55.
ok 6
        Not found: NS =  X_URIBL_NS  at t/uribl.t line 55.

#   Failed test at t/SATest.pm line 783.
Output can be examined in: log/d.uribl/0
# Looks like you failed 1 test of 6.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests 

Test Summary Report
-------------------
t/uribl.t (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
Files=1, Tests=6,  7 wallclock secs ( 0.03 usr  0.01 sys +  2.49 cusr  0.10
csys =  2.63 CPU)
Result: FAIL


This ALSO fails on 3.4.1 so it's possible the issue is something from the zones
when we switch from Bind to PowerDNS.

In the meantime considering it a blocker.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to