mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
test: mark test as broken in gmime 3.0
Currently I'm not sure what the intent of this test is, so it's not clear if the new answer is better or worse than the old one.
This commit is contained in:
parent
f7dd69d4c6
commit
71f04b9a67
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue