From 64a7bdab9cf05bcf5406e2c21fe2f947aa4fa901 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Wed, 15 May 2013 17:27:53 +0300 Subject: [PATCH] Re: simplify and fix performance tests --- 21/80fbae2dbe62a373645ddff0e68d5c0cec2fd1 | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 21/80fbae2dbe62a373645ddff0e68d5c0cec2fd1 diff --git a/21/80fbae2dbe62a373645ddff0e68d5c0cec2fd1 b/21/80fbae2dbe62a373645ddff0e68d5c0cec2fd1 new file mode 100644 index 000000000..3e64d8abb --- /dev/null +++ b/21/80fbae2dbe62a373645ddff0e68d5c0cec2fd1 @@ -0,0 +1,66 @@ +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 C0361431FC7 + for ; Wed, 15 May 2013 07:28:00 -0700 (PDT) +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 ICWcx9aViIdz for ; + Wed, 15 May 2013 07:27:56 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 7A4A9431FC3 + for ; Wed, 15 May 2013 07:27:56 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id ED191100094; + Wed, 15 May 2013 17:27:53 +0300 (EEST) +From: Tomi Ollila +To: david@tethera.net, notmuch@notmuchmail.org +Subject: Re: simplify and fix performance tests +In-Reply-To: <1368615783-4941-1-git-send-email-david@tethera.net> +References: <1368615783-4941-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.15.2+99~g7e455bc (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: Wed, 15 May 2013 14:28:00 -0000 + +On Wed, May 15 2013, david@tethera.net wrote: + +> Jani noticed the alleged file notmuch-memory-test was missing. +> Austin grumbled about explicitly adding tests to a list. +> This series should give them both something else to grumble about. + +This test series looks good to me. It is consistent what was there +before and easies future development. + +If there is desire to handle the cases where executed test +scripts exit nonzero that can be done in future commits +(in any case). + ++1 + +Tomi -- 2.26.2