[kmime] [Bug 419628] kmime fails {header,message}test with Qt 5.15.0-beta2

Alex Fan bugzilla_noreply at kde.org
Mon Nov 22 11:13:18 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=419628

Alex Fan <alex.fan.q at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex.fan.q at gmail.com

--- Comment #1 from Alex Fan <alex.fan.q at 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 <kloecker at kde.org>"
   Expected (QByteArray("Ingo =?ISO-8859-1?Q?Kl=F6cker?= <kloecker at kde.org>")):
"Ingo =?ISO-8859-1?Q?Kl=F6cker?= <kloecker at 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 the assignee for the bug.


More information about the Kdepim-bugs mailing list