You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2012/02/20 15:57:59 UTC

[Bug 6762] New: Jenkins/Hudson Working Again - Build failing because of bayesian test failure

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6762

             Bug #: 6762
           Summary: Jenkins/Hudson Working Again - Build failing because
                    of bayesian test failure
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: kmcgrail@pccc.com
    Classification: Unclassified


Infra has Jenkins working again which is showing an error in bayessdbm. 
Guessing this is related to the recent changes to get_msgid

not ok 8
# Failed test 8 in t/bayessdbm_seen_delete.t at line 72

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6762] Jenkins/Hudson Working Again - Build failing because of bayesian test failure

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6762

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |kmcgrail@pccc.com
         Resolution|                            |FIXED

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> 2012-02-22 14:52:53 UTC ---
It appears the test for bayes isn't run unless long tests is enabled.

Because we are currently working on changes to msgid calculation for bayes,
this changes the static id in the tests.

svn commit -m 'Change to the msgid calculation caused test failures with long
tests enabled - bug 6762' 
Sending        t/bayesbdb.t
Sending        t/bayesdbm.t
Sending        t/bayesdbm_flock.t
Sending        t/bayessdbm.t
Sending        t/bayessdbm_seen_delete.t
Sending        t/bayessql.t
Transmitting file data ......
Committed revision 1292324.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.