]> git.notmuchmail.org Git - notmuch/blobdiff - test/crypto
Add compatibility with gmime 2.6
[notmuch] / test / crypto
index 0af4aa8a0f7fc8b4f9ff9050b8ed637fec63c558..446a58b7eef28a36169aca597611020e0ed86e6d 100755 (executable)
@@ -104,6 +104,8 @@ test_expect_equal \
     "$expected"
 
 test_begin_subtest "signature verification with signer key unavailable"
+# this is broken with current versions of gmime-2.6
+(ldd $(which notmuch) | grep -Fq gmime-2.6) && test_subtest_known_broken
 # move the gnupghome temporarily out of the way
 mv "${GNUPGHOME}"{,.bak}
 output=$(notmuch show --format=json --verify subject:"test signed message 001" \