X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2FT350-crypto.sh;h=73aa58dee8a8a758974edc0879e43307a4b5c7d8;hp=209b8a749c1a75692c969fef6bb8004f0f91a91f;hb=HEAD;hpb=8179c3d1146b6b19c64200f0617c4a1ba7588569 diff --git a/test/T350-crypto.sh b/test/T350-crypto.sh index 209b8a74..27c0e86d 100755 --- a/test/T350-crypto.sh +++ b/test/T350-crypto.sh @@ -21,7 +21,6 @@ test_expect_success \ "(mml-secure-message-sign)"' test_begin_subtest "emacs delivery of signed message via fcc and smtp" -test_subtest_known_broken emacs_deliver_message \ 'signed message sent via SMTP' \ 'This is a test that messages are sent via SMTP' \ @@ -31,6 +30,7 @@ msg_file=$(notmuch search --output=files subject:signed-message-sent-via-SMTP) test_expect_equal_message_body sent_message "$msg_file" test_begin_subtest "signed part content-type indexing" +test_subtest_broken_for_installed notmuch search mimetype:multipart/signed and mimetype:application/pgp-signature | notmuch_search_sanitize > OUTPUT cat <EXPECTED thread:XXX 2000-01-01 [1/1] Notmuch Test Suite; test signed message 001 (inbox signed) @@ -468,7 +468,7 @@ expected='[[[{"id": "XXXXX", "Date": "Sat, 01 Jan 2000 12:00:00 +0000"}, "body": [{"id": 1, "sigstatus": [{"status": "error", - "keyid": "6D92612D94E46381", + "keyid": "'$(echo $FINGERPRINT | cut -c 25-)'", "errors": {"key-revoked": true}}], "content-type": "multipart/signed", "content": [{"id": 2,