https://bugs.kde.org/show_bug.cgi?id=419628
Alex Fan <alex.fa...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.fa...@gmail.com --- Comment #1 from Alex Fan <alex.fa...@gmail.com> --- I am having only two similar failures of header,message tests on Gentoo, didn't get other failures. But I am testing it on riscv though, not sure if it would affect. FAIL! : HeaderTest::testAddressListHeader() Compared values are not the same Actual (h->as7BitString(false)) : "Ingo Kl\xF6""cker <kloec...@kde.org>" Expected (QByteArray("Ingo =?ISO-8859-1?Q?Kl=F6cker?= <kloec...@kde.org>")): "Ingo =?ISO-8859-1?Q?Kl=F6cker?= <kloec...@kde.org>" Loc: [/var/tmp/portage/kde-apps/kmime-21.08.3/work/kmime-21.08.3/autotests/headertest.cpp(147)] FAIL! : MessageTest::testOutlookAttachmentNaming() Compared values are not the same Actual (attachment->contentDisposition()->as7BitString(false)) : "attachment; filename=\"\xE5.diff\"" Expected (QByteArray("attachment; filename=\"=?ISO-8859-1?Q?=E5=2Ediff?=\"")): "attachment; filename=\"=?ISO-8859-1?Q?=E5=2Ediff?=\"" Loc: [/var/tmp/portage/kde-apps/kmime-21.08.3/work/kmime-21.08.3/autotests/messagetest.cpp(580)] SOFTWARE/OS VERSIONS kmime Version: 21.08.3 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.