Re: [PATCH 2/2] test: add known broken test for indexing an In-Reply-To loop.

Subject: Re: [PATCH 2/2] test: add known broken test for indexing an In-Reply-To loop.

Date: Wed, 21 Mar 2018 00:09:18 +0200

To: David Bremner, Antoine Beaupré, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


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
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: