Failing notmuch/SMIME test

Subject: Failing notmuch/SMIME test

Date: Fri, 18 Mar 2022 07:48:01 -0300

To: notmuch@notmuchmail.org

Cc: Daniel Kahn Gillmor

From: David Bremner


One of the SMIME tests is failing for me.

T355-smime: Testing S/MIME signature verification and decryption
 FAIL   signature verification (notmuch CLI)
	--- T355-smime.4.expected	2022-03-18 10:31:31.877258855 +0000
	+++ T355-smime.4.output	2022-03-18 10:31:31.877258855 +0000
	@@ -24,7 +24,7 @@
	                         "sigstatus": [
	                             {
	                                 "created": 946728000,
	-                                "email": "<test_suite@notmuchmail.org>",
	+                                "email": "test_suite@notmuchmail.org",
	                                 "expires": 424242424,
	                                 "fingerprint": "616F46CD73834C63847756AF0DFB64A6E0972A47",
	                                 "status": "good",
	@@ -38,7 +38,7 @@
	                         "status": [
	                             {
	                                 "created": 946728000,
	-                                "email": "<test_suite@notmuchmail.org>",
	+                                "email": "test_suite@notmuchmail.org",
	                                 "expires": 424242424,
	                                 "fingerprint": "616F46CD73834C63847756AF0DFB64A6E0972A47",
	                                 "status": "good",


I'm running gpgsm 2.2.27, gpgme 1.16.0, and gmime 3.2.9. At guess the
change is due to the recent gmime upgrade, but that is pure speculation,
I could not find anything in the gmime git log to back it up. The change
looks innocuous enough, but of course it's enough to break the test, and
I'm not sure how to make this consistent between versions.

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: