KF5 Unit test results
David Faure
faure at kde.org
Mon Aug 6 14:53:35 UTC 2012
On Sunday 29 July 2012 14:53:47 David Faure wrote:
> 71 - kdeui-kstartupinfo_unittest (Failed) // hangs. KXMessages::x11Event needs porting to XCB
Fixed.
> 76 - kdeui-ktoolbar_unittest (Failed) // something about the keyboard modifiers
> in triggered(Qt::MouseButtons,Qt::KeyboardModifiers).
Not a "real bug", but a testlib issue. In Qt5, QTest::mouseClick doesn't set
QApplication::keyboardModifiers anymore. Mail sent to the Qt development list
last Monday (and happily ignored by everyone there since then).
kuniqueapptest fails too, with recent Qt5, due to QPA processing events too early; reported to the Qt
development list too.
I'll look at klibloadertest next, and into plugins in general.
> 102 - kfile-kfileplacesmodeltest (Failed) // again :-( Benjamin, didn't you fix this one once already? (**)
> 108 - httpheaderdispositiontest (Failed) // 3 failures, utf8 related, needs investigation
> 116 - kutils-kemoticontest2 (Failed) // Lots of XPASS and one FAIL, needs investigation....
Any volunteers?
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list