https://bugs.kde.org/show_bug.cgi?id=419628
Alex Fan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Alex Fan <[email protected]> --- 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 <[email protected]>" Expected (QByteArray("Ingo =?ISO-8859-1?Q?Kl=F6cker?= <[email protected]>")): "Ingo =?ISO-8859-1?Q?Kl=F6cker?= <[email protected]>" 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 the assignee for the bug.
