]> git.notmuchmail.org Git - notmuch/blobdiff - test/T310-emacs.sh
test: mark test as broken in gmime 3.0
[notmuch] / test / T310-emacs.sh
index 8a8819416a59e8cb8b117fea76e6f7e8d1793438..c8a25de2263498cc2fffb768c3f4ae596f57fc30 100755 (executable)
@@ -86,6 +86,7 @@ test_emacs "(let ((notmuch-show-indent-messages-width 4))
 test_expect_equal_file $EXPECTED/notmuch-show-thread-maildir-storage-with-fourfold-indentation OUTPUT
 
 test_begin_subtest "notmuch-show for message with invalid From"
+test_subtest_broken_gmime_3
 add_message "[subject]=\"message-with-invalid-from\"" \
            "[from]=\"\\\"Invalid \\\" From\\\" <test_suite@notmuchmail.org>\""
 thread=$(notmuch search --output=threads subject:message-with-invalid-from)