From 6ca4fa82d94d056c09d4d3cd6ce578419b5f1636 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 29 Dec 2013 23:20:28 +2000 Subject: [PATCH] Re: [PATCH] test: Fix transient error in 'new' test --- fa/7ed18297571a135d59797a3572cc9b4897f3e7 | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 fa/7ed18297571a135d59797a3572cc9b4897f3e7 diff --git a/fa/7ed18297571a135d59797a3572cc9b4897f3e7 b/fa/7ed18297571a135d59797a3572cc9b4897f3e7 new file mode 100644 index 000000000..55d19ab74 --- /dev/null +++ b/fa/7ed18297571a135d59797a3572cc9b4897f3e7 @@ -0,0 +1,60 @@ +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 8EEBE431FBD + for ; Sat, 28 Dec 2013 19:20:43 -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 tEkA90ejfP8T for ; + Sat, 28 Dec 2013 19:20:37 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6A502431FBC + for ; Sat, 28 Dec 2013 19:20:37 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1Vx6vY-0006jT-53; Sat, 28 Dec 2013 23:20:32 -0400 +Received: (nullmailer pid 2574 invoked by uid 1000); Sun, 29 Dec 2013 + 03:20:28 -0000 +From: David Bremner +To: Austin Clements , notmuch@notmuchmail.org +Subject: Re: [PATCH] test: Fix transient error in 'new' test +In-Reply-To: <1387830036-16434-1-git-send-email-amdragon@mit.edu> +References: <87bo089y0t.fsf@maritornes.cs.unb.ca> + <1387830036-16434-1-git-send-email-amdragon@mit.edu> +User-Agent: Notmuch/0.17~rc4 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sat, 28 Dec 2013 23:20:28 -0400 +Message-ID: <8738lc737n.fsf@zancas.localnet> +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, 29 Dec 2013 03:20:43 -0000 + +> +> This patch fixes this problem by touching ${MAIL_DIR} to ensure it +> gets scanned and by rearranging the test to ensure the directories are +> touched immediately before the main notmuch new call in the test. + +pushed as 0.17~rc4 + +d -- 2.26.2