https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8294
Bug ID: 8294 Summary: t/sa_txrep.t expects -25 TXREP, gets -26 TXREP Product: Spamassassin Version: 4.0.1 Hardware: PC OS: Windows 10 Status: NEW Severity: normal Priority: P2 Component: Regression Tests Assignee: dev@spamassassin.apache.org Reporter: spamassassinbugs_p...@parallaxshift.com Target Milestone: Undefined Created attachment 5979 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5979&action=edit Build log On SpamAssassin 4.0.1 the sa_txrep.t test is failing: ============================================================================ Not found: Score normalizing = -25 TXREP at t/sa_txrep.t line 79. # Failed test at t/SATest.pm line 926. Output can be examined in: log/sa_txrep.n0wgdB/d.sa_txrep/2 Not found: Score normalizing = -25 TXREP at t/sa_txrep.t line 133. # Failed test at t/SATest.pm line 926. Output can be examined in: log/sa_txrep.n0wgdB/d.sa_txrep/6 # Looks like you failed 2 tests of 8. t/sa_txrep.t ...................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/8 subtests ============================================================================ Both of the referenced output files end in ... ============================================================================ -26 TXREP TXREP: No description available. ============================================================================ ... so the value is off by 1 from what's expected. NOTE: this is without DB_File, nor BerkeleyDB on the system. -- You are receiving this mail because: You are the assignee for the bug.