Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 79392431FB6 for ; Sun, 15 Dec 2013 02:35:57 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tf5ldIAwhBva for ; Sun, 15 Dec 2013 02:35:49 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id A4068431FAF for ; Sun, 15 Dec 2013 02:35:49 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 7F8CF100051; Sun, 15 Dec 2013 12:35:42 +0200 (EET) From: Tomi Ollila To: David Bremner , notmuch@notmuchmail.org Subject: Re: test/emacs: reduce use of smtp-dummy, notmuch-hello In-Reply-To: <1387070158-30547-1-git-send-email-david@tethera.net> References: <1387070158-30547-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.17~rc1+17~ga2e1a2f (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2013 10:35:57 -0000 On Sun, Dec 15 2013, David Bremner wrote: > In addition to the timestamp related failures in the test suite, > there were some intermittent problems [1] that turned out to be failure of > the emacs_deliver_message function. In this series we try to make > mail delivery from emacs more robust (mainly replace actual delivery > with fcc) > > [1]: https://buildd.debian.org/fetch.cgi?pkg=notmuch&arch=i386&ver=0.17%7Erc3-1&stamp=1386412394&file=log > > As I write this, the crypto tests have run successfully for 9155 > times. Of course that doesn't really prove anything, but it is twice > as many as the previously longest interval before failure. series LGTM. Tomi (sent using fingerterm on N9, review quality may vary ;/)