Re: Failing pim/messagelib tests for text/pgp data
Sandro Knauß <[email protected]> Thu, 21 Aug 2025 23:09:07 +0200
| Newsgroups | gmane.comp.kde.devel.pim |
|---|---|
| Message-ID | <6016692.zQ0Gbyo6oJ@tuxin> |
Hi, > @Sandro: Do you know of any clients that create such messages? I guess all > sensible clients produce proper OpenPGP/MIME messages nowadays. Nope I don't know any client but I normally do not track the clients - I only have a look if anything goes wrong ;) Did you check the git history, when this test was introduced you should properly find a bug with the relevant information. The other source of those test messages are before I started bigger refactoring I wanted 100% test coverage about all wired cases. So I created some test cases without checking, who produced those mails are if they are still produced. For my future me: Tt really makes sense to put those information into the test messages itself (than those have interessting content too ;) and it easier to understand why they have been created. Regards, hefee