[PATCH v2 1/3] emacs: test notmuch-show during message decryption
David Bremner
bremner at unb.ca
Fri May 3 10:59:49 PDT 2019
Daniel Kahn Gillmor <dkg at fifthhorseman.net> writes:
> We did not have a test showing what message decryption looks like
> within notmuch-emacs. This change gives us a baseline for future work
> on the notmuch-emacs interface.
> ---
>
> The difference between this and the prior version of the patch is that
> it updates T357-index-decryption.sh as well, to ensure all tests pass.
>
I don't _think_ this is gmime3 related, but I get
T357-index-decryption: Testing indexing decrypted mail
FAIL indexing message fails when secret key not available
--- T357-index-decryption.31.expected 2019-05-03 17:57:26.701988487 +0000
+++ T357-index-decryption.31.output 2019-05-03 17:57:26.701988487 +0000
@@ -1,4 +1,4 @@
#notmuch-dump batch-tag:3 config,properties,tags
++encrypted +inbox +unread -- id:basic-encrypted at crypto.notmuchmail.org
+encrypted +inbox +unread -- id:simple-encrypted at crypto.notmuchmail.org
#= simple-encrypted at crypto.notmuchmail.org index.decryption=failure
-+encrypted +inbox +unread -- id:basic-encrypted at crypto.notmuchmail.org
FAIL cleartext index recovery on reindexing with stashed session keys
--- T357-index-decryption.33.expected 2019-05-03 17:57:26.817988197 +0000
+++ T357-index-decryption.33.output 2019-05-03 17:57:26.817988197 +0000
@@ -1 +1 @@
-thread:0000000000000001 2016-12-22 [1/1] Daniel Kahn Gillmor; encrypted message (encrypted inbox unread)
+thread:0000000000000002 2016-12-22 [1/1] Daniel Kahn Gillmor; encrypted message (encrypted inbox unread)
Applying on top of 103c11822
d
More information about the notmuch
mailing list