]> git.notmuchmail.org Git - notmuch/blobdiff - test/T356-protected-headers.sh
tests: disable CRL checks from gpgsm
[notmuch] / test / T356-protected-headers.sh
index b7a83715c247daf2e1f3c034611bae3d61153ba0..520cb71c806c2cd69eed23955c13dd2129e8b7e6 100755 (executable)
@@ -157,7 +157,7 @@ test_expect_equal "$output" id:protected-with-legacy-display@crypto.notmuchmail.
 
 for variant in multipart-signed onepart-signed; do
     test_begin_subtest "verify signed PKCS#7 subject ($variant)"
-    test_subtest_known_broken
+    [ "$variant" = multipart-signed ] || test_subtest_known_broken
     output=$(notmuch show --verify --format=json "id:smime-${variant}@protected-headers.example")
     test_json_nodes <<<"$output" \
                     'signed_subject:[0][0][0]["crypto"]["signed"]["headers"]=["Subject"]' \