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 2004/09/24 10:24:51 UTC

[Bug 3818] New: There is no configureable variable to disable SQL Bayes Tests

http://bugzilla.spamassassin.org/show_bug.cgi?id=3818

           Summary: There is no configureable variable to disable SQL Bayes
                    Tests
           Product: Spamassassin
           Version: 3.0.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Building & Packaging
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: danm@prime.gushi.org


When trying to configure the port, if DBI is installed one is prompted for 
several responses, such as whether to run network tests.

However, while the Makefile.PL will accept arguments to disable most of these 
prompts, there are no configure arguments to disable the following two prompts:

Run SQL-based Auto-whitelist tests during 'make test' (additional
information required) (y/n) [n]

Run Bayes SQL storage tests during 'make test' (additional
information required)? (y/n) [n]

Options should be added.  (RUN_SQL_BAYES_TESTS, RUN_SQL_AWL_TESTS) to do the 
same as the RUN_NET_TESTS equivalent.

Thanks.



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