gotcha.

I see some of them failing.

Running suite(s): Dbmail Delivery
97%: Checks: 34, Failures: 1, Errors: 0

Running suite(s): Dbmail Imap
94%: Checks: 17, Failures: 1, Errors: 0

Running suite(s): Dbmail Message
95%: Checks: 23, Failures: 1, Errors: 0

Running suite(s): Dbmail Mailbox
70%: Checks: 10, Failures: 3, Errors: 0

Besides the contents of syslog, what other info is vital to investigate this? I'll post it pastebinned tomorrow.


17-07-2013 23:19, Paul J Stevens написав(ла):

On 07/17/2013 09:20 PM, Gennadiy Poryev wrote:
Exactly how do I specify where my dbmail.conf is when I run
Ah, sorry. That is undocumented.

The location is hard-coded in tests/check_dbmail.h

char *configFile = "/etc/dbmail/dbmail-test.conf";




CK_FORK=no make check

?

Also, were do I find the logs of the check?
syslog. Unit-tests run at full debug logging to syslog. Also hard-coded
in the test-setups.

You can use syslinks to different dbmail.conf versions to run the tests
against different backends.

paul@:~/git/dbmail$ ls -l /etc/dbmail/
total 52
-rw-r--r-- 1 paul paul 7306 Oct 26  2011 dbmail22-mysql.conf
-rw-r--r-- 1 paul paul 7307 Jan  7  2011 dbmail22-pgsql.conf
lrwxrwxrwx 1 paul paul   17 Nov 14  2011 dbmail.conf -> dbmail-pgsql.conf
-rw-r--r-- 1 paul paul 9104 Jan 27  2012 dbmail-mysql.conf
-rw-r--r-- 1 paul paul 9336 Jul 15 10:35 dbmail-pgsql.conf
-rw-r--r-- 1 paul paul 9101 Jan 26  2011 dbmail-sqlite.conf
lrwxrwxrwx 1 paul paul   11 Feb 29  2012 dbmail-test.conf -> dbmail.conf



_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to