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 6AAC640F442 for ; Sun, 8 Jan 2012 04:45:48 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 cAZED1Y1+kVI for ; Sun, 8 Jan 2012 04:45:47 -0800 (PST) Received: from homiemail-a15.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id DA7AA411620 for ; Sun, 8 Jan 2012 04:45:47 -0800 (PST) Received: from homiemail-a15.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a15.g.dreamhost.com (Postfix) with ESMTP id 3217976C069; Sun, 8 Jan 2012 04:45:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=Mzi7LQif/XSi2MJei0Sp+Tg8/2L b9NbkrbMbKV9GsvCvNPJFZwtMqI7h5Ws6gtjbNg5/rOuiwG/LouSRihTIJbX2c4P bYMJGmH8Tnrx3RS3iJ1mgOFY2EmAKh6f81KdN6vaAhots30JYHaxuoZ1ixH5OAKS 8Feu8TPsUh5U0B8c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=PORoYZZff1K6ZTgx6NgZI47r2gE=; b=P Lk2pWGXdTjOA7QnGlCqMu/0NQb4p6I23yAQEbrMiFpXtKxqQz7MFapG1Mtld8Gd3 1vrkFLCnuShBM6OCGN9hlE2Fb8+CA92x51am/WysMd5N8htW8ftAPcghKxZUkxwF qXcsB6tFUvFFFODHZrGosXeTlCKohAlK56huu4utcg= Received: from spaetzbook.sspaeth.de (unknown [176.46.193.105]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a15.g.dreamhost.com (Postfix) with ESMTPSA id 95C6D76C065; Sun, 8 Jan 2012 04:45:45 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Sun, 08 Jan 2012 13:45:42 +0100 From: Sebastian Spaeth To: Patrick Totzke , notmuch@notmuchmail.org Subject: Re: [PATCH 1/2] clean up "compare thread ids" python test In-Reply-To: <1325515887-15201-1-git-send-email-patricktotzke@gmail.com> References: <20120102144722.18163.37346@brick.lan> <1325515887-15201-1-git-send-email-patricktotzke@gmail.com> User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Sun, 08 Jan 2012 13:45:41 +0100 Message-ID: <87pqeunz0q.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 08 Jan 2012 12:45:48 -0000 --=-=-= On Mon, 2 Jan 2012 14:51:26 +0000, Patrick Totzke wrote: > This makes the test script open the database in READ_ONLY mode > and use the libraries own sorting methods instead of "sort". +1 I don't want to fudge the tests (I don't know a thing about them), so I can't judge the test outcome, but it is certainly good from the python side of things. So I'll push this one. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8Jj/UACgkQVYX1jMgnoGKLCgCgi3yd9o6ZV6iZLOegFpt+Riv4 p7EAnA5iWHIaVzc7IbXVrBlr/58yi2Hq =BhO2 -----END PGP SIGNATURE----- --=-=-=--