Re: [exim-dev] Preliminary testing of a new Exim test suite

Top Page
Delete this message
Reply to this message
Author: Daniel Tiefnig
Date:  
To: exim-dev
Subject: Re: [exim-dev] Preliminary testing of a new Exim test suite
Daniel Tiefnig wrote:
> I'll play with some more features enabled and GnuTLS.


GnuTLS/2000 TLS
Fails with a "test-mainlog-munged" mismatch on line 10:
----------
1999-03-02 09:44:33 exim x.yz daemon started: [...]
----------
1999-03-02 09:44:33 Exim x.yz daemon started: [...]

Same for GnuTLS/2001, line 12. There's no need to comment, is there? :o)


plaintext/3401 plaintext client tests
Here's the username problem again:

Line 18 of "test-mainlog-munged" does not match line 18 of "log/3401".
----------
[...] <= <> R=10HmbB-0005vi-00 U=Debian-exim P=local S=sss
----------
[...] <= <> R=10HmbB-0005vi-00 U=exim P=local S=sss

Same on "Line 25".


plaintext/3408 RBL blocking (postmaster exception, AUTH exception)
Does use an other config during the test, than was used to generate the
"stderr/3408" file?

Lines 101-102 of "test-stderr-munged" do not match lines 101-103 of
"stderr/3408".
----------
>>> calling localuser router
>>> routed by localuser router

----------
>>> list in "list"? yes (matched "list")
>>> calling list router
>>> routed by list router

===============


All other tests I tried complete successfully on my Debian box. (Linux
2.6, Debian Sid, i686, single CPU)

Tests I've omitted:
The three "-ipv6" tests and 2600-SQLite.

lg,
daniel