From 058525b4d36292bdf4a46e9c3e832a6d6c6f24e8 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 25 Nov 2013 10:16:20 +2000 Subject: [PATCH] crypto test failures on debian/kfreebsd. --- 19/7b2b67642ffab7d644ac4d69c76baef5b32f2c | 74 +++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 19/7b2b67642ffab7d644ac4d69c76baef5b32f2c diff --git a/19/7b2b67642ffab7d644ac4d69c76baef5b32f2c b/19/7b2b67642ffab7d644ac4d69c76baef5b32f2c new file mode 100644 index 000000000..45dd8cc7e --- /dev/null +++ b/19/7b2b67642ffab7d644ac4d69c76baef5b32f2c @@ -0,0 +1,74 @@ +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 9564D431FBF + for ; Sun, 24 Nov 2013 06:16:33 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 t2YQhFi7dSaX for ; + Sun, 24 Nov 2013 06:16:27 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 75083431FAE + for ; Sun, 24 Nov 2013 06:16:27 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VkaU4-0007Hu-Sb; Sun, 24 Nov 2013 10:16:24 -0400 +Received: (nullmailer pid 13920 invoked by uid 1000); Sun, 24 Nov 2013 + 14:16:21 -0000 +From: David Bremner +To: notmuch +Subject: crypto test failures on debian/kfreebsd. +User-Agent: Notmuch/0.17~rc1 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sun, 24 Nov 2013 10:16:20 -0400 +Message-ID: <8738ml7umj.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +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: Sun, 24 Nov 2013 14:16:33 -0000 + + +0.17~rc1 is failing several crypto tests on debian/kfreebsd [1] + + + FAIL signature verification + --- crypto.2.expected 2013-11-24 04:17:13.000000000 +0000 + +++ crypto.2.output 2013-11-24 04:17:13.000000000 +0000 + @@ -11,7 +11,7 @@ + "id": 2 + }, + { + - "content-length": 315, + + "content-length": 318, + "content-type": "application/pgp-signature", + "id": 3 + } + + +According to dkg's nifty printmimestructure script, the result computed +by notmuch is actually correct. So it looks like different environments +result in different content-length headers. I'm not sure if this is a +bug that should be tracked down, or we should just sanitize the test +data more. + +[1]: https://buildd.debian.org/status/fetch.php?pkg=notmuch&arch=kfreebsd-i386&ver=0.17%7Erc1-1&stamp=1385266740 -- 2.26.2