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 AC6E16DE1510 for ; Tue, 4 Aug 2015 12:13:54 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.142 X-Spam-Level: X-Spam-Status: No, score=0.142 tagged_above=-999 required=5 tests=[AWL=0.142] 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 P2yRQBPFFO0H for ; Tue, 4 Aug 2015 12:13:53 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id F22656DE14F4 for ; Tue, 4 Aug 2015 12:13:52 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1ZMhdv-0002eg-SV; Tue, 04 Aug 2015 19:12:55 +0000 Received: (nullmailer pid 27367 invoked by uid 1000); Tue, 04 Aug 2015 19:12:41 -0000 From: David Bremner To: Tomi Ollila Subject: Re: test suite: add more debugging output for notmuch-new In-Reply-To: References: <1438670914-17203-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Tue, 04 Aug 2015 21:12:41 +0200 Message-ID: <8737zyyija.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.18 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: Tue, 04 Aug 2015 19:13:54 -0000 Tomi Ollila writes: > > I got the same test results -- and could not figure out the reason through > a brief look at the notmuch-new.c code. > > +1 for the series for now, hopefully we soon find out the resolution to the > known broken tests. OK, I pushed it, we'll see what happens. It'd be niced to sort this out before the next release anyway. d