X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2FT050-new.sh;h=b98549781d5302ec04d204fde1d2c24d36017ec7;hb=ab55ca8e0a84b8e00e42860fa0025c1ae86b4478;hp=cd5223643725efa2170880c50e7e8fd1d6465c6e;hpb=044cbd920c6c68e741f1fb261c2710a0afb1ebad;p=notmuch diff --git a/test/T050-new.sh b/test/T050-new.sh index cd522364..b9854978 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 does not crash" +test_subtest_known_broken +test_expect_code 0 "notmuch show --format=json id:mid-loop-12@example.org id:mid-loop-21@example.org > OUTPUT" + test_done