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 35D04431FD0 for ; Fri, 23 Sep 2011 21:00:41 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 itpgs-KsLBj6 for ; Fri, 23 Sep 2011 21:00:40 -0700 (PDT) Received: from dmz-mailsec-scanner-4.mit.edu (DMZ-MAILSEC-SCANNER-4.MIT.EDU [18.9.25.15]) by olra.theworths.org (Postfix) with ESMTP id B3FBF431FB6 for ; Fri, 23 Sep 2011 21:00:40 -0700 (PDT) X-AuditID: 1209190f-b7b44ae000000a24-fe-4e7d554c568e Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) by dmz-mailsec-scanner-4.mit.edu (Symantec Messaging Gateway) with SMTP id 62.E8.02596.C455D7E4; Fri, 23 Sep 2011 23:58:04 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id p8O40dhk028980; Sat, 24 Sep 2011 00:00:40 -0400 Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id p8O40c6j003168 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Sat, 24 Sep 2011 00:00:39 -0400 (EDT) Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.72) (envelope-from ) id 1R7JSA-0007wE-VB; Sat, 24 Sep 2011 00:03:03 -0400 Date: Sat, 24 Sep 2011 00:03:02 -0400 From: Austin Clements To: David Bremner Subject: Re: [PATCH v6 00/17] Fix 'notmuch new' atomicity issues Message-ID: <20110924040244.GE17905@mit.edu> References: <87ei34rnc5.fsf@yoom.home.cworth.org> <1307822683-848-1-git-send-email-amdragon@mit.edu> <87ty8gobv0.fsf@zancas.localnet> <87bouabpic.fsf@rocinante.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87bouabpic.fsf@rocinante.cs.unb.ca> User-Agent: Mutt/1.5.20 (2009-06-14) X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmpmleLIzCtJLcpLzFFi42IRYrdT1/UJrfUzmPlNxuJGazejxfWbM5kd mDyerbrF7LHl0HvmAKYoLpuU1JzMstQifbsErozObVPZClawVnyfMI2xgXECSxcjJ4eEgInE o81PmSFsMYkL99azdTFycQgJ7GOUaH12nBnC2cAo0X1tLjuEc5JJ4sjX9awQzhJGiXdXVzGC 9LMIqErMPb+MFcRmE9CQ2LZ/OVhcBCh+ddtkNhCbWUBa4tvvZqYuRnYOYQEHiW9qIFFeAR2J D3dPskCMXMckcXtiCztEQlDi5MwnLBCtWhI3/r0EauUAG7P8HwdImFPAUOLD3rNgJaICKhLX 9rezTWAUmoWkexaS7lkI3QsYmVcxyqbkVunmJmbmFKcm6xYnJ+blpRbpmujlZpbopaaUbmIE hTWnJP8Oxm8HlQ4xCnAwKvHwZu6t8RNiTSwrrsw9xCjJwaQkyns5pNZPiC8pP6UyI7E4I76o NCe1+BCjBAezkgjvLmOgHG9KYmVValE+TEqag0VJnLdxh4OfkEB6YklqdmpqQWoRTFaGg0NJ gtcDGL9CgkWp6akVaZk5JQhpJg5OkOE8QMN5QGp4iwsSc4sz0yHypxgVpcR5dUESAiCJjNI8 uF5Y2nnFKA70ijAvF0gVDzBlwXW/AhrMBDRYqbASZHBJIkJKqoGx2Kdnwwv2WT9/Mvg0JX/p /Ctoyh8azvfyWunbN972c2I3FsdHa3wrXr/8hY3i7N60W1/M9/ltdeV1Mq4PUrtYV2P3vHrb 2fUNh6ctll7XZsU78YjrL86UI5uVytIbOT/J7tzEeWFVXIPssz8v3v+0YNvZuO+PbcMt/cM7 o7hWRmh1T9Yr7ctSYinOSDTUYi4qTgQAFXTcQhYDAAA= Cc: notmuch@notmuchmail.org 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: Sat, 24 Sep 2011 04:00:41 -0000 Quoth David Bremner on Sep 23 at 11:14 pm: > On Tue, 13 Sep 2011 09:39:15 -0300, David Bremner wrote: > > On Fri, 8 Jul 2011 14:09:16 -0400, Austin Clements wrote: > > > > I have rebased these yet again, and pushed the first 4 commits to > > master. So far this is mainly testing stuff, along with one oneline > > bugfix. I also added a couple testing related commits: > > > > 73ed66a test: use test_expect_equal_file in atomicity > > 05a522c test: Convert atomicity test to use test_subtest_known_broken > > I have pushed 5 more commits in the sequence, without changes. Awesome. Only seven more to go!