[Patch v4 5/5] test: add broken test for SMIME decryption with notmuch CLI
[notmuch-archives.git] / 79 / 213d1c0cabd3cc92fe09ac1f536aaa549761d7
1 Return-Path: <Vladimir.Marek@oracle.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 E5F88431FBD\r
6         for <notmuch@notmuchmail.org>; Mon,  6 May 2013 08:16:27 -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: -2.299\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.299 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 9ZvO7hSQQ+vY for <notmuch@notmuchmail.org>;\r
17         Mon,  6 May 2013 08:16:21 -0700 (PDT)\r
18 Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81])\r
19         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id B2006431FAE\r
22         for <notmuch@notmuchmail.org>; Mon,  6 May 2013 08:16:21 -0700 (PDT)\r
23 Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94])\r
24         by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with\r
25         ESMTP id r46FGIsv000769\r
26         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)\r
27         for <notmuch@notmuchmail.org>; Mon, 6 May 2013 15:16:20 GMT\r
28 Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86])\r
29         by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
30         r46FGHF0011629\r
31         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL)\r
32         for <notmuch@notmuchmail.org>; Mon, 6 May 2013 15:16:19 GMT\r
33 Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71])\r
34         by userz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
35         r46FGHu0011615\r
36         for <notmuch@notmuchmail.org>; Mon, 6 May 2013 15:16:17 GMT\r
37 Received: from vi64-x3-2e-prg06.cz.oracle.com (/10.163.102.127)\r
38         by default (Oracle Beehive Gateway v4.0)\r
39         with ESMTP ; Mon, 06 May 2013 08:16:17 -0700\r
40 From: Vladimir.Marek@oracle.com\r
41 To: notmuch@notmuchmail.org\r
42 Subject: Solaris support - missing or incompatible functions\r
43 Date: Mon,  6 May 2013 17:15:58 +0200\r
44 Message-Id: <1367853362-11846-1-git-send-email-Vladimir.Marek@oracle.com>\r
45 X-Mailer: git-send-email 1.7.9.2\r
46 X-Source-IP: ucsinet22.oracle.com [156.151.31.94]\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Mon, 06 May 2013 15:16:28 -0000\r
60 \r
61 Hi,\r
62 \r
63 This is next series of patches adding Solaris support to notmuch. I am mostly\r
64 using what Blake Jones sent some time ago + I fixed all the comments he\r
65 received back then. Since it's mostly his work, it's IMO fair to keep\r
66 him as an author. But since I made sure the patches work, I'm signing\r
67 them. I'm really git newbie, so hopefully this is right thing to do ...\r
68 \r
69 I tested the build on Solaris using Oracle Studio and on Linux using\r
70 gcc (to make sure I haven't break anything).\r
71 \r
72 I can't run the notmuch 'make test' on Solaris (too old bash) and on linux the\r
73 results are\r
74 \r
75 421/525 tests passed.\r
76 25 tests failed.\r
77 79 tests skipped.\r
78 \r
79 but they are the same without my changes too ...\r
80 \r
81 Cheers\r
82 -- \r
83         Vlad\r