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 C1CF54196F0 for ; Tue, 27 Apr 2010 18:25:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 3.992 X-Spam-Level: *** X-Spam-Status: No, score=3.992 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_RP_RNBL=1.31, RDNS_DYNAMIC=0.982, TO_NO_BRKTS_DYNIP=1] autolearn=no 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 hRIA+cKlXsF6 for ; Tue, 27 Apr 2010 18:25:49 -0700 (PDT) X-Greylist: delayed 3572 seconds by postgrey-1.32 at olra; Tue, 27 Apr 2010 18:25:48 PDT Received: from jdc.jasonjgw.net (ppp121-45-188-54.lns6.syd7.internode.on.net [121.45.188.54]) by olra.theworths.org (Postfix) with ESMTP id E5DA5431FC1 for ; Tue, 27 Apr 2010 18:25:48 -0700 (PDT) Received: by jdc.jasonjgw.net (Postfix, from userid 1000) id AAA0B18084803; Wed, 28 Apr 2010 11:25:47 +1000 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasonjgw.net; s=mail; t=1272417947; bh=S6vJvwjE5cGP1+iH6Tiem2G76nYOHnUsNBh4mL8nPuM=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=AJo0g+zwgXYQJdBl5d99PRJcYf48b1KU/9Jcsn3tjG1lpL6bJP+xAQG7o6YER7atJ z48MPrjXSEdIEr2DFFvfjSs/ZcLpp9knLqRAbxPKZrgFKolY5m7h3qM277bt2Pc9jw 1/DHirVDymogMfLK4YaSaMKKPyg2cgfbVf+h920E= Date: Wed, 28 Apr 2010 11:25:47 +1000 From: Jason White To: notmuch@notmuchmail.org Subject: Re: Failing test cases Message-ID: <20100428012547.GA680@jdc.jasonjgw.net> References: <20100425001743.GA9293@jdc.jasonjgw.net> <20100428002615.GA10022@jdc.jasonjgw.net> <87wrvsqti6.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87wrvsqti6.fsf@yoom.home.cworth.org> User-Agent: Mutt/1.5.20 (2009-06-14) 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, 28 Apr 2010 01:25:49 -0000 Carl Worth wrote: > Is this behavior repeatable? I've certainly never seen anything like > this yet. It seems to be repeatable here, even after running git clean -d -f -x, followed by make && make test Is anyone else seeing this?