[PATCH] remove debugging spew from T590
[notmuch-archives.git] / 4a / e19bd0a70622bc7e0c10c8322ff4c547f69a08
1 Return-Path: <tomi.ollila@iki.fi>\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 3F4D7431E82\r
6         for <notmuch@notmuchmail.org>; Fri, 16 Aug 2013 05:32:26 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id UIPK6C5Lb09N for <notmuch@notmuchmail.org>;\r
16         Fri, 16 Aug 2013 05:32:17 -0700 (PDT)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 8D87B431FAF\r
19         for <notmuch@notmuchmail.org>; Fri, 16 Aug 2013 05:32:17 -0700 (PDT)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id A15DD100051;\r
22         Fri, 16 Aug 2013 15:32:07 +0300 (EEST)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Vladimir Marek <Vladimir.Marek@Oracle.COM>\r
25 Subject: Re: Re: Solaris support - missing or incompatible functions\r
26 In-Reply-To: <20130816120553.GB15517@virt.cz.oracle.com>\r
27 References: <1367853362-11846-1-git-send-email-Vladimir.Marek@oracle.com>\r
28         <87ehdc9dbh.fsf@nikula.org>\r
29         <20130512202145.GA2047@vi64-x3-2e-prg06.cz.oracle.com>\r
30         <87bo8g9bbi.fsf@nikula.org>\r
31         <20130513050530.GA9899@vi64-x3-2e-prg06.cz.oracle.com>\r
32         <20130816120553.GB15517@virt.cz.oracle.com>\r
33 User-Agent: Notmuch/0.16+3~g340c058 (http://notmuchmail.org) Emacs/24.3.1\r
34         (x86_64-unknown-linux-gnu)\r
35 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
36         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
37         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
38 Date: Fri, 16 Aug 2013 15:32:07 +0300\r
39 Message-ID: <m2y581g6k8.fsf@guru.guru-group.fi>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain\r
42 Cc: notmuch@notmuchmail.org\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Fri, 16 Aug 2013 12:32:26 -0000\r
56 \r
57 On Fri, Aug 16 2013, Vladimir Marek <Vladimir.Marek@Oracle.COM> wrote:\r
58 \r
59 > Hi,\r
60 >\r
61 >> > > I didn't pay too much attention to the test output as it's broken on\r
62 >> > > linux too :)\r
63 >> > \r
64 >> > It shouldn't be. All tests pass for me, and we're pretty strict about\r
65 >> > maintaining that.\r
66 >> > \r
67 >> > There may be some prerequisites to running tests that you're missing,\r
68 >> > and the test setup fails to tell you about. A pastebin of the 'make\r
69 >> > test' output might be helpful.\r
70 >> \r
71 >> Ok, in that case please let me take a look at the tests first.\r
72 >\r
73 > I'm sorry it took me so long, but finally I got as far as possible with\r
74 > tests. At the moment the status is\r
75 >\r
76 > Notmuch test suite complete.\r
77 > 548/557 tests passed.\r
78 > 9 tests failed.\r
79 >\r
80 > 1 test fails because there are new exported symbols in notmuch binary\r
81 > 2 test fails because I don't have gpg\r
82 > 6 test fails because my emacs somehow refuses to send email\r
83 >\r
84 > With that I would like to ask for including the patches into notmuch\r
85 > tree. Should I rebase them to the latest git tree or can you push them\r
86 > as they are?\r
87 \r
88 Rebase to current tree so we (I) can test those. If those apply \r
89 on top of master i run tests and start reviewing those...\r
90 \r
91 >\r
92 > Thank you\r
93 > -- \r
94 >       Vlad\r
95 \r
96 Tomi\r
97 \r
98 \r
99 > _______________________________________________\r
100 > notmuch mailing list\r
101 > notmuch@notmuchmail.org\r
102 > http://notmuchmail.org/mailman/listinfo/notmuch\r