[PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc...
[notmuch-archives.git] / ff / 2f24beee7374413b5cb5399cbc576d9c0be8bb
1 Return-Path: <ethan.glasser.camp@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id D8F9F431FB6\r
6         for <notmuch@notmuchmail.org>; Mon, 25 Jun 2012 13:53:08 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.061\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.061 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_BL_SPAMCOP_NET=1.246,\r
14         RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_SORBS_WEB=0.614] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id FfFXTZjTxMKZ for <notmuch@notmuchmail.org>;\r
18         Mon, 25 Jun 2012 13:53:08 -0700 (PDT)\r
19 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 2D406431FAF\r
23         for <notmuch@notmuchmail.org>; Mon, 25 Jun 2012 13:53:08 -0700 (PDT)\r
24 Received: by werj55 with SMTP id j55so3648782wer.26\r
25         for <notmuch@notmuchmail.org>; Mon, 25 Jun 2012 13:53:07 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
28         bh=ynnJqcSWM7VHWdQex1QS3V8rra0xxKh4HdjkPbE/S1g=;\r
29         b=iCj1ZXyGh7Erwfxw1h51KqbFaRnJQ1zc+mILPsHAzRu5D8pCv3DU5mYOGNxhbUnCJF\r
30         tXJklBov0bu2jvdcLjcCKqbkIpwTLpsQPcFCPkqa6zhB5B8S2opWj3v4B4nyrLAe7jXz\r
31         Nn3XajyqV/k7ikeqgN/Vu9zR5ECXw6phpCXWC0oylICBeJ4XR6VLlIAKu/S6hhatf2v9\r
32         /V0t/2Ufb6I4hBy0fDLme9fxAyBvmie1MhcAQ6iNFMod42NoE/pl24y5mZ5FXpnKaJgG\r
33         DJvxnaIzjAFRUIQTsz9seyDiqENw6s4LUHPFQtcnEaOlJFeIRb9klV7R0/4LmiAiE635\r
34         kDww==\r
35 Received: by 10.180.79.166 with SMTP id k6mr27617417wix.8.1340657586944;\r
36         Mon, 25 Jun 2012 13:53:06 -0700 (PDT)\r
37 Received: from localhost ([195.24.209.21])\r
38         by mx.google.com with ESMTPS id y2sm20602wix.7.2012.06.25.13.53.02\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Mon, 25 Jun 2012 13:53:06 -0700 (PDT)\r
41 From: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [RFC PATCH 08/14] Don't cache corpus.mail\r
44 Date: Mon, 25 Jun 2012 16:51:51 -0400\r
45 Message-Id: <1340657517-6539-4-git-send-email-ethan@betacantrips.com>\r
46 X-Mailer: git-send-email 1.7.9.5\r
47 In-Reply-To: <1340657517-6539-1-git-send-email-ethan@betacantrips.com>\r
48 References: <1340657517-6539-1-git-send-email-ethan@betacantrips.com>\r
49 X-Mailman-Approved-At: Tue, 26 Jun 2012 03:51:54 -0700\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Mon, 25 Jun 2012 20:53:09 -0000\r
63 \r
64 corpus.mail has already been processed by notmuch-new, so it seems\r
65 like a good target to cache, but since filenames are no longer being\r
66 stored relative to the database, it isn't. Recopy on each test, or\r
67 else filenames from other tests will show up.\r
68 \r
69 Signed-off-by: Ethan Glasser-Camp <ethan@betacantrips.com>\r
70 ---\r
71  test/test-lib.sh |    2 +-\r
72  1 file changed, 1 insertion(+), 1 deletion(-)\r
73 \r
74 diff --git a/test/test-lib.sh b/test/test-lib.sh\r
75 index 195158c..def3760 100644\r
76 --- a/test/test-lib.sh\r
77 +++ b/test/test-lib.sh\r
78 @@ -441,7 +441,7 @@ add_email_corpus ()\r
79      else\r
80         cp -a $TEST_DIRECTORY/corpus ${MAIL_DIR}\r
81         notmuch new >/dev/null\r
82 -       cp -a ${MAIL_DIR} $TEST_DIRECTORY/corpus.mail\r
83 +       #cp -a ${MAIL_DIR} $TEST_DIRECTORY/corpus.mail\r
84      fi\r
85  }\r
86  \r
87 -- \r
88 1.7.9.5\r
89 \r