From 7d4cc31fa9b2a5c77d2b42fc3cd0b0651a358cf1 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 7 Apr 2016 07:27:08 +2100 Subject: [PATCH] Update test suite for glass backend --- 80/bc5e377975d079f4b9c0ee3e88287e3dcb0370 | 55 +++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 80/bc5e377975d079f4b9c0ee3e88287e3dcb0370 diff --git a/80/bc5e377975d079f4b9c0ee3e88287e3dcb0370 b/80/bc5e377975d079f4b9c0ee3e88287e3dcb0370 new file mode 100644 index 000000000..897c5ff15 --- /dev/null +++ b/80/bc5e377975d079f4b9c0ee3e88287e3dcb0370 @@ -0,0 +1,55 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 0F2976DE02CC + for ; Wed, 6 Apr 2016 03:27:28 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.02 +X-Spam-Level: +X-Spam-Status: No, score=-0.02 tagged_above=-999 required=5 tests=[AWL=-0.009, + SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 2QeyDXJE_M97 for ; + Wed, 6 Apr 2016 03:27:20 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id F26776DE01F7 + for ; Wed, 6 Apr 2016 03:27:19 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1ankgh-000338-Uq; Wed, 06 Apr 2016 06:27:51 -0400 +Received: (nullmailer pid 28735 invoked by uid 1000); + Wed, 06 Apr 2016 10:27:16 -0000 +From: David Bremner +To: David Bremner , notmuch@notmuchmail.org +Subject: Update test suite for glass backend +Date: Wed, 6 Apr 2016 07:27:08 -0300 +Message-Id: <1459938431-28670-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.8.0.rc3 +In-Reply-To: <1459855082-5715-2-git-send-email-david@tethera.net> +References: <1459855082-5715-2-git-send-email-david@tethera.net> +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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, 06 Apr 2016 10:27:28 -0000 + +Since the previous version + +- I fixed the atomicity test by disabling a chert only optimization +- Talked to Olly Betts about the general approach. We didn't come up + with a radically different approach than what is here. + +I think these should probably go in 0.22, as it would be nice to have +the test suite run with the newest version of xapian available. + -- 2.26.2