From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 086186DE42C7 for ; Tue, 20 Mar 2018 15:09:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.478 X-Spam-Level: X-Spam-Status: No, score=0.478 tagged_above=-999 required=5 tests=[AWL=-0.174, SPF_NEUTRAL=0.652] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yfiN8oSHiMZ2 for ; Tue, 20 Mar 2018 15:09:31 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id C4CEF6DE42C5 for ; Tue, 20 Mar 2018 15:09:28 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 748BD10005A; Wed, 21 Mar 2018 00:09:18 +0200 (EET) From: Tomi Ollila To: David Bremner , Antoine =?utf-8?Q?Beaupr=C3=A9?= , notmuch@notmuchmail.org Subject: Re: [PATCH 2/2] test: add known broken test for indexing an In-Reply-To loop. In-Reply-To: <20180320212235.29113-2-david@tethera.net> References: <87d10042pu.fsf@curie.anarc.at> <20180320212235.29113-1-david@tethera.net> <20180320212235.29113-2-david@tethera.net> User-Agent: Notmuch/0.26~rc0+5~gaec2eb0 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.26 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: Tue, 20 Mar 2018 22:09:33 -0000 On Tue, Mar 20 2018, David Bremner wrote: > This documents the bug discussed in > > id:87d10042pu.fsf@curie.anarc.at do we need the full messages or just minimal part that makes the bug appear -- or is such butchering considered inappropriate... ? > --- > test/T050-new.sh | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/test/T050-new.sh b/test/T050-new.sh > index cd522364..c55a2d97 100755 > --- a/test/T050-new.sh > +++ b/test/T050-new.sh > @@ -354,4 +354,9 @@ exit status: 75 > EOF > test_expect_equal_file EXPECTED OUTPUT > > +add_email_corpus broken > +test_begin_subtest "reference loop" > +test_subtest_known_broken > +test_expect_code 0 "notmuch show --format=json id:9379QM5Z39_5aa86b134fcfb_174033fc97a2cb98c7198d_sprut@zendesk.com > OUTPUT" > + > test_done > -- > 2.11.0 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch