Re: Failing test cases
authorJason White <jason@jasonjgw.net>
Wed, 28 Apr 2010 00:26:15 +0000 (10:26 +1000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:59 +0000 (09:36 -0800)
94/7ac5fbb01c6c391d1af55660b23032e448ea65 [new file with mode: 0644]

diff --git a/94/7ac5fbb01c6c391d1af55660b23032e448ea65 b/94/7ac5fbb01c6c391d1af55660b23032e448ea65
new file mode 100644 (file)
index 0000000..0534c9f
--- /dev/null
@@ -0,0 +1,89 @@
+Return-Path: <jason@jasonjgw.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7B8504196F0\r
+       for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 17:26:29 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.6\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.6 tagged_above=-999 required=5\r
+       tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
+       DKIM_VALID_AU=-0.1] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 4YIxBUNuYxAx for <notmuch@notmuchmail.org>;\r
+       Tue, 27 Apr 2010 17:26:27 -0700 (PDT)\r
+Received: from opera.rednote.net (opera.rednote.net [208.111.39.221])\r
+       by olra.theworths.org (Postfix) with ESMTP id 54C42431FC1\r
+       for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 17:26:27 -0700 (PDT)\r
+Received: from jdc.jasonjgw.net (localhost [IPv6:::1])\r
+       by opera.rednote.net (8.14.3/8.14.3) with ESMTP id o3S0QNxw003301\r
+       (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)\r
+       for <notmuch@notmuchmail.org>; Wed, 28 Apr 2010 00:26:26 GMT\r
+Received: by jdc.jasonjgw.net (Postfix, from userid 1000)\r
+       id 38D4818104193; Wed, 28 Apr 2010 10:26:15 +1000 (EST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasonjgw.net; s=mail;\r
+       t=1272414375; bh=CmvTHp8mmUKTa6m3vhpqeosifGwBk/7zyFply+ynN24=;\r
+       h=Date:From:To:Subject:Message-ID:References:MIME-Version:\r
+       Content-Type:In-Reply-To;\r
+       b=4RgHnQWpDeBT7YtMMEFXAKgzvJwKUMrj155sT/NYvH39fmdi5DzVZtZwCkE10c5zS\r
+       fAq7q1lIuNr0qR6+ggedJGCZRy7jn8vna/cPmmEqT05NxpESNYpdNQ8uyR5cnAhe0E\r
+       mPsgYyhdX6EjYcsT9AHB/aOMcdqLJsViPVTdCb5M=\r
+Date: Wed, 28 Apr 2010 10:26:15 +1000\r
+From: Jason White <jason@jasonjgw.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: Failing test cases\r
+Message-ID: <20100428002615.GA10022@jdc.jasonjgw.net>\r
+References: <20100425001743.GA9293@jdc.jasonjgw.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <20100425001743.GA9293@jdc.jasonjgw.net>\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 28 Apr 2010 00:26:29 -0000\r
+\r
+In case this is not expected behaviour for the latest code in the Git master\r
+branch, which is current up to 0.3.1:\r
+\r
+\r
+Testing author reordering;\r
+ Adding parent message...                              FAIL\r
+--- test-066.expected  2010-04-27 16:15:48.273607558 -0800\r
++++ test-066.output    2010-04-27 16:15:48.273607558 -0800\r
+@@ -1 +1 @@\r
+-Added 1 new message to the database.\r
++Added 1 new message to the database. Removed 1 message.\r
+ Adding initial child message...                       FAIL\r
+--- test-067.expected  2010-04-27 16:15:48.441247008 -0800\r
++++ test-067.output    2010-04-27 16:15:48.441247008 -0800\r
+@@ -1 +1 @@\r
+-Added 1 new message to the database.\r
++Added 2 new messages to the database.\r
+ Adding second child message...                                PASS\r
+ Searching when all three messages match...            PASS\r
\r
+ The system is Debian Sid, x86-64 architecture, Xapian 1.0.19-1, with the git\r
+ commit\r
+ commit 417274d698b6718621b9f5dec744ab169499f4e3 which merged in the 0.3.1\r
+ branch.\r
+\r
+ If this is all expected, that's fine, but if not, let me know how I can help\r
+ further.\r
+\r
+Thank you for a very promising project which is attracting healthy\r
+contributions and clearly developing an active community.\r
+\r