https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8032
Bug ID: 8032 Summary: DCC meta failure Product: Spamassassin Version: 4.0.0 Hardware: All OS: All Status: NEW Severity: blocker Priority: P2 Component: Plugins Assignee: dev@spamassassin.apache.org Reporter: apa...@hege.li Target Milestone: Undefined Noticed t/dcc.t failures for 4.0.0-rc1 when dcc responses are slow t/dcc.t ........................... # Note: Failure may not be an SpamAssassin bug, as DCC tests can fail due to problems with the DCC servers. t/dcc.t ........................... 5/16 Not found: pos = 3.3 X_META_POS at t/dcc.t line 51. # Failed test at t/SATest.pm line 926. Found anti-pattern: neg = X_META_NEG at t/dcc.t line 51. # Failed test at t/SATest.pm line 937. Output can be examined in: log/dcc.usiJXX/d.dcc/4 t/dcc.t ........................... 9/16 Not found: pos = 3.3 X_META_POS at t/dcc.t line 53. # Failed test at t/SATest.pm line 926. Found anti-pattern: neg = X_META_NEG at t/dcc.t line 53. # Failed test at t/SATest.pm line 937. Output can be examined in: log/dcc.usiJXX/d.dcc/8 # Looks like you failed 4 tests of 16. Aug 25 08:22:03.364 [2311390] dbg: dcc: still waiting for dccifd response Aug 25 08:22:03.364 [2311390] dbg: rules: ran meta rule X_META_NEG ======> got hit (1) --> meta X_META_NEG !DCC_CHECK It should not be possible for X_META_NEG to hit, unless DCC async status is somehow marked prematurely ready. Need to investigate. -- You are receiving this mail because: You are the assignee for the bug.