Summary of failing PIM tests (messagelib)
Glen Ditchfield
GJDitchfield at acm.org
Fri Dec 6 15:50:45 GMT 2019
On Friday, December 6, 2019 5:34:27 AM CST Christophe Giboudeaux wrote:
> - messagelib (interestingly, I see more failures locally than on the CI):
> * mimetreeparser-basicobjecttreeparsertest:
> ObjectTreeParserTest::testRenderedTree(openpgp-encrypted-no-text-
> attachment.mbox) Compared values are not the same
This test and messageviewer-messageparttheme-rendertest both suffer
intermittent errors when decrypting openpgp-encrypted-no-text-attachment.mbox
(at least, the last time I looked).
Sometimes the call to m_job->exec(m_cipherText, plainText)
in MimeTreeParser::DecryptVerifyBodyPartMemento::exec() worked, but sometimes
it returned "" as the plainText. m_job->exec() comes from QGpgME.
I didn't track the problem any further than that.
More information about the kde-pim
mailing list